]> git.lizzy.rs Git - rust.git/history - doc/adding_lints.md
Escape `mod.rs` file mentions to avoid links in our documentation
[rust.git] / doc / adding_lints.md
2022-01-03 Matthias KrügerRollup merge of #90102 - nbdd0121:box3, r=jonas-schievink
2021-12-17 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-12-09 borsAuto merge of #8100 - c410-f3r:blah-blah-blah, r=giraffate
2021-12-06 flip1995Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35...
2021-12-02 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-11-23 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-11-18 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-11-17 borsAuto merge of #7896 - surechen:fix_manual_split_once...
2021-11-15 borsAuto merge of #7957 - surechen:fix_for_7854, r=giraffate
2021-11-12 borsAuto merge of #7948 - 5225225:castlosslessbool, r=llogiq
2021-11-11 borsAuto merge of #7956 - camsteffen:author, r=llogiq
2021-11-11 borsAuto merge of #7813 - xFrednet:6492-lint-version, r...
2021-11-10 xFrednetDocument new `clippy::version` attribute and make it...
2021-11-08 borsAuto merge of #7938 - camsteffen:visitors, r=xFrednet
2021-11-07 borsAuto merge of #7917 - Alexendoo:cargo-dev-lint, r=giraffate
2021-11-06 Alex MacleodAdd `cargo dev lint` to manually run clippy on a file
2021-11-05 borsAuto merge of #7909 - mikerite:fix-7816, r=camsteffen
2021-11-04 flip1995Merge commit 'e18101137866b79045fee0ef996e696e68c920b4...
2021-11-04 borsAuto merge of #7928 - xFrednet:rust-90354-deploy-clippy...
2021-11-04 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-11-04 xFrednetReference nightly-rustc docs in clippy's docs
2021-11-02 borsAuto merge of #7726 - dswij:unseparated-literal-suffix...
2021-11-02 borsAuto merge of #7819 - rust-lang:avoid-linting-impossibl...
2021-10-28 borsAuto merge of #7891 - giraffate:fix_ice_for_undocumente...
2021-10-28 borsAuto merge of #7847 - mikerite:fix-7829, r=flip1995
2021-10-27 borsAuto merge of #7885 - devonhollowood:deprecated-cleanup...
2021-10-27 borsAuto merge of #7875 - mbStavola:unit-hash, r=xFrednet
2021-10-27 borsAuto merge of #7880 - Alexendoo:newlint-add-pass, r...
2021-10-26 borsAuto merge of #7884 - devonhollowood:rename-cleanup...
2021-10-26 Alex MacleodRegister the generated lints from `cargo dev new_lint`
2021-10-26 borsAuto merge of #7878 - rust-lang:string-slice, r=giraffate
2021-10-25 borsAuto merge of #7865 - Herschel:fix-match-str-case-misma...
2021-10-25 borsAuto merge of #7873 - xFrednet:7869-string-index-ice...
2021-10-25 borsAuto merge of #7874 - xFrednet:7756-move-lint, r=llogiq
2021-10-25 xFrednetMove `non_send_fields_in_send_ty` to `suspicious`
2021-09-11 borsAuto merge of #88214 - notriddle:notriddle/for-loop...
2021-09-09 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-09-08 borsAuto merge of #88615 - flip1995:clippyup, r=Manishearth
2021-09-08 flip1995Merge commit '27afd6ade4bb1123a8bf82001629b69d23d62aff...
2021-09-08 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-09-06 borsAuto merge of #7634 - chansuke:update-eval-order-depend...
2021-09-05 borsAuto merge of #7596 - lengyijun:option_needless_deref...
2021-09-05 borsAuto merge of #7638 - xFrednet:7569-avoid-indexing...
2021-09-05 borsAuto merge of #7627 - xFrednet:0000-updating-issue...
2021-09-03 Fridtjof StoldtCorrect link in documentation for the file `clippy_lint...
2021-09-02 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-08-30 borsAuto merge of #7573 - Jarcho:option_if_let_else, r...
2021-08-25 borsAuto merge of #7453 - F3real:assume_function_calls_have...
2021-08-23 borsAuto merge of #7539 - Labelray:master, r=camsteffen
2021-08-17 borsAuto merge of #7565 - Jarcho:manual_split_once, r=llogiq
2021-08-17 borsAuto merge of #7578 - xFrednet:7172-update-some-docs...
2021-08-17 xFrednetSmall documentation update for the new metadata_collector
2021-08-10 borsAuto merge of #7478 - DevinR528:preemtive, r=llogiq
2021-07-30 borsAuto merge of #86754 - estebank:use-multispans-more...
2021-07-30 Yuki OkushiRollup merge of #87385 - Aaron1011:final-enable-semi...
2021-07-29 flip1995Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b...
2021-07-29 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-07-28 borsAuto merge of #7502 - flip1995:rollup-y3ho3w0, r=flip1995
2021-07-28 Philipp KronesRollup merge of #7420 - xFrednet:7172-update-lint-docum...
2021-07-28 xFrednetUpdate lint documentation to use markdown headlines
2021-06-17 flip1995Merge remote-tracking branch 'upstream/beta' into backp...
2021-05-18 borsAuto merge of #84767 - scottmcm:try_trait_actual, r...
2021-05-18 borsAuto merge of #7089 - Jarcho:multiple_impls_generic...
2021-05-18 Philipp KronesRollup merge of #7239 - flip1995:ci-windows-rustup...
2021-05-13 borsAuto merge of #7095 - Y-Nak:match_single_binding, r...
2021-05-12 borsAuto merge of #83813 - cbeuw:remap-std, r=michaelwoerister
2021-05-10 borsAuto merge of #7203 - flip1995:beta, r=llogiq
2021-05-10 borsAuto merge of #85053 - camsteffen:duplicate-lint, r...
2021-05-06 flip1995Merge commit 'b71f3405606d49b9735606b479c3415a0ca9810f...
2021-05-06 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-05-06 borsAuto merge of #7166 - TaKO8Ki:refactor_misc_early_modul...
2021-05-04 borsAuto merge of #83213 - rylev:update-lints-to-errors...
2021-05-03 borsAuto merge of #7156 - hellow554:single_char_strip,...
2021-05-03 borsAuto merge of #7154 - camsteffen:better-conf, r=flip1995
2021-05-03 Cameron SteffenUpdate config contributing docs
2021-04-30 borsAuto merge of #6951 - Jarcho:implicit_return_fp, r...
2021-04-30 borsAuto merge of #7118 - TaKO8Ki:fix-false-positive-in...
2021-04-29 borsAuto merge of #84189 - jyn514:clippy-dev, r=Mark-Simulacrum
2021-04-29 Jack HueyRollup merge of #84484 - jyn514:check-tools, r=Mark...
2021-04-27 flip1995Merge commit '7c7683c8efe447b251d6c5ca6cce51233060f6e8...
2021-04-27 borsAuto merge of #7128 - Jarcho:const_fn_ice, r=flip1995
2021-04-27 borsAuto merge of #7138 - mgacek8:issue6808_iter_cloned_col...
2021-04-26 borsAuto merge of #7136 - mgacek8:issue6965_manual_unwrap_o...
2021-04-26 borsAuto merge of #7137 - camsteffen:msrv-mod, r=llogiq
2021-04-26 Cameron SteffenUpdate MSRV contribution docs
2021-04-22 flip1995Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344...
2021-04-22 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-04-21 borsAuto merge of #7072 - ebobrow:imports-ending-with-self...
2021-04-21 borsAuto merge of #7083 - GuillaumeGomez:bool-assert-eq...
2021-04-19 borsAuto merge of #7092 - basavesh:fix#7066, r=giraffate
2021-04-16 borsAuto merge of #7075 - xFrednet:7054-fp-branches-sharing...
2021-04-16 borsAuto merge of #6937 - Jarcho:map_entry_suggestion,...
2021-04-16 borsAuto merge of #7085 - Jarcho:manual_map_autoderef,...
2021-04-15 borsAuto merge of #7049 - Jarcho:remove_match_path, r=camst...
2021-04-15 Jason NewcombRemove all usages of `match_path`, `match_qpath` and...
2021-04-11 borsAuto merge of #6905 - ThibsG:fpSingleComponentPathImpor...
2021-04-08 flip1995Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9...
2021-04-08 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-04-01 borsAuto merge of #7002 - mgacek8:issue6983_wrong_self_conv...
2021-03-31 borsAuto merge of #6342 - bbqbaron:issue-6061, r=flip1995
next