| Age | Commit message (Expand) | Author | Lines |
| 2022-09-24 | separate definitions and `HIR` owners | Takayuki Maeda | -85/+85 |
| 2022-09-24 | Auto merge of #102068 - cjgillot:erased-lifetime-print, r=eholk | bors | -12/+12 |
| 2022-09-24 | Bless miri. | Camille GILLOT | -1/+1 |
| 2022-09-23 | Auto merge of #102192 - matthiaskrgr:rollup-0ctjzco, r=matthiaskrgr | bors | -16/+41 |
| 2022-09-23 | Bless clippy. | Camille GILLOT | -11/+11 |
| 2022-09-23 | Rollup merge of #102148 - RalfJung:miri-test, r=oli-obk | Matthias Krüger | -0/+24 |
| 2022-09-23 | Rollup merge of #102134 - flba-eb:master, r=bjorn3 | Matthias Krüger | -16/+17 |
| 2022-09-23 | Auto merge of #102056 - b-naber:unevaluated, r=lcnr | bors | -2/+2 |
| 2022-09-23 | rename Unevaluated to UnevaluatedConst | b-naber | -2/+2 |
| 2022-09-23 | Auto merge of #102165 - matthiaskrgr:rollup-n5oquhe, r=matthiaskrgr | bors | -1/+4 |
| 2022-09-23 | Detect panic strategy using `rustc --print cfg` | Florian Bartels | -16/+17 |
| 2022-09-23 | Rollup merge of #102042 - LukeMathWalker:add-rust-json-docs-to-rustup, r=Mark... | Matthias Krüger | -1/+4 |
| 2022-09-22 | Rollup merge of #102123 - schteve:clippy-note, r=Manishearth | Matthias Krüger | -0/+4 |
| 2022-09-22 | make Miri build in stage 0 | Ralf Jung | -0/+2 |
| 2022-09-22 | add regression test for miri issue 2433 | Ralf Jung | -0/+22 |
| 2022-09-22 | Rollup merge of #101598 - chriswailes:sanitizers, r=nagisa,eholk | Dylan DPC | -0/+6 |
| 2022-09-22 | Distribute rust-json-docs via rustup. | Luca Palmieri | -1/+4 |
| 2022-09-22 | introduce mir::Unevaluated | b-naber | -2/+2 |
| 2022-09-22 | Auto merge of #102028 - oli-obk:miri_subtree, r=oli-obk | bors | -61/+54802 |
| 2022-09-22 | Auto merge of #102121 - JohnTitor:rollup-3fb1wrt, r=JohnTitor | bors | -23/+40 |
| 2022-09-22 | Rollup merge of #102030 - est31:tidy_walk_no_reexport, r=Mark-Simulacrum | Yuki Okushi | -21/+28 |
| 2022-09-22 | Rollup merge of #101952 - Mark-Simulacrum:missing-fallback, r=ehuss | Yuki Okushi | -2/+12 |
| 2022-09-21 | Add note to clippy::non_expressive_names doc | Steve Heindel | -0/+4 |
| 2022-09-21 | Merge commit '7248d06384c6a90de58c04c1f46be88821278d8b' into sync-from-clippy | David Koloski | -1631/+1997 |
| 2022-09-21 | Remove unused imports | Oli Scherer | -13/+2 |
| 2022-09-21 | Add 'src/tools/miri/' from commit '75dd959a3a40eb5b4574f8d2e23aa6efbeb33573' | Oli Scherer | -0/+54796 |
| 2022-09-21 | Remove miri from the submodule list and require it for CI to pass | Oli Scherer | -37/+4 |
| 2022-09-21 | Remove miri submodule | Oli Scherer | -11/+0 |
| 2022-09-20 | Avoid panicking on missing fallback | Mark Rousskov | -2/+12 |
| 2022-09-20 | Update rustc's information on Android's sanitizers | Chris Wailes | -0/+6 |
| 2022-09-20 | Rollup merge of #102053 - lnicola:rust-analyzer-2022-09-20, r=lnicola | Michael Howell | -628/+1587 |
| 2022-09-20 | :arrow_up: rust-analyzer | Laurențiu Nicola | -628/+1587 |
| 2022-09-20 | Auto merge of #99806 - oli-obk:unconstrained_opaque_type, r=estebank | bors | -0/+1 |
| 2022-09-20 | Auto merge of #102022 - matthiaskrgr:rollup-emwfjd1, r=matthiaskrgr | bors | -0/+6 |
| 2022-09-19 | Auto merge of #101909 - weihanglo:update-cargo, r=ehuss | bors | -0/+0 |
| 2022-09-19 | Don't crate-locally reexport walk functions in tidy | est31 | -21/+28 |
| 2022-09-19 | Rollup merge of #102017 - est31:rustc_dev_guide_tidy_skip, r=Mark-Simulacrum | Matthias Krüger | -0/+6 |
| 2022-09-19 | Add all submodules to the list of directories tidy skips | est31 | -0/+6 |
| 2022-09-19 | remove the `Subst` trait, always use `EarlyBinder` | lcnr | -8/+4 |
| 2022-09-18 | Update cargo | Weihang Lo | -0/+0 |
| 2022-09-18 | Rollup merge of #101953 - GuillaumeGomez:fix-error-code-tooltip, r=notriddle | Matthias Krüger | -1/+2 |
| 2022-09-18 | Rollup merge of #101912 - crlf0710:compiler_update_unicode_15, r=Manishearth | Matthias Krüger | -0/+2 |
| 2022-09-18 | Rollup merge of #101151 - jethrogb:jb/sgx-platform, r=JohnTitor | Matthias Krüger | -0/+1 |
| 2022-09-18 | Fix tooltip display for error codes | Guillaume Gomez | -1/+2 |
| 2022-09-17 | Rollup merge of #93628 - est31:stabilize_let_else, r=joshtriplett | Dylan DPC | -48/+45 |
| 2022-09-17 | Allow using `tinyvec_macros` dependency, which was introduced by newer versio... | Charles Lew | -0/+2 |
| 2022-09-16 | Revert "Revert "Rollup merge of #98582 - oli-obk:unconstrained_opaque_type, r... | Oli Scherer | -0/+1 |
| 2022-09-16 | Rollup merge of #101809 - aDotInTheVoid:jsondoclint, r=GuillaumeGomez | Dylan DPC | -4/+784 |
| 2022-09-15 | Fix clippy | est31 | -48/+45 |
| 2022-09-15 | Auto merge of #101811 - flip1995:clippyup, r=flip1995 | bors | -3/+2 |