| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2021-08-10 | Move some UI tests to more suitable subdirs | Yuki Okushi | -1/+1 |
| 2021-08-06 | Auto merge of #87462 - ibraheemdev:tidy-file-length-ignore-comment, r=Mark-Si... | bors | -1/+4 |
| 2021-07-29 | rfc3052: Remove authors field from Cargo manifests | Jade | -1/+0 |
| 2021-07-25 | ignore comments in tidy-filelength | ibraheemdev | -1/+4 |
| 2021-07-21 | Fix formatting in tidy exception list | Igor Matuszewski | -11/+11 |
| 2021-07-21 | Clean up now unused deps from the exceptions list | Igor Matuszewski | -8/+2 |
| 2021-07-13 | Auto merge of #86922 - joshtriplett:target-abi, r=oli-obk | bors | -0/+1 |
| 2021-07-07 | Implement cfg(target_abi) (RFC 2992) | Josh Triplett | -0/+1 |
| 2021-07-07 | Add memchr to list of permitted cg_clif deps | bjorn3 | -0/+1 |
| 2021-07-06 | Auto merge of #86231 - nagisa:nagisa/abi-allowlist, r=petrochenkov | bors | -1/+1 |
| 2021-07-06 | Replace per-target ABI denylist with an allowlist | Simonas Kazlauskas | -1/+1 |
| 2021-07-04 | tidy: update cargo_metadata to 0.12 | klensy | -1/+1 |
| 2021-06-30 | Improve debug symbol names to avoid ambiguity and work better with MSVC's deb... | Daniel Paoliello | -0/+1 |
| 2021-06-30 | Move some UI tests to more suitable subdirs | Yuki Okushi | -2/+2 |