| Age | Commit message (Expand) | Author | Lines |
| 2021-10-05 | Rollup merge of #88871 - FabianWolff:issue-88403, r=jackh726 | Manish Goregaokar | -8/+15 |
| 2021-10-05 | Rollup merge of #88706 - ThePuzzlemaker:issue-88609, r=jackh726 | Manish Goregaokar | -1/+21 |
| 2021-10-05 | Note specific regions involved in 'borrowed data escapes' error | Aaron Hill | -0/+21 |
| 2021-10-05 | Add `cfg_hide` to the list of known attributes | Joshua Nelson | -0/+1 |
| 2021-10-05 | Add test case for `doc_cfg_hide` feature gate | Joshua Nelson | -3/+3 |
| 2021-10-05 | Allow adding a set of cfg's to hide from being implicitly doc(cfg)'d | Wim Looman | -0/+6 |
| 2021-10-05 | RustWrapper: adapt for LLVM API change of fatal_error_handler_t | Krasimir Georgiev | -0/+4 |
| 2021-10-05 | Auto merge of #89363 - oli-obk:in_tracing_we_trust, r=Mark-Simulacrum | bors | -1/+1 |
| 2021-10-05 | Auto merge of #89266 - cjgillot:session-ich, r=michaelwoerister | bors | -216/+152 |
| 2021-10-04 | Rollup merge of #89504 - Aaron1011:rpit-nll-static, r=nikomatsakis | Manish Goregaokar | -3/+1 |
| 2021-10-04 | Rollup merge of #89482 - hkmatsumoto:patch-diagnostics, r=joshtriplett | Manish Goregaokar | -2/+2 |
| 2021-10-04 | Rollup merge of #89423 - DevinR528:reachable-fields, r=Nadrieril | Manish Goregaokar | -11/+16 |
| 2021-10-04 | Rollup merge of #89494 - FabianWolff:issue-84075, r=davidtwco | Jubilee | -13/+36 |
| 2021-10-04 | Rollup merge of #89487 - FabianWolff:issue-89396, r=petrochenkov | Jubilee | -1/+19 |
| 2021-10-04 | Rollup merge of #89478 - zvavybir:master, r=jyn514 | Jubilee | -2/+8 |
| 2021-10-04 | Rollup merge of #89473 - FabianWolff:issue-89469, r=joshtriplett | Jubilee | -6/+7 |
| 2021-10-04 | Rollup merge of #89466 - Mark-Simulacrum:query-macros, r=oli-obk | Jubilee | -24/+24 |
| 2021-10-04 | Rollup merge of #89413 - matthewjasper:spec-marker-fix, r=nikomatsakis | Jubilee | -18/+34 |
| 2021-10-04 | Rollup merge of #88090 - nbdd0121:inference, r=nikomatsakis | Jubilee | -16/+43 |
| 2021-10-04 | Rollup merge of #87993 - kornelski:try_reserve_stable, r=joshtriplett | Jubilee | -3/+2 |
| 2021-10-04 | Make an initial guess for metadata size to reduce buffer resizes | Josh Triplett | -1/+3 |
| 2021-10-04 | Discuss field-sensitivity and enums in context of `MaybeLiveLocals` | Dylan MacKenzie | -0/+31 |
| 2021-10-04 | Rollup merge of #89508 - jhpratt:stabilize-const_panic, r=joshtriplett | Jubilee | -28/+12 |
| 2021-10-04 | Rollup merge of #89500 - FabianWolff:issue-87308, r=petrochenkov | Jubilee | -6/+12 |
| 2021-10-04 | Rollup merge of #89483 - hkmatsumoto:patch-diagnostics-2, r=estebank | Jubilee | -24/+23 |
| 2021-10-04 | Rollup merge of #89453 - waywardmonkeys:consistent-supertrait-usage, r=nagisa | Jubilee | -11/+11 |
| 2021-10-04 | Rollup merge of #89447 - FabianWolff:issue-89388, r=davidtwco | Jubilee | -0/+2 |
| 2021-10-04 | Rollup merge of #89407 - pierwill:recommend-clean-E0514, r=davidtwco | Jubilee | -1/+2 |
| 2021-10-04 | Rollup merge of #88451 - theo-lw:issue-87771, r=jackh726 | Jubilee | -31/+2 |
| 2021-10-04 | Rollup merge of #83655 - sebpop:arm64-outline-atomics, r=workingjubilee | Jubilee | -0/+5 |
| 2021-10-04 | Use `TokenKind::similar_tokens()` | Fabian Wolff | -1/+5 |
| 2021-10-04 | Fix suggestion to borrow when casting from pointer to reference | Fabian Wolff | -8/+36 |
| 2021-10-04 | Add a check for duplicated doc aliases in unused lint | Guillaume Gomez | -7/+38 |
| 2021-10-04 | Make `proc_macro_derive_resolution_fallback` a future-breakage lint | Aaron Hill | -0/+1 |
| 2021-10-04 | Auto merge of #89489 - FabianWolff:issue-89485, r=oli-obk | bors | -8/+34 |
| 2021-10-04 | Stabilize try_reserve | Kornel | -3/+2 |
| 2021-10-04 | Move generic error message to separate branches | kadmin | -43/+94 |
| 2021-10-04 | Stabilize `const_panic` | Jacob Pratt | -28/+12 |
| 2021-10-03 | Rollup merge of #88481 - bjorn3:remove_feature_gates, r=cjgillot | Manish Goregaokar | -65/+31 |
| 2021-10-03 | Don't suggest replacing region with 'static in NLL | Aaron Hill | -3/+1 |
| 2021-10-03 | Auto merge of #88175 - camsteffen:let-desugar-span, r=Manishearth | bors | -10/+17 |
| 2021-10-03 | Disable `SimplifyBranchSame` optimization for now | Fabian Wolff | -0/+6 |
| 2021-10-03 | Update comments | Fabian Wolff | -8/+18 |
| 2021-10-03 | Fix ICE with buffered lint referring to AST node deleted by everybody_loops | Fabian Wolff | -6/+12 |
| 2021-10-03 | Add two inline annotations for hot functions | Mark Rousskov | -0/+2 |
| 2021-10-03 | Deny `where` clauses on `auto` traits | Fabian Wolff | -13/+36 |
| 2021-10-03 | Replace Fn impls with RPIT impls in rustc_index | bjorn3 | -50/+23 |
| 2021-10-03 | Add some inlining. | Camille GILLOT | -0/+12 |
| 2021-10-03 | Access StableHashingContext in rustc_query_system. | Camille GILLOT | -25/+17 |
| 2021-10-03 | Fully remove rustc_middle::ich. | Camille GILLOT | -4/+1 |