| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2021-06-28 | Make incomplete features part of delcaration | Smitty | -0/+1 |
| 2021-06-24 | tidy: tests with --target need llvm components | Simonas Kazlauskas | -0/+99 |
| 2021-06-23 | Handle windows paths as well | Guillaume Gomez | -1/+7 |
| 2021-06-23 | Greatly improve code | Guillaume Gomez | -40/+4 |
| 2021-06-23 | Remove unused error codes from error_codes.rs and from EXEMPTED_FROM_TEST con... | Guillaume Gomez | -4/+2 |
| 2021-06-23 | Add check on constant to ensure it's up to date | Guillaume Gomez | -4/+25 |
| 2021-06-23 | Check if error code is used | Guillaume Gomez | -16/+99 |
| 2021-06-22 | Rollup merge of #85182 - CDirkx:available_concurrency, r=JohnTitor | Yuki Okushi | -1/+0 |
| 2021-06-21 | Remove tidy exception for `available_concurrency` | Christiaan Dirkx | -1/+0 |
| 2021-06-20 | tidy: Check that cargo and compiletest share the same rustfix. | Eric Huss | -0/+20 |
| 2021-05-30 | Auto merge of #85786 - GuillaumeGomez:error-code-checker-improvement, r=Mark-... | bors | -9/+18 |
| 2021-05-28 | Auto merge of #85607 - LeSeulArtichaut:thir-unsafeck-closures, r=nikomatsakis | bors | -1/+1 |
| 2021-05-28 | Clean up error codes from being ignored | Guillaume Gomez | -6/+5 |
| 2021-05-28 | Add checks to ensure the error_codes checker is "clean" | Guillaume Gomez | -3/+13 |
| 2021-05-27 | Test THIR unsafeck for unsafe ops in closures | LeSeulArtichaut | -1/+1 |
| 2021-05-27 | Remove unused tidy dep exceptions | bjorn3 | -10/+0 |
| 2021-05-21 | Check for use of mutable/extern statics in THIR unsafeck | LeSeulArtichaut | -2/+2 |
| 2021-05-13 | Auto merge of #83129 - LeSeulArtichaut:thir-unsafeck, r=nikomatsakis | bors | -2/+2 |
| 2021-05-11 | fix tidy | klensy | -1/+0 |
| 2021-05-11 | Add helper for switching safety contexts | LeSeulArtichaut | -2/+2 |
| 2021-05-11 | Test `-Zthir-unsafeck` for unsafe function calls | LeSeulArtichaut | -1/+1 |
| 2021-05-10 | Auto merge of #84677 - CDirkx:pal, r=Mark-Simulacrum | bors | -48/+28 |
| 2021-05-10 | Rollup merge of #85096 - clarfonthey:const_unchecked, r=oli-obk | Dylan DPC | -2/+12 |
| 2021-05-09 | Fix `Step` feature flag, make tidy lint more useful to find things like this | ltdk | -2/+12 |
| 2021-05-07 | Rollup merge of #84872 - bjorn3:cg_clif_tidy, r=Mark-Simulacrum | Dylan DPC | -47/+136 |
| 2021-05-05 | Add `yansi-term` as a permitted dependency | Joshua Nelson | -0/+2 |
| 2021-05-03 | Wire up tidy dependency checks for cg_clif | bjorn3 | -21/+113 |
| 2021-05-03 | Take build dependencies into account during license checks | bjorn3 | -10/+1 |
| 2021-05-03 | Remove obsolete crate exceptions | bjorn3 | -15/+0 |
| 2021-05-03 | Fix RESTRICTED_DEPENDENCY_CRATES to list rustc_driver instead of rustc_middle | bjorn3 | -1/+22 |
| 2021-04-28 | Rollup merge of #84531 - Smittyvb:foo-not-feature, r=Mark-Simulacrum | Jack Huey | -0/+9 |
| 2021-04-29 | Fix tidy platform-specific code check | Christiaan Dirkx | -48/+28 |
| 2021-04-25 | Add starting anchor | Smittyvb | -1/+1 |
| 2021-04-24 | Ignore commented out lines when finding features | Smitty | -0/+9 |
| 2021-04-23 | Remove arrayref, constant_time_eq from deps | Jubilee Young | -2/+0 |
| 2021-04-18 | Auto merge of #84065 - c410-f3r:tests-tests-tests, r=petrochenkov | bors | -1/+1 |
| 2021-04-17 | Move some tests to more reasonable directories - 6 | Caio | -1/+1 |
| 2021-04-11 | tidy: Re-enable the "ignoring file length unnecessarily" check | Simon Jakobi | -5/+3 |
| 2021-04-05 | Rollup merge of #83878 - the8472:fix-concurrent-tidy-access, r=Mark-Simulacrum | Dylan DPC | -0/+1 |
| 2021-04-05 | don't try to visit probe file | The8472 | -0/+1 |
| 2021-04-05 | Remove unnecessary exceptions to the platform-specific code check | Joshua Nelson | -22/+0 |
| 2021-04-04 | Auto merge of #83530 - Mark-Simulacrum:bootstrap-bump, r=Mark-Simulacrum | bors | -2/+0 |