Closed
Description
similar to the error index or unstable book
one can get all the lints via lint_store
on the session:
rust/src/librustc/session/mod.rs
Line 83 in ae544ee
we'll probably want to create a new crate in src/tools/
for retrieving the lints and generating markdown, similar to: