| Age | Commit message (Expand) | Author | Lines |
| 2021-12-07 | Use object crate for .rustc metadata generation | Nikita Popov | -1/+1 |
| 2021-12-06 | Update cargo | Eric Huss | -3/+3 |
| 2021-12-06 | replace dynamic library module with libloading | Andy Russell | -2/+14 |
| 2021-12-06 | Update Cargo.lock | flip1995 | -11/+16 |
| 2021-12-03 | Update mdbook | Eric Huss | -27/+14 |
| 2021-11-28 | Bump compiler_builtins to 0.1.55 to bring in fixes for targets lacking atomic... | William D. Jones | -2/+2 |
| 2021-11-27 | Update libc to 0.2.108 | Jubilee Young | -2/+2 |
| 2021-11-26 | Bump compiler-builtins to 0.1.53 | Alessandro Decina | -2/+2 |
| 2021-11-23 | Tokenize emoji as if they were valid indentifiers | Esteban Kuber | -0/+42 |
| 2021-11-22 | Update cargo | Eric Huss | -4/+4 |
| 2021-11-10 | Update stdarch/dlmalloc | Alex Crichton | -2/+2 |
| 2021-11-10 | Update dlmalloc for libstd | Alex Crichton | -2/+2 |
| 2021-11-10 | Update stdarch/compiler_builtins | Alex Crichton | -2/+2 |
| 2021-11-09 | Update cargo | Eric Huss | -4/+4 |
| 2021-11-04 | Update Cargo.lock | flip1995 | -2/+2 |
| 2021-11-04 | Auto merge of #90392 - solid-rs:fix-solid-support, r=Mark-Simulacrum | bors | -2/+2 |
| 2021-11-02 | Rollup merge of #90500 - xFrednet:00000-update-clippy-deps, r=flip1995 | Matthias Krüger | -4/+4 |
| 2021-11-02 | Update clippy dependencies | xFrednet | -4/+4 |
| 2021-11-01 | Bump libc dependency of std to 0.2.106 | Tomoaki Kawada | -2/+2 |
| 2021-10-31 | Lint against RTL unicode codepoints in literals and comments | Esteban Küber | -0/+1 |
| 2021-10-30 | Auto merge of #90403 - michaelwoerister:odht-0.3.1, r=Mark-Simulacrum | bors | -2/+2 |
| 2021-10-29 | Update odht crate to 0.3.1 (big-endian bugfix) | Michael Woerister | -2/+2 |
| 2021-10-28 | rustdoc: Switch to mainline rayon | Noah Lev | -1/+1 |
| 2021-10-25 | Update cargo | Eric Huss | -1/+1 |
| 2021-10-23 | Rollup merge of #90087 - calebcartwright:rustfmt-subtree, r=calebcartwright | Matthias Krüger | -43/+37 |
| 2021-10-21 | Update Cargo.lock | flip1995 | -3/+19 |
| 2021-10-20 | Invoke callbacks from rustc_middle. | Camille GILLOT | -1/+0 |
| 2021-10-20 | update rustfmt | Caleb Cartwright | -43/+37 |
| 2021-10-20 | Rollup merge of #87404 - rylev:artifact-size-profiling, r=wesleywiser | Yuki Okushi | -5/+19 |
| 2021-10-19 | Auto merge of #89933 - est31:let_else, r=michaelwoerister | bors | -4/+4 |
| 2021-10-18 | Auto merge of #89124 - cjgillot:owner-info, r=michaelwoerister | bors | -0/+3 |
| 2021-10-16 | Update the syn crate and adopt let_else in three more places | est31 | -4/+4 |
| 2021-10-14 | Remove unused dependencies from rustc_const_eval | Cameron Steffen | -2/+0 |
| 2021-10-11 | Update cargo | Eric Huss | -8/+20 |
| 2021-10-09 | Forbid hashing HIR outside of indexing. | Camille GILLOT | -0/+2 |
| 2021-10-09 | Store lowering outputs per owner. | Camille GILLOT | -0/+1 |
| 2021-10-07 | Rollup merge of #89288 - rusticstuff:lld_wrapper, r=Mark-Simulacrum | Jubilee | -0/+4 |
| 2021-10-07 | Add wrapper for -Z gcc-ld=lld to invoke rust-lld with the correct flavor | Hans Kratz | -0/+4 |
| 2021-10-07 | Rollup merge of #89461 - crlf0710:dyn_upcasting_lint, r=nikomatsakis | Guillaume Gomez | -0/+1 |
| 2021-10-07 | Update to measureme v10 | Ryan Levick | -8/+9 |
| 2021-10-07 | Add support for artifact size profiling | Ryan Levick | -6/+19 |
| 2021-10-06 | Rollup merge of #89531 - devnexen:stack_overflow_bsd_libc_upd, r=dtolnay | Manish Goregaokar | -2/+2 |
| 2021-10-05 | Auto merge of #89363 - oli-obk:in_tracing_we_trust, r=Mark-Simulacrum | bors | -6/+6 |
| 2021-10-05 | Auto merge of #89266 - cjgillot:session-ich, r=michaelwoerister | bors | -0/+11 |
| 2021-10-05 | library std, libc dependency update | David Carlier | -2/+2 |
| 2021-10-04 | update Miri | Ralf Jung | -18/+14 |
| 2021-10-03 | Remove re-export. | Camille GILLOT | -0/+6 |
| 2021-10-03 | Move ICH to rustc_query_system. | Camille GILLOT | -0/+4 |
| 2021-10-03 | Move rustc_middle::middle::cstore to rustc_session. | Camille GILLOT | -0/+1 |
| 2021-10-03 | Add `deref_into_dyn_supertrait` lint. | Charles Lew | -0/+1 |