| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2021-11-02 | Also check for feature gates in "src/test/rustdoc" | Guillaume Gomez | -0/+1 |
| 2021-10-24 | tidy: Remove submodules from edition exception list | Noah Lev | -9/+1 |
| 2021-10-20 | Increase `ROOT_ENTRY_LIMIT` to 1331 | Yuki Okushi | -1/+1 |
| 2021-10-12 | Add long explanation for E0464 | Noah Lev | -1/+1 |
| 2021-10-12 | Test crate loading error stderr | Noah Lev | -2/+2 |
| 2021-10-11 | Rollup merge of #89710 - sireliah:e0482, r=GuillaumeGomez | Matthias Krüger | -1/+1 |
| 2021-10-09 | Allow the E0482 to be tested | sireliah | -1/+1 |
| 2021-09-30 | Implemented -Z randomize-layout | Chase Wilson | -0/+1 |
| 2021-09-28 | Rollup merge of #87260 - antoyo:libgccjit-codegen, r=Mark-Simulacrum | Guillaume Gomez | -0/+1 |
| 2021-09-20 | Adjust tidy edition lint to force 2021 | Noah Lev | -9/+35 |
| 2021-09-20 | Migrate to 2021 | Mark Rousskov | -1/+1 |
| 2021-09-18 | Auto merge of #82183 - michaelwoerister:lazier-defpathhash-loading2, r=wesley... | bors | -0/+1 |
| 2021-09-17 | Rollup merge of #88883 - c410-f3r:tests, r=petrochenkov | Yuki Okushi | -2/+2 |
| 2021-09-15 | Move some tests to more reasonable directories | Caio | -2/+2 |
| 2021-09-14 | Use on-disk-hash-table format for DefPathHashMap in hir::definitions. | Michael Woerister | -0/+1 |
| 2021-09-12 | Add primitive documentation to libcore | Joshua Nelson | -0/+19 |
| 2021-08-22 | Fix typos “an”→“a” and a few different ones that appeared in the sa... | Frank Steffahn | -1/+1 |
| 2021-08-16 | Auto merge of #84039 - jyn514:uplift-atomic-ordering, r=wesleywiser | bors | -0/+1 |
| 2021-08-16 | Uplift the `invalid_atomic_ordering` lint from clippy to rustc | Thom Chiovoloni | -0/+1 |
| 2021-08-12 | Fix tidy | Antoni Boucher | -0/+1 |