| Age | Commit message (Expand) | Author | Lines |
| 2021-10-06 | Return to generating mod declarations in lib.rs | Manish Goregaokar | -5/+11 |
| 2021-10-06 | Rebase Result::map_or_else doc wording on top of #89400. | Orson Peters | -3/+2 |
| 2021-10-06 | Drop exponent suggestion when 0 | dswij | -2/+4 |
| 2021-10-06 | Auto merge of #89323 - estebank:derive-binop, r=petrochenkov | bors | -108/+667 |
| 2021-10-06 | test | Ellen | -0/+29 |
| 2021-10-06 | Add regression test for ice 89574 | Gary Guo | -10/+41 |
| 2021-10-06 | Emit item no type error even if type inference fails | Gary Guo | -21/+23 |
| 2021-10-05 | Add tracking issue | Samuel E. Moelius III | -2/+4 |
| 2021-10-05 | Consider unfulfilled obligations in binop errors | Esteban Kuber | -108/+667 |
| 2021-10-05 | Auto merge of #89572 - Manishearth:rollup-obz5ycp, r=Manishearth | bors | -80/+455 |
| 2021-10-05 | Apply suggestions from code review | Jane Lusby | -11/+11 |
| 2021-10-05 | Issue 89275 fix and test | Tom Farmer | -18/+82 |
| 2021-10-05 | Rollup merge of #89546 - joshtriplett:grow-metadata-faster, r=petrochenkov | Manish Goregaokar | -1/+3 |
| 2021-10-05 | Rollup merge of #89532 - ecstatic-morse:maybe-live-locals-enum, r=oli-obk,tmi... | Manish Goregaokar | -0/+63 |
| 2021-10-05 | Rollup merge of #89523 - Aaron1011:derive-future-compat, r=wesleywiser | Manish Goregaokar | -0/+73 |
| 2021-10-05 | Rollup merge of #89502 - FabianWolff:issue-89493, r=joshtriplett | Manish Goregaokar | -2/+2 |
| 2021-10-05 | Rollup merge of #89442 - GuillaumeGomez:duplicated-doc-alias, r=estebank | Manish Goregaokar | -7/+71 |
| 2021-10-05 | Rollup merge of #89351 - tspiteri:wrapping_rem, r=dtolnay | Manish Goregaokar | -6/+4 |
| 2021-10-05 | Rollup merge of #89317 - JulianKnodt:precise_errors, r=BoxyUwU | Manish Goregaokar | -52/+111 |
| 2021-10-05 | Rollup merge of #88871 - FabianWolff:issue-88403, r=jackh726 | Manish Goregaokar | -8/+75 |
| 2021-10-05 | Rollup merge of #88828 - FabianWolff:issue-88585, r=dtolnay | Manish Goregaokar | -3/+13 |
| 2021-10-05 | Rollup merge of #88706 - ThePuzzlemaker:issue-88609, r=jackh726 | Manish Goregaokar | -1/+40 |
| 2021-10-05 | Auto merge of #7770 - zvavybir:master, r=xFrednet | bors | -5/+6 |
| 2021-10-05 | Mentioned `inspect` in lint description of `suspicious_map` | Matthias Kaak | -2/+3 |
| 2021-10-05 | improved help message for `suspicious_map` | Matthias Kaak | -3/+3 |
| 2021-10-05 | Note specific regions involved in 'borrowed data escapes' error | Aaron Hill | -39/+209 |
| 2021-10-05 | refactor: VecDeques IterMut fields to private | DeveloperC | -16/+21 |
| 2021-10-05 | refactor: VecDeques Drain fields to private | DeveloperC286 | -17/+26 |
| 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/+24 |
| 2021-10-05 | Suppress some cfg from being shown in the stdlib docs | Wim Looman | -3/+44 |
| 2021-10-05 | Allow adding a set of cfg's to hide from being implicitly doc(cfg)'d | Wim Looman | -9/+74 |
| 2021-10-05 | Make cfg implicitly imply doc(cfg) | Wim Looman | -9/+92 |
| 2021-10-05 | RustWrapper: adapt for LLVM API change of fatal_error_handler_t | Krasimir Georgiev | -0/+4 |
| 2021-10-05 | for signed overflowing remainder, delay comparing lhs with MIN | Trevor Spiteri | -6/+4 |
| 2021-10-05 | Auto merge of #89363 - oli-obk:in_tracing_we_trust, r=Mark-Simulacrum | bors | -7/+7 |
| 2021-10-05 | Auto merge of #89266 - cjgillot:session-ich, r=michaelwoerister | bors | -221/+168 |
| 2021-10-05 | Use get_unchecked in str::[r]split_once | nickkuk | -2/+4 |
| 2021-10-05 | Auto merge of #89549 - Manishearth:rollup-mhkyc16, r=Manishearth | bors | -339/+229 |
| 2021-10-04 | Rollup merge of #89535 - notriddle:notriddle/error-index-generator-js, r=Mark... | Manish Goregaokar | -34/+19 |
| 2021-10-04 | Rollup merge of #89504 - Aaron1011:rpit-nll-static, r=nikomatsakis | Manish Goregaokar | -214/+25 |
| 2021-10-04 | Rollup merge of #89482 - hkmatsumoto:patch-diagnostics, r=joshtriplett | Manish Goregaokar | -14/+14 |
| 2021-10-04 | Rollup merge of #89462 - devnexen:haiku_thread_aff_build_fix, r=nagisa | Manish Goregaokar | -6/+10 |
| 2021-10-04 | Rollup merge of #89426 - davidtwco:bootstrap-nix-toolchain-env-var, r=Mark-Si... | Manish Goregaokar | -12/+23 |
| 2021-10-04 | Rollup merge of #89423 - DevinR528:reachable-fields, r=Nadrieril | Manish Goregaokar | -14/+31 |
| 2021-10-04 | Rollup merge of #89364 - hkmatsumoto:encode-json-with-utf-8, r=Mark-Simulacrum | Manish Goregaokar | -1/+1 |
| 2021-10-04 | Rollup merge of #89244 - DeveloperC286:pair_slices_fields_to_private, r=josht... | Manish Goregaokar | -4/+4 |
| 2021-10-04 | Rollup merge of #88816 - dns2utf8:rustdoc_test_gui_2k_constants, r=GuillaumeG... | Manish Goregaokar | -22/+44 |
| 2021-10-04 | Rollup merge of #88651 - AGSaidi:monotonize-inner-64b-aarch64, r=dtolnay | Manish Goregaokar | -2/+2 |
| 2021-10-04 | Rollup merge of #88234 - hkmatsumoto:rustdoc-impls-for-primitive, r=jyn514 | Manish Goregaokar | -3/+39 |