| Age | Commit message (Expand) | Author | Lines |
| 2021-07-07 | Auto merge of #86920 - JohnTitor:rollup-buvzpkr, r=JohnTitor | bors | -6/+8 |
| 2021-07-07 | Auto merge of #86901 - sexxi-goose:query_remove, r=nikomatsakis | bors | -6/+8 |
| 2021-07-06 | Make type_implements_trait not a query | Aman Arora | -6/+8 |
| 2021-07-06 | Add s to non_fmt_panic | Ryan Levick | -5/+5 |
| 2021-07-06 | Allow lint names to have ascii numbers | Ryan Levick | -1/+3 |
| 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-06 | Rollup merge of #86878 - lnicola:rust-analyzer-2021-07-05, r=lnicola | Yuki Okushi | -16/+17 |
| 2021-07-05 | :arrow_up: rust-analyzer | Laurențiu Nicola | -16/+17 |
| 2021-07-05 | Auto merge of #86861 - RalfJung:miri, r=RalfJung | bors | -8/+8 |
| 2021-07-05 | Auto merge of #86663 - fee1-dead:use-rustdoc-css, r=GuillaumeGomez | bors | -0/+1 |
| 2021-07-05 | update miri | Ralf Jung | -8/+8 |
| 2021-07-05 | Rollup merge of #86874 - klensy:bump-deps, r=Mark-Simulacrum | Yuki Okushi | -1/+1 |
| 2021-07-04 | Auto merge of #86866 - nikomatsakis:issue-84841, r=oli-obk | bors | -1/+3 |
| 2021-07-04 | tidy: update cargo_metadata to 0.12 | klensy | -1/+1 |
| 2021-07-04 | revert broken formatting | Niko Matsakis | -31/+25 |
| 2021-07-04 | allow inference vars in type_implements_trait | Niko Matsakis | -26/+34 |
| 2021-07-03 | Support pretty printing slices using GDB | EFanZh | -2/+2 |
| 2021-07-02 | Update cargo | Eric Huss | -0/+0 |
| 2021-07-02 | Auto merge of #85269 - dpaoliello:dpaoliello/DebugSymbols, r=michaelwoerister | bors | -7/+20 |
| 2021-07-02 | Auto merge of #86805 - hyd-dev:miri, r=RalfJung | bors | -8/+8 |
| 2021-07-02 | Rollup merge of #86737 - jyn514:doc-tools, r=Mark-Simulacrum | Guillaume Gomez | -0/+1 |
| 2021-07-02 | Update Miri | hyd-dev | -8/+8 |
| 2021-07-02 | Auto merge of #86782 - flip1995:clippyup, r=Manishearth | bors | -1086/+3185 |
| 2021-07-01 | Document rustfmt on nightly-rustc | Joshua Nelson | -0/+1 |
| 2021-07-01 | Auto merge of #86749 - bjorn3:link_info_refactor_part1, r=petrochenkov | bors | -1/+1 |
| 2021-07-01 | Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c' into clippyup | flip1995 | -1086/+3185 |
| 2021-07-01 | Rename all_crate_nums query to crates and remove useless wrapper | bjorn3 | -1/+1 |
| 2021-06-30 | Update cargo | Eric Huss | -0/+0 |
| 2021-06-30 | Improve debug symbol names to avoid ambiguity and work better with MSVC's deb... | Daniel Paoliello | -7/+20 |
| 2021-06-30 | update Miri | Ralf Jung | -10/+8 |
| 2021-06-30 | Move some UI tests to more suitable subdirs | Yuki Okushi | -2/+2 |
| 2021-06-29 | Auto merge of #86603 - Mark-Simulacrum:stage-step, r=pietroalbini | bors | -2/+0 |
| 2021-06-29 | Auto merge of #86446 - Smittyvb:rustc_insignificant_dtor-ice, r=Mark-Simulacrum | bors | -0/+1 |
| 2021-06-29 | Rollup merge of #86529 - cuviper:ssl3, r=Mark-Simulacrum | Yuki Okushi | -1/+1 |
| 2021-06-29 | Rollup merge of #86059 - GuillaumeGomez:html-checker2, r=Mark-Simulacrum | Yuki Okushi | -0/+105 |
| 2021-06-28 | Bump the workspace dependency for OpenSSL 3 | Josh Stone | -1/+1 |
| 2021-06-28 | Make incomplete features part of delcaration | Smitty | -0/+1 |
| 2021-06-28 | Only run HTML check on rustdoc generated items | Guillaume Gomez | -14/+11 |
| 2021-06-28 | Add new tool to check HTML: | Guillaume Gomez | -0/+108 |
| 2021-06-28 | Update to new bootstrap compiler | Mark Rousskov | -2/+0 |
| 2021-06-28 | :arrow_up: rust-analyzer | Laurențiu Nicola | -20/+16 |
| 2021-06-27 | Use rustdoc.css for error index | Deadbeef | -0/+1 |
| 2021-06-25 | Fix clippy test | Ryan Levick | -3/+3 |
| 2021-06-24 | compiletest: ignore tests on a per-revision basis | Simonas Kazlauskas | -343/+296 |
| 2021-06-24 | tidy: tests with --target need llvm components | Simonas Kazlauskas | -0/+99 |
| 2021-06-24 | Rollup merge of #86560 - ehuss:update-cargo, r=ehuss | Yuki Okushi | -0/+1 |
| 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 |