| Age | Commit message (Expand) | Author | Lines |
| 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-26 | Auto merge of #85652 - ehuss:linkchecker-perf, r=Mark-Simulacrum | bors | -227/+505 |
| 2021-05-26 | Update RLS | Igor Matuszewski | -0/+0 |
| 2021-05-25 | Update cargo | Eric Huss | -0/+0 |
| 2021-05-25 | Auto merge of #85634 - RalfJung:miri, r=RalfJung | bors | -7/+9 |
| 2021-05-25 | Auto merge of #84985 - pietroalbini:bootstrap-1.54, r=Mark-Simulacrum | bors | -2/+0 |
| 2021-05-24 | Add some tests for the linkchecker. | Eric Huss | -0/+187 |
| 2021-05-24 | Optimize linkchecker by caching all filesystem access. | Eric Huss | -172/+214 |
| 2021-05-24 | update Miri | Ralf Jung | -7/+9 |
| 2021-05-24 | remove cfg(bootstrap) | Pietro Albini | -2/+0 |
| 2021-05-24 | :arrow_up: rust-analyzer | Laurențiu Nicola | -24/+0 |
| 2021-05-23 | Add BPF target | Alessandro Decina | -0/+9 |
| 2021-05-22 | linkchecker: Organize state into a struct, and add report. | Eric Huss | -208/+257 |
| 2021-05-22 | Auto merge of #85505 - flip1995:clippyup, r=Manishearth | bors | -668/+2329 |
| 2021-05-21 | Rollup merge of #85555 - LeSeulArtichaut:thir-unsafeck, r=nikomatsakis | Guillaume Gomez | -2/+2 |
| 2021-05-21 | Check for use of mutable/extern statics in THIR unsafeck | LeSeulArtichaut | -2/+2 |
| 2021-05-21 | Auto merge of #85400 - lnicola:rust-analyzer-2021-05-17, r=jonas-schievink | bors | -20/+16 |
| 2021-05-20 | update miri | Ralf Jung | -8/+6 |
| 2021-05-20 | Merge commit '9e3cd88718cd1912a515d26dbd9c4019fd5a9577' into clippyup | flip1995 | -668/+2329 |
| 2021-05-18 | Rollup merge of #84883 - durin42:allow-unused-prefixes, r=nikic | Jack Huey | -1/+5 |
| 2021-05-18 | Auto merge of #84767 - scottmcm:try_trait_actual, r=lcnr | bors | -3/+3 |
| 2021-05-18 | update Miri | Ralf Jung | -8/+8 |
| 2021-05-17 | runtest: correctly guard against LLVM version 13 | Augie Fackler | -1/+5 |
| 2021-05-17 | Auto merge of #85352 - Xanewok:update-rls, r=Xanewok | bors | -0/+0 |
| 2021-05-17 | Auto merge of #84571 - jedel1043:issue-49804-impl, r=petrochenkov | bors | -11/+64 |
| 2021-05-17 | :arrow_up: rust-analyzer | Laurențiu Nicola | -20/+16 |
| 2021-05-16 | Allow formatting `Anonymous{Struct, Union}` declarations | jedel1043 | -11/+64 |
| 2021-05-17 | Auto merge of #85178 - cjgillot:local-crate, r=oli-obk | bors | -6/+6 |
| 2021-05-16 | remove mode for run and ignore tests | Aliénore Bouttefeux | -4/+3 |
| 2021-05-16 | Update RLS | Igor Matuszewski | -0/+0 |
| 2021-05-15 | Auto merge of #82208 - jyn514:rustfmt-subtree, r=Mark-Simulacrum | bors | -6/+78073 |
| 2021-05-15 | Update rustdoc-js tools | Guillaume Gomez | -1/+2 |
| 2021-05-14 | Update log to 0.4.14 | Joshua Nelson | -1/+1 |
| 2021-05-14 | Add 'src/tools/rustfmt/' from commit '7872306edf2e11a69aaffb9434088fd66b46a863' | Caleb Cartwright | -0/+78073 |
| 2021-05-14 | Delete rustfmt submodule | Joshua Nelson | -6/+0 |
| 2021-05-13 | Auto merge of #83129 - LeSeulArtichaut:thir-unsafeck, r=nikomatsakis | bors | -2/+2 |
| 2021-05-13 | Auto merge of #82069 - Aaron1011:verbose-in-macro, r=estebank | bors | -90/+90 |
| 2021-05-12 | Show macro name in 'this error originates in macro' message | Aaron Hill | -90/+90 |
| 2021-05-12 | Auto merge of #85188 - RalfJung:miri, r=RalfJung | bors | -8/+8 |
| 2021-05-12 | update Miri | Ralf Jung | -8/+8 |
| 2021-05-12 | Use () for inherent_impls. | Camille GILLOT | -2/+2 |
| 2021-05-12 | Use () for entry_fn. | Camille GILLOT | -2/+2 |
| 2021-05-12 | Use () for HIR queries. | Camille GILLOT | -2/+2 |
| 2021-05-12 | Auto merge of #83813 - cbeuw:remap-std, r=michaelwoerister | bors | -5/+10 |
| 2021-05-12 | Auto merge of #84278 - Aaron1011:feature/new-proc-macro-meta-span, r=estebank | bors | -4/+4 |
| 2021-05-12 | Implement span quoting for proc-macros | Aaron Hill | -4/+4 |
| 2021-05-12 | Auto merge of #85206 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2021-05-11 | Update cargo | Eric Huss | -0/+0 |
| 2021-05-11 | fix tidy | klensy | -1/+0 |