If you've arrived via a warning and what to know what is going on, see [this comment](https://github.com/rust-lang/rust/issues/44229#issuecomment-326440429). - [x] implement Pulldown rendering behind a flag (#40338, #41431) - [x] implement warnings for changes (#41991) - [x] begin warning cycle (#45324) - [x] move to Pulldown by default (#47398) - [x] remove Hoedown, the difference warnings, the `html-diff` dependency, etc (#48274) ### Blocking warning cycle - [x] move warnings to off by default (on if user chooses Pulldown rendering) - [x] format warning, and add information about how to remedy - [x] assess and mitigate false positives - [x] advertise warnings (https://blog.guillaume-gomez.fr/articles/2017-09-18+New+rustdoc+rendering+common+errors) - [x] move warnings to on by default
If you've arrived via a warning and what to know what is going on, see this comment.
html-diffdependency, etc (Remove hoedown from rustdoc #48274)Blocking warning cycle