| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2021-12-31 | Make tidy check for magic numbers that spell things | Josh Triplett | -0/+15 |
| 2021-12-28 | docs(error-codes): Add long error explanation for E0227 | TmLev | -2/+2 |
| 2021-12-23 | Switch all libraries to the 2021 edition | Deadbeef | -26/+7 |
| 2021-12-23 | Auto merge of #92167 - pierwill:chalk-update, r=jackh726 | bors | -1/+0 |
| 2021-12-22 | Update chalk to 0.75.0 | pierwill | -1/+0 |
| 2021-12-18 | Update stdlib to the 2021 edition | Lucas Kent | -2/+4 |
| 2021-12-06 | replace dynamic library module with libloading | Andy Russell | -1/+2 |
| 2021-11-25 | Auto merge of #91037 - c410-f3r:testsssssss, r=petrochenkov | bors | -5/+1 |
| 2021-11-25 | Move some tests to more reasonable directories | Caio | -5/+1 |
| 2021-11-23 | Add `unic-emoji-char` and its dependencies to the allow list | Esteban Kuber | -3/+8 |
| 2021-11-20 | Fix float ICE | threadexception | -1/+1 |
| 2021-11-20 | Rollup merge of #90930 - Nilstrieb:fix-non-const-value-ice, r=estebank | Matthias Krüger | -1/+9 |
| 2021-11-18 | Move some tests to more reasonable directories | Caio | -2/+2 |
| 2021-11-17 | tidy-ignore-leading-newlines | Nilstrieb | -1/+9 |
| 2021-11-17 | Rollup merge of #90861 - 5225225:nonprinting-char, r=davidtwco | Matthias Krüger | -1/+1 |
| 2021-11-16 | Rollup merge of #90935 - jhpratt:alphabetize-features, r=joshtriplett | Matthias Krüger | -7/+40 |
| 2021-11-16 | Increase tidy limit for parser by 1 | 5225225 | -1/+1 |
| 2021-11-15 | Suggest where feature should be placed | Jacob Pratt | -6/+39 |
| 2021-11-15 | Alphabetize language features | Jacob Pratt | -7/+7 |
| 2021-11-14 | Move some tests to more reasonable directories | Caio | -1/+5 |
| 2021-11-13 | Auto merge of #89167 - workingjubilee:use-simd, r=MarkSimulacrum | bors | -0/+1 |
| 2021-11-12 | Expose portable-simd as core::simd | Jubilee Young | -0/+1 |
| 2021-11-06 | Move some tests to more reasonable directories | Caio | -2/+2 |