| Age | Commit message (Expand) | Author | Lines |
| 2020-07-22 | Rollup merge of #74643 - petrochenkov:noenvrerun, r=Mark-Simulacrum | Manish Goregaokar | -1/+1 |
| 2020-07-22 | Auto merge of #74633 - davidtwco:issue-74614-disable-polymorphisation, r=wesl... | bors | -1/+1 |
| 2020-07-22 | Rollup merge of #73893 - ajpaverd:cfguard-stabilize, r=nikomatsakis | Manish Goregaokar | -3/+3 |
| 2020-07-22 | build: Remove unnecessary `cargo:rerun-if-env-changed` annotations | Vadim Petrochenkov | -1/+1 |
| 2020-07-22 | sess: disable polymorphisation | David Wood | -1/+1 |
| 2020-07-20 | mir: use attribute over `-Z polymorphize-errors` | David Wood | -2/+0 |
| 2020-07-20 | mir: `unused_generic_params` query | David Wood | -0/+4 |
| 2020-07-17 | Generating the coverage map | Rich Kadel | -5/+46 |
| 2020-07-15 | Remove lots of `Symbol::as_str()` calls. | Nicholas Nethercote | -2/+2 |
| 2020-07-15 | Add and use more static symbols. | Nicholas Nethercote | -10/+12 |
| 2020-07-14 | Stabilize control-flow-guard codegen option | Andrew Paverd | -3/+3 |
| 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 |