| Age | Commit message (Expand) | Author | Lines |
| 2022-07-17 | Auto merge of #99283 - RalfJung:miri, r=RalfJung | bors | -0/+1 |
| 2022-07-17 | make tidy accept another permutation of this license string | Ralf Jung | -0/+1 |
| 2022-07-08 | fixes post rebase | Jane Losare-Lusby | -1/+1 |
| 2022-07-01 | Lint against executable files in the root directory | Mark Rousskov | -8/+24 |
| 2022-06-30 | get rid of some tidy 'unnecessarily ignored' warnings | Ralf Jung | -9/+4 |
| 2022-06-22 | Remove individual crate checks for bootstrap in tidy | Joshua Nelson | -83/+0 |
| 2022-06-21 | Add bootstrap to tidy check | Joshua Nelson | -3/+105 |
| 2022-06-21 | Move some tests to more reasonable directories | Caio | -1/+1 |
| 2022-06-13 | Move tests | Caio | -2/+2 |
| 2022-06-03 | Fully stabilize NLL | Jack Huey | -2/+2 |
| 2022-06-03 | Auto merge of #97497 - c410-f3r:z-errors, r=petrochenkov | bors | -2/+2 |
| 2022-05-28 | Move some tests to more reasonable places | Caio | -2/+2 |
| 2022-05-27 | Update to rebased rustc-rayon 0.4 | Josh Stone | -0/+1 |
| 2022-05-20 | Move tests | Caio | -2/+2 |
| 2022-05-08 | Move some tests to more reasonable places | Caio | -2/+2 |
| 2022-04-28 | Add new repeat expr test. | Oli Scherer | -1/+1 |
| 2022-04-27 | Auto merge of #96179 - klensy:bump-deps-04-22, r=Mark-Simulacrum | bors | -1/+0 |
| 2022-04-26 | Move some tests to more reasonable places | Caio | -2/+2 |
| 2022-04-22 | proc-macro2 v1.0.30 -> v1.0.37 | klensy | -1/+0 |
| 2022-04-22 | Auto merge of #96144 - c410-f3r:z-errors, r=petrochenkov | bors | -1/+1 |
| 2022-04-21 | Move some tests to more reasonable directories | Caio | -1/+1 |
| 2022-04-20 | Update cargo | Eric Huss | -0/+3 |
| 2022-04-05 | tidy: add fluent dependencies to whitelist | David Wood | -1/+19 |
| 2022-03-28 | Added another folder to the `ui` dir | Oli Scherer | -1/+1 |
| 2022-03-21 | Rollup merge of #95085 - ouz-a:master5, r=jackh726 | Matthias Krüger | -1/+1 |
| 2022-03-21 | Return err instead of ICE | ouz-a | -1/+1 |
| 2022-03-20 | Add once_cell as allowed cg_clif dependency | bjorn3 | -0/+1 |
| 2022-03-18 | Auto merge of #88098 - Amanieu:oom_panic, r=nagisa | bors | -1/+1 |
| 2022-03-16 | resolve the conflict in compiler/rustc_session/src/parse.rs | codehorseman | -3/+3 |
| 2022-03-10 | Use implicit capture syntax in format_args | T-O-R-U-S | -24/+24 |
| 2022-03-03 | Add -Z oom={panic,abort} command-line option | Amanieu d'Antras | -1/+1 |
| 2022-03-01 | Provide C FFI types via core::ffi, not just in std | Josh Triplett | -1/+1 |
| 2022-02-26 | Rollup merge of #94235 - Dirbaio:fix-chalk-opaque-debrujin, r=jackh726 | Matthias Krüger | -2/+2 |
| 2022-02-22 | Rollup merge of #94178 - est31:tolerant_lines_check, r=Mark-Simulacrum | Matthias Krüger | -0/+3 |
| 2022-02-22 | chalk: add known-bug test that was previously ICEing. | Dario Nieuwenhuis | -2/+2 |
| 2022-02-20 | tidy: fire less "ignoring file length unneccessarily" warnings | est31 | -0/+3 |
| 2022-02-18 | Rollup merge of #93915 - Urgau:rfc-3013, r=petrochenkov | Matthias Krüger | -1/+1 |
| 2022-02-16 | Implement --check-cfg option (RFC 3013) | Loïc BRANSTETT | -1/+1 |
| 2022-02-13 | Update `sha1`, `sha2`, and `md5` dependencies | pierwill | -1/+2 |
| 2022-02-13 | Auto merge of #93713 - klensy:deps-up, r=Mark-Simulacrum | bors | -2/+1 |
| 2022-02-11 | Check that error code explanations are listed in error_codes.rs | Guillaume Gomez | -4/+29 |
| 2022-02-07 | cargo_metadata 0.12 -> 0.14, to dedupe and remove some `semver`, `semver-pars... | klensy | -2/+1 |
| 2022-02-02 | Configure panic hook backtrace behavior | Mark Rousskov | -0/+1 |
| 2022-01-16 | Drop duplicate checks for now missing rustc_ast dep in tidy | Igor Matuszewski | -1/+0 |
| 2022-01-16 | Auto merge of #92740 - cuviper:update-rayons, r=Mark-Simulacrum | bors | -14/+11 |
| 2022-01-13 | Rollup merge of #90001 - Fearyncess:master, r=alexcrichton | Matthias Krüger | -0/+1 |
| 2022-01-10 | Update rayon and rustc-rayon | Josh Stone | -14/+11 |
| 2022-01-08 | Auto merge of #92068 - fee1-dead:libcore2021, r=m-ou-se | bors | -26/+7 |
| 2022-01-08 | tidy: add `ahash` to permitted dep list | Lain Yang | -0/+1 |
| 2022-01-06 | cg: use thorin instead of llvm-dwp | David Wood | -0/+2 |