]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/missing_doc.rs
TyCtxt::map is now called TyCtxt::hir
[rust.git] / clippy_lints / src / missing_doc.rs
2017-02-03 MrmaxmeierTyCtxt::map is now called TyCtxt::hir
2017-01-05 Oliver SchneiderMerge pull request #1414 from samueltardieu/no-short...
2017-01-05 Manish GoregaokarMerge pull request #1419 from Manishearth/rustup
2017-01-04 Manish GoregaokarRustup to rustc 1.16.0-nightly (468227129 2017-01-03...
2016-12-21 Oliver SchneiderMerge branch 'master' into allow_deprecated
2016-12-21 Oliver SchneiderMerge pull request #1392 from oli-obk/rustfmt
2016-12-21 Oliver Schneiderremove nondeterminism by adjusting thresholds
2016-12-20 Oliver Schneideralso run rustfmt on clippy-lints
2016-12-19 Manish GoregaokarMerge pull request #1345 from EpocSquadron/epocsquadron...
2016-12-19 Manish GoregaokarMerge pull request #1355 from philipturnbull/deref...
2016-12-17 Martin CartonMerge pull request #1373 from Manishearth/rustup
2016-12-07 Oliver Schneiderupdate to the rust-PR that unblocks clippy
2016-12-06 Oliver Schneiderrustup to rustc 1.15.0-dev (3b248a184 2016-12-05)
2016-11-18 Martin CartonMerge pull request #1344 from Manishearth/rustup
2016-11-16 mcartonRustup to rustc 1.15.0-nightly (0ed951993 2016-11-14)
2016-09-19 Oliver SchneiderMerge remote-tracking branch 'origin/master' into examples
2016-09-04 Martin CartonMerge pull request #1215 from Manishearth/rustup
2016-09-04 mcartonRevert "Remove all `union` stuffs"
2016-08-31 Martin CartonMerge pull request #1204 from Manishearth/rustup
2016-08-31 mcartonRemove all `union` stuffs
2016-08-31 mcartonRustup to *1.13.0-nightly (eac41469d 2016-08-30)*
2016-08-24 llogiqMerge pull request #1189 from Manishearth/easy
2016-08-23 mcarton`in_macro` check in `MISSING_DOCS_IN_PRIVATE_ITEMS`
2016-08-23 mcartonAdd a `MISSING_DOCS_IN_PRIVATE_ITEMS` lint