| Age | Commit message (Expand) | Author | Lines |
| 2022-10-04 | Rollup merge of #102241 - jyn514:manifest-json-docs, r=Mark-Simulacrum | Matthias Krüger | -2/+16 |
| 2022-10-04 | Auto merge of #2566 - saethlin:gc-cleanup, r=oli-obk | bors | -127/+464 |
| 2022-10-04 | It's not about types or consts, but the lack of regions | Oli Scherer | -1/+1 |
| 2022-10-04 | re-architect the tag visitor traits | Ralf Jung | -222/+306 |
| 2022-10-04 | Finish TimeoutCallback | Ben Kimock | -14/+17 |
| 2022-10-04 | Please help, where is this lifetime bound coming from | Ben Kimock | -40/+90 |
| 2022-10-04 | Use static dispatch in the visitor | Ben Kimock | -105/+148 |
| 2022-10-04 | Use VisitProvenance to factor allocation visiting better | Ben Kimock | -18/+32 |
| 2022-10-04 | A bit of cleanup | Ben Kimock | -8/+28 |
| 2022-10-04 | Expand VisitMachineValues to cover more pointers in the interpreter | Ben Kimock | -33/+156 |
| 2022-10-04 | more details on stacked borrows tracking | Ralf Jung | -10/+33 |
| 2022-10-03 | Reduce CString allocations in std as much as possible | Alex Saveau | -0/+3 |
| 2022-10-03 | Rollup merge of #102591 - JarvisCraft:fix-double-a-article, r=compiler-errors | Matthias Krüger | -2/+2 |
| 2022-10-02 | Fix duplicate usage of `a` article. | Petr Portnov | -2/+2 |
| 2022-10-02 | Auto merge of #102586 - Dylan-DPC:rollup-g107h6z, r=Dylan-DPC | bors | -2/+7 |
| 2022-10-02 | Rollup merge of #102556 - WaffleLapkin:implied_by_btree_new, r=Mark-Simulacrum | Dylan DPC | -1/+3 |
| 2022-10-02 | Rollup merge of #100451 - hovinen:no-panic-on-result-err-in-test, r=Mark-Simu... | Dylan DPC | -1/+4 |
| 2022-10-02 | bump rustc_tools_util | Ralf Jung | -2/+2 |
| 2022-10-02 | use rustc_tools_util instead of vergen | Ralf Jung | -266/+23 |
| 2022-10-02 | relax vergen dependency | Ralf Jung | -1/+1 |
| 2022-10-02 | GHA seems to have strange booleans | Ralf Jung | -1/+1 |
| 2022-10-02 | bump rustc-build-sysroot | Ralf Jung | -3/+3 |
| 2022-10-02 | no need to make cargo-miri build quiet; cargo only prints to stderr anyway | Ralf Jung | -1/+1 |
| 2022-10-02 | cargo update | Ralf Jung | -315/+243 |
| 2022-10-02 | Auto merge of #2564 - RalfJung:no-more-xargo, r=oli-obk | Ralf Jung | -219/+166 |
| 2022-10-02 | Auto merge of #98354 - camsteffen:is-some-and-by-value, r=m-ou-se | bors | -2/+2 |
| 2022-10-01 | Auto merge of #102193 - ferrocene:pa-remote-test-server-improvements, r=Mark-... | bors | -17/+31 |
| 2022-10-01 | make tidy accept multi-line `rustc_const_unstable` attributes | Maybe Waffle | -1/+3 |
| 2022-10-01 | Give better errors when build-manifest fails | Joshua Nelson | -1/+11 |
| 2022-10-01 | Package `rust-docs-json` into nightly components (take 3) | Joshua Nelson | -1/+5 |
| 2022-10-01 | Change feature name to is_some_and | Cameron Steffen | -1/+1 |
| 2022-10-01 | Change is_some_and to take by value | Cameron Steffen | -1/+1 |
| 2022-10-01 | Auto merge of #101986 - WaffleLapkin:move_lint_note_to_the_bottom, r=estebank | bors | -268/+261 |
| 2022-10-01 | bless a miri test | Maybe Waffle | -1/+1 |
| 2022-10-01 | bless clippy | Maybe Waffle | -231/+231 |
| 2022-10-01 | clippy: adopt to the new lint API | Maybe Waffle | -36/+29 |
| 2022-09-30 | Stabilize map_first_last | est31 | -1/+0 |
| 2022-09-29 | Auto merge of #101887 - nnethercote:shrink-Res, r=spastorino | bors | -4/+9 |
| 2022-09-29 | Rollup merge of #102468 - RalfJung:tidy, r=jyn514 | Michael Howell | -18/+15 |
| 2022-09-29 | more clear function and variable names | Ralf Jung | -17/+14 |
| 2022-09-29 | make tidy dependency error less confusing | Ralf Jung | -1/+1 |
| 2022-09-29 | Shrink `hir::def::Res`. | Nicholas Nethercote | -4/+9 |
| 2022-09-28 | Adding target_rustcflags to TargetCfg | Andrew Pollack | -2/+4 |
| 2022-09-28 | Rollup merge of #102232 - Urgau:stabilize-bench_black_box, r=TaKO8Ki | Yuki Okushi | -3/+2 |
| 2022-09-27 | Update cargo | Weihang Lo | -0/+0 |
| 2022-09-27 | Stabilize bench_black_box | Urgau | -3/+2 |
| 2022-09-27 | rustc_typeck to rustc_hir_analysis | lcnr | -35/+35 |
| 2022-09-27 | Auto merge of #2562 - pvdrz:miri-num-cpus, r=RalfJung | bors | -8/+33 |
| 2022-09-26 | Rollup merge of #102321 - aDotInTheVoid:rdj-prim-impls, r=GuillaumeGomez | Michael Howell | -7/+6 |
| 2022-09-26 | update readme | Christian Poveda | -2/+5 |