| Age | Commit message (Expand) | Author | Lines |
| 2020-08-30 | mv compiler to compiler/ | mark | -6970/+0 |
| 2020-08-25 | Auto merge of #74275 - wesleywiser:break_up_partitioning_rs, r=pnkfelix | bors | -0/+2 |
| 2020-08-22 | Lazy decoding of DefPathTable from crate metadata (non-incremental case) | Aaron Hill | -7/+0 |
| 2020-08-21 | Add partitioning -Z option to control which partitioning scheme is used | Wesley Wiser | -0/+2 |
| 2020-08-18 | Remove missing_fragment_specifier lint | Aleksey Kladov | -11/+0 |
| 2020-08-18 | Promote missing_fragment_specifier to hard error | Aleksey Kladov | -2/+0 |
| 2020-08-17 | rust_ast::ast => rustc_ast | Ujjwal Sharma | -2/+2 |
| 2020-08-16 | Rollup merge of #75223 - Aaron1011:feature/session-track-caller, r=eddyb | Tyler Mandry | -0/+1 |
| 2020-08-15 | replaced log with tracing | Gurpreet Singh | -4/+4 |
| 2020-08-15 | Auto merge of #74576 - myfreeweb:freebsd-sanitizers, r=oli-obk | bors | -3/+8 |
| 2020-08-14 | Rework `rustc_serialize` | Matthew Jasper | -6/+11 |
| 2020-08-10 | Fix symbol ordering for confusable idents detection. | Nicholas Nethercote | -2/+1 |
| 2020-08-09 | Add sanitizer support on FreeBSD | Greg V | -3/+8 |
| 2020-08-08 | Auto merge of #74932 - nnethercote:rm-ast-session-globals, r=petrochenkov | bors | -26/+98 |
| 2020-08-08 | Eliminate the `SessionGlobals` from `librustc_ast`. | Nicholas Nethercote | -4/+80 |
| 2020-08-08 | Remove some unnecessary uses of `Option`. | Nicholas Nethercote | -22/+18 |
| 2020-08-07 | fix clippy::redundant_clone: remove redundant clones | Matthias Krüger | -1/+1 |
| 2020-08-06 | Add #[track_caller] to `Session::delay_span_bug` | Aaron Hill | -0/+1 |
| 2020-08-02 | Rollup merge of #75059 - shengsheng:typos, r=Dylan-DPC | Manish Goregaokar | -2/+2 |
| 2020-08-02 | fix typos | liuzhenyu | -2/+2 |
| 2020-08-02 | Auto merge of #74210 - estebank:type-ascriptomatic, r=petrochenkov | bors | -0/+3 |
| 2020-07-31 | Move from `log` to `tracing` | Oliver Scherer | -1/+1 |
| 2020-07-31 | Reduce verbosity of some type ascription errors | Esteban Küber | -0/+3 |
| 2020-07-31 | Auto merge of #74926 - Manishearth:rename-lint, r=jyn514 | bors | -2/+2 |
| 2020-07-30 | Rollup merge of #74915 - alexcrichton:allow-failing-canonicalize, r=Mark-Simu... | Manish Goregaokar | -19/+13 |
| 2020-07-30 | Rename the lint again | Manish Goregaokar | -2/+2 |
| 2020-07-30 | rustc: Ignore fs::canonicalize errors in metadata | Alex Crichton | -19/+13 |
| 2020-07-30 | Rename to intra_doc_resolution_failures | Manish Goregaokar | -2/+2 |
| 2020-07-29 | Rename intra_doc_link_resolution_failure -> intra_doc_link_resolution_failures | Manish Goregaokar | -2/+2 |
| 2020-07-29 | Auto merge of #74733 - richkadel:llvm-coverage-map-gen-5, r=tmandry | bors | -1/+1 |
| 2020-07-29 | Auto merge of #72049 - mati865:mingw-lld, r=petrochenkov | bors | -5/+5 |
| 2020-07-29 | MinGW: emit dllexport/dllimport by rustc | Mateusz Mikuła | -5/+5 |
| 2020-07-27 | mv std libs to library/ | mark | -1/+1 |
| 2020-07-25 | Fixed coverage map issues; better aligned with LLVM APIs | Rich Kadel | -1/+1 |
| 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 |