| Age | Commit message (Expand) | Author | Lines |
| 2022-09-01 | Auto merge of #100869 - nnethercote:replace-ThinVec, r=spastorino | bors | -0/+1 |
| 2022-08-31 | update few crates to drop old deps | klensy | -5/+0 |
| 2022-08-29 | Auto merge of #98626 - oli-obk:tracing, r=lcnr | bors | -0/+1 |
| 2022-08-29 | Replace `rustc_data_structures::thin_vec::ThinVec` with `thin_vec::ThinVec`. | Nicholas Nethercote | -0/+1 |
| 2022-08-28 | Auto merge of #100863 - ehuss:sunset-rls, r=Mark-Simulacrum | bors | -2/+1 |
| 2022-08-27 | Sunset RLS | Eric Huss | -2/+1 |
| 2022-08-28 | Auto merge of #92845 - Amanieu:std_personality, r=Mark-Simulacrum | bors | -0/+2 |
| 2022-08-27 | tidy: move directory traversal utility functions into dedicated module | est31 | -62/+74 |
| 2022-08-27 | tidy: forbid since values for features that point to the current release or f... | est31 | -5/+55 |
| 2022-08-27 | Rollup merge of #100924 - est31:closure_to_fn_ptr, r=Mark-Simulacrum | Yuki Okushi | -1/+1 |
| 2022-08-24 | Add new allowed deps | bjorn3 | -0/+6 |
| 2022-08-23 | Use direct pointer to filter_dirs function | est31 | -1/+1 |
| 2022-08-23 | Relax tidy rules for OS-specific code | Amanieu d'Antras | -0/+2 |
| 2022-08-23 | Rollup merge of #100862 - ehuss:tidy-crossbeam, r=Mark-Simulacrum | Matthias Krüger | -5/+3 |
| 2022-08-21 | tidy: remove crossbeam-utils | Eric Huss | -5/+3 |
| 2022-08-18 | tidy: check fluent files for style | Xiretza | -9/+6 |
| 2022-08-12 | Use an extensionless `x` script for non-Windows | Josh Stone | -1/+1 |
| 2022-08-08 | Add `x.sh` and `x.ps1` shell scripts | Joshua Nelson | -3/+5 |
| 2022-07-29 | Update tracing to 0.1.31 | Oli Scherer | -0/+1 |
| 2022-07-25 | Update list of allowed dependencies | bjorn3 | -3/+11 |
| 2022-07-21 | `region_outlives_predicate` no snapshot | lcnr | -2/+2 |
| 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 |