| Age | Commit message (Expand) | Author | Lines |
| 2022-06-23 | Auto merge of #97911 - dtolnay:numcpu, r=Mark-Simulacrum | bors | -1/+2 |
| 2022-06-01 | [beta] Update cargo | Eric Huss | -0/+0 |
| 2022-05-17 | Bump rls | Mark Rousskov | -0/+0 |
| 2022-05-14 | Auto merge of #96883 - jackh726:early-binder-2, r=oli-obk | bors | -8/+8 |
| 2022-05-14 | Rollup merge of #97018 - GuillaumeGomez:fail-on-js-error, r=notriddle | Yuki Okushi | -1/+1 |
| 2022-05-13 | Add bound_fn_sig | Jack Huey | -2/+2 |
| 2022-05-13 | Add bound_type_of | Jack Huey | -6/+6 |
| 2022-05-13 | Emit an error if there is a JS failure on rustdoc pages | Guillaume Gomez | -1/+1 |
| 2022-05-13 | Auto merge of #96493 - chbaker0:issue-96342-fix, r=Mark-Simulacrum | bors | -1/+9 |
| 2022-05-12 | Update cargo | Eric Huss | -0/+0 |
| 2022-05-12 | Auto merge of #95562 - lcnr:attr-no-encode, r=davidtwco | bors | -45/+27 |
| 2022-05-12 | compiletest: normalize paths from repository root | David Wood | -10/+9 |
| 2022-05-12 | Auto merge of #96150 - est31:unused_macro_rules, r=petrochenkov | bors | -4/+0 |
| 2022-05-11 | Auto merge of #96806 - cjgillot:codegen-fulfill-nice, r=oli-obk | bors | -1/+9 |
| 2022-05-11 | Bless clippy. | Camille GILLOT | -1/+9 |
| 2022-05-11 | Auto merge of #96942 - Dylan-DPC:rollup-p8bcly2, r=Dylan-DPC | bors | -7/+7 |
| 2022-05-11 | ast: Introduce some traits to get AST node properties generically | Vadim Petrochenkov | -14/+3 |
| 2022-05-11 | :arrow_up: rust-analyzer | Laurențiu Nicola | -7/+7 |
| 2022-05-11 | Rollup merge of #96543 - nnethercote:rm-make_token_stream-hacks, r=Aaron1011 | Yuki Okushi | -3/+1 |
| 2022-05-10 | Introduce EarlyBinder | Jack Huey | -12/+12 |
| 2022-05-11 | Remove some unnecessary invisible delimiter checks. | Nicholas Nethercote | -3/+1 |
| 2022-05-11 | Rollup merge of #96849 - c410-f3r:z-errors, r=petrochenkov | Yuki Okushi | -2/+2 |
| 2022-05-10 | Add test skip support | Collin Baker | -1/+9 |
| 2022-05-10 | update clippy | lcnr | -45/+27 |
| 2022-05-09 | Auto merge of #95542 - xFrednet:rfc-2383-expect-query, r=wesleywiser | bors | -0/+182 |
| 2022-05-08 | Move some tests to more reasonable places | Caio | -2/+2 |
| 2022-05-08 | Auto merge of #96770 - flip1995:fix-trait-type-in-bounds, r=cjgillot | bors | -26/+14 |
| 2022-05-08 | Test `expect` attribute for tool lints, clippy edition (RFC 2383) | xFrednet | -0/+182 |
| 2022-05-08 | Auto merge of #94206 - PrestonFrom:significant_drop, r=flip1995 | bors | -0/+1201 |
| 2022-05-07 | Track if a where bound comes from a impl Trait desugar | flip1995 | -4/+8 |
| 2022-05-07 | update Miri | Ralf Jung | -9/+7 |
| 2022-05-06 | Lint for significant drops who may have surprising lifetimes #1 | Preston From | -0/+1201 |
| 2022-05-07 | Auto merge of #96531 - kckeiks:remove-item-like-visitor-from-rustc-typeck, r=... | bors | -6/+6 |
| 2022-05-06 | Rollup merge of #96557 - nbdd0121:const, r=oli-obk | Guillaume Gomez | -1/+1 |
| 2022-05-06 | use def_span and def_kind queries instead of calling tcx.hir() methods | Miguel Guarniz | -6/+6 |
| 2022-05-05 | Allow unused rules in some places in the compiler, library and tools | est31 | -4/+0 |
| 2022-05-05 | (Partially) Revert "HACK: Move buggy lints to nursery" | flip1995 | -22/+6 |
| 2022-05-05 | Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyup | flip1995 | -2639/+6204 |
| 2022-05-05 | Bless clippy error msg | Gary Guo | -1/+1 |
| 2022-05-04 | Auto merge of #96546 - nnethercote:overhaul-MacArgs, r=petrochenkov | bors | -1/+2 |
| 2022-05-05 | Overhaul `MacArgs::Eq`. | Nicholas Nethercote | -1/+2 |
| 2022-05-03 | Update cargo | Eric Huss | -0/+0 |
| 2022-05-03 | Auto merge of #96558 - bjorn3:librarify_parse_format, r=davidtwco | bors | -2/+3 |
| 2022-05-03 | Make rustc_parse_format compile on stable | bjorn3 | -2/+3 |
| 2022-05-03 | :arrow_up: rust-analyzer | Laurențiu Nicola | -22/+7 |
| 2022-05-02 | Auto merge of #96431 - petrochenkov:parent, r=cjgillot | bors | -9/+9 |
| 2022-05-02 | Rollup merge of #96610 - GuillaumeGomez:update-browser-ui-test, r=notriddle | Yuki Okushi | -1/+0 |
| 2022-05-02 | rustc: Panic by default in `DefIdTree::parent` | Vadim Petrochenkov | -9/+9 |
| 2022-05-01 | Auto merge of #96517 - ferrocene:pa-files-related-to-test, r=Mark-Simulacrum | bors | -11/+35 |
| 2022-05-01 | Update browser-ui-test version to 0.9.0 | Guillaume Gomez | -1/+0 |