| Age | Commit message (Expand) | Author | Lines |
| 2022-11-04 | test tidy should not count untracked paths towards entries limit | yukang | -0/+1 |
| 2022-11-03 | std: sync "Dependencies of the `backtrace` crate" with `backtrace` | Michael Howell | -51/+25 |
| 2022-11-02 | rustdoc: use ThinVec for cleaned generics | Michael Howell | -2/+2 |
| 2022-11-02 | Update cargo | Weihang Lo | -4/+4 |
| 2022-11-02 | Remove std's transitive dependency on cfg-if 0.1 | Collin Baker | -8/+8 |
| 2022-11-02 | Rollup merge of #103275 - Manishearth:tinystrup, r=pnkfelix | Dylan DPC | -13/+26 |
| 2022-10-31 | Detect unused files in `src/test/mir-opt` and error on them in tidy. | Jakob Degen | -0/+9 |
| 2022-10-29 | Update cc in Cargo.lock | Tom Parker-Shemilt | -2/+2 |
| 2022-10-25 | Auto merge of #103392 - RalfJung:miri, r=oli-obk | bors | -0/+1 |
| 2022-10-24 | Rollup merge of #103277 - thomcc:bump-libc-135, r=Mark-Simulacrum | Yuki Okushi | -2/+2 |
| 2022-10-24 | update lockfile | Ralf Jung | -0/+1 |
| 2022-10-22 | Update cargo | Weihang Lo | -8/+18 |
| 2022-10-20 | rustc_hir_typeck: fix paths and partially mv files | lcnr | -0/+27 |
| 2022-10-19 | Update libstd's libc to 0.2.135 | Thom Chiovoloni | -2/+2 |
| 2022-10-19 | Update tinystr | Manish Goregaokar | -13/+26 |
| 2022-10-16 | Use IsTerminal in librustdoc | Josh Triplett | -1/+0 |
| 2022-10-16 | Use IsTerminal in rustc_log | Josh Triplett | -1/+0 |
| 2022-10-16 | Use IsTerminal in rustc_errors | Josh Triplett | -1/+0 |
| 2022-10-16 | Rollup merge of #103033 - alyssais:pkg-config, r=joshtriplett | Yuki Okushi | -2/+2 |
| 2022-10-14 | Update cargo | Weihang Lo | -4/+4 |
| 2022-10-14 | Update pkg-config | Alyssa Ross | -2/+2 |
| 2022-10-11 | Auto merge of #102894 - RalfJung:compiler_builtins, r=Amanieu | bors | -2/+2 |
| 2022-10-10 | update compiler_builtins | Ralf Jung | -2/+2 |
| 2022-10-09 | update to syn-1.0.102 | Andres Suarez | -6/+12 |
| 2022-10-07 | Rewrite representability | Cameron Steffen | -1/+0 |
| 2022-10-06 | Update Cargo.lock | Philipp Krones | -11/+7 |
| 2022-10-06 | Auto merge of #102573 - RalfJung:mirisync, r=oli-obk | bors | -51/+22 |
| 2022-10-05 | Auto merge of #98736 - alex:lipo-magic, r=bjorn3 | bors | -0/+1 |
| 2022-10-04 | Update cargo | Weihang Lo | -9/+31 |
| 2022-10-04 | test Miri changes in PR CI; we no longer need xargo | Ralf Jung | -51/+22 |
| 2022-10-04 | resolve error when attempting to link a universal library on macOS | Alex Gaynor | -0/+1 |
| 2022-10-03 | Move utils from rustc_middle to rustc_ty_utils | Cameron Steffen | -2/+2 |
| 2022-09-28 | Auto merge of #101619 - Xiretza:rustc_parse-session-diagnostics, r=davidtwco | bors | -0/+2 |
| 2022-09-27 | Implement IntoDiagnosticArg for rustc_ast::Path | Xiretza | -0/+2 |
| 2022-09-27 | Update cargo | Weihang Lo | -1/+23 |
| 2022-09-27 | rustc_typeck to rustc_hir_analysis | lcnr | -32/+32 |
| 2022-09-25 | Rollup merge of #101997 - cuviper:drop-legacy-pm, r=nikic | fee1-dead | -1/+0 |
| 2022-09-22 | Improve the help message for an invalid calling convention | khyperia | -0/+1 |
| 2022-09-18 | Remove support for LLVM's legacy pass manager | Josh Stone | -1/+0 |
| 2022-09-18 | Rollup merge of #101912 - crlf0710:compiler_update_unicode_15, r=Manishearth | Matthias Krüger | -14/+23 |
| 2022-09-17 | Rollup merge of #101861 - wesleywiser:update_stdarch, r=Amanieu | Matthias Krüger | -2/+6 |
| 2022-09-17 | Update `unicode-rs` crates to Unicode 15 | Charles Lew | -14/+23 |
| 2022-09-15 | Update stdarch | Wesley Wiser | -2/+6 |
| 2022-09-14 | jsondoclint: Tree Walk Validator | Nixon Enraght-Moony | -6/+12 |
| 2022-09-14 | jsondoclint: New Tool | Nixon Enraght-Moony | -0/+4 |
| 2022-09-09 | std: use futex-based locks and thread parker on Hermit | joboet | -3/+4 |
| 2022-09-07 | Use HashStable_Generic in rustc_type_ir | Eric Holk | -0/+1 |
| 2022-09-05 | Update cargo | Weihang Lo | -4/+4 |
| 2022-09-04 | Auto merge of #101250 - klensy:bump-deps-08-22, r=Dylan-DPC | bors | -123/+33 |
| 2022-09-04 | Auto merge of #100726 - jswrenn:transmute, r=oli-obk | bors | -0/+1 |