| Age | Commit message (Expand) | Author | Lines |
| 2020-07-09 | Auto merge of #74131 - ollie27:rustdoc_invalid_codeblock_attributes_name, r=G... | bors | -2/+2 |
| 2020-07-07 | rustdoc: Rename invalid_codeblock_attribute lint to be plural | Oliver Middleton | -2/+2 |
| 2020-07-02 | Auto merge of #73954 - Manishearth:rollup-8qvh170, r=Manishearth | bors | -2/+3 |
| 2020-06-29 | add spans to injected coverage counters | Rich Kadel | -2/+3 |
| 2020-06-28 | Remove defunct `-Z print-region-graph` | Tomasz Miąsko | -3/+0 |
| 2020-06-26 | errors: use `-Z terminal-width` in JSON emitter | David Wood | -4/+12 |
| 2020-06-26 | Auto merge of #73746 - Manishearth:rollup-80jnynm, r=Manishearth | bors | -4/+8 |
| 2020-06-25 | Rollup merge of #72770 - crlf0710:mixed_script_confusable, r=Manishearth | Manish Goregaokar | -1/+2 |
| 2020-06-25 | Rollup merge of #72738 - mati865:self-contained-option, r=petrochenkov | Manish Goregaokar | -3/+6 |
| 2020-06-25 | Auto merge of #71858 - petrochenkov:env, r=Mark-Simulacrum | bors | -0/+3 |
| 2020-06-25 | Rename get_self_contained_lib_path | Mateusz Mikuła | -1/+1 |
| 2020-06-25 | Add unstable rustc option to control self-contained linkage mode | Mateusz Mikuła | -2/+5 |
| 2020-06-23 | Rollup merge of #73523 - jyn514:everybody_loops, r=ecstatic-morse | Manish Goregaokar | -2/+5 |
| 2020-06-23 | Rollup merge of #73488 - richkadel:llvm-coverage-map-gen, r=tmandry | Manish Goregaokar | -2/+3 |
| 2020-06-23 | Refactor non_ascii_idents lints, exclude ascii pair for confusable_idents lint. | Charles Lew | -1/+2 |
| 2020-06-20 | Rollup merge of #73404 - ajpaverd:cfguard_syntax, r=Mark-Simulacrum | Ralf Jung | -9/+22 |
| 2020-06-20 | Support sanitizers on aarch64-unknown-linux-gnu | Tomasz Miąsko | -5/+13 |
| 2020-06-19 | Rollup merge of #73347 - tmiasko:incompatible-sanitizers, r=nikic | Manish Goregaokar | -85/+96 |
| 2020-06-19 | Fix -Z unpretty=everybody_loops | Joshua Nelson | -2/+5 |
| 2020-06-19 | code coverage foundation for hash and num_counters | Rich Kadel | -2/+3 |
| 2020-06-19 | Rollup merge of #73300 - crlf0710:crate_level_only_check, r=petrochenkov | Manish Goregaokar | -3/+12 |
| 2020-06-19 | Rollup merge of #73011 - richkadel:llvm-count-from-mir-pass, r=tmandry | Ralf Jung | -0/+3 |
| 2020-06-19 | Rollup merge of #72999 - mati865:separate-self-contained-dir, r=Mark-Simulacrum | Ralf Jung | -1/+5 |
| 2020-06-18 | Implement crate level only lints checking. | Charles Lew | -3/+12 |
| 2020-06-16 | Update CFGuard syntax | Andrew Paverd | -9/+22 |
| 2020-06-15 | moved to post_borrowck_cleanup & used MirPatch | Rich Kadel | -2/+2 |
| 2020-06-15 | [WIP] injects llvm intrinsic instrprof.increment for coverage reports | Rich Kadel | -0/+3 |
| 2020-06-14 | Diagnose use of incompatible sanitizers | Tomasz Miąsko | -85/+96 |
| 2020-06-13 | Report error when casting an C-like enum implementing Drop | oddg | -0/+11 |
| 2020-06-12 | Rollup merge of #73178 - petrochenkov:explint, r=varkor | Dylan DPC | -2/+3 |
| 2020-06-12 | Rollup merge of #72906 - lzutao:migrate-numeric-assoc-consts, r=dtolnay | Dylan DPC | -1/+1 |
| 2020-06-11 | Move shipped MinGW linker to self-contained dir | Mateusz Mikuła | -1/+1 |
| 2020-06-11 | Get self-contained directory path via dedicated function | Mateusz Mikuła | -0/+4 |
| 2020-06-10 | Migrate to numeric associated consts | Lzu Tao | -1/+1 |
| 2020-06-09 | expand: Give reasonable NodeIds to lints associated with macro definitions | Vadim Petrochenkov | -2/+2 |
| 2020-06-09 | expand: Give reasonable NodeIds to lints associated with macro expansions | Vadim Petrochenkov | -0/+1 |
| 2020-06-09 | Handle assembler warnings properly | Amanieu d'Antras | -0/+3 |
| 2020-06-08 | Rollup merge of #72799 - Aaron1011:feature/span-debug, r=petrochenkov | Ralf Jung | -0/+2 |
| 2020-06-07 | Rollup merge of #72970 - OddCoincidence:feature-gated-lints, r=petrochenkov | Dylan DPC | -1/+11 |
| 2020-06-05 | properly handle feature gated lints | Joey Hain | -1/+11 |
| 2020-06-04 | Add `-Z span-debug` to allow for easier debugging of proc macros | Aaron Hill | -0/+2 |
| 2020-06-02 | Make things build again | Vadim Petrochenkov | -1/+1 |
| 2020-05-31 | Print accessed env vars as special comments into depinfo files | Vadim Petrochenkov | -0/+3 |
| 2020-05-30 | Rollup merge of #72669 - petrochenkov:smclean, r=Mark-Simulacrum | Ralf Jung | -40/+19 |
| 2020-05-30 | Rollup merge of #72666 - ivanloz:profile_emit_flag, r=matthewjasper | Ralf Jung | -0/+3 |
| 2020-05-30 | Rollup merge of #72657 - flip1995:impl_lint_pass-ty, r=matthewjasper | Ralf Jung | -5/+5 |
| 2020-05-30 | Rollup merge of #72540 - davidtwco:issue-67552-mono-collector-comparison, r=v... | Ralf Jung | -6/+48 |
| 2020-05-28 | standardize limit comparisons with `Limit` type | David Wood | -6/+48 |
| 2020-05-27 | rustc_session: Cleanup session creation | Vadim Petrochenkov | -40/+19 |
| 2020-05-27 | Implement RFC 2585 | LeSeulArtichaut | -0/+7 |