about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-10-05Rollup merge of #89351 - tspiteri:wrapping_rem, r=dtolnayManish Goregaokar-6/+4
2021-10-05Rollup merge of #89317 - JulianKnodt:precise_errors, r=BoxyUwUManish Goregaokar-52/+111
2021-10-05Rollup merge of #88871 - FabianWolff:issue-88403, r=jackh726Manish Goregaokar-8/+75
2021-10-05Rollup merge of #88828 - FabianWolff:issue-88585, r=dtolnayManish Goregaokar-3/+13
2021-10-05Rollup merge of #88706 - ThePuzzlemaker:issue-88609, r=jackh726Manish Goregaokar-1/+40
2021-10-05Auto merge of #7770 - zvavybir:master, r=xFrednetbors-5/+6
2021-10-05Mentioned `inspect` in lint description of `suspicious_map`Matthias Kaak-2/+3
2021-10-05improved help message for `suspicious_map`Matthias Kaak-3/+3
2021-10-05Note specific regions involved in 'borrowed data escapes' errorAaron Hill-39/+209
2021-10-05refactor: VecDeques IterMut fields to privateDeveloperC-16/+21
2021-10-05refactor: VecDeques Drain fields to privateDeveloperC286-17/+26
2021-10-05Add `cfg_hide` to the list of known attributesJoshua Nelson-0/+1
2021-10-05Add test case for `doc_cfg_hide` feature gateJoshua Nelson-3/+24
2021-10-05Suppress some cfg from being shown in the stdlib docsWim Looman-3/+44
2021-10-05Allow adding a set of cfg's to hide from being implicitly doc(cfg)'dWim Looman-9/+74
2021-10-05Make cfg implicitly imply doc(cfg)Wim Looman-9/+92
2021-10-05RustWrapper: adapt for LLVM API change of fatal_error_handler_tKrasimir Georgiev-0/+4
2021-10-05for signed overflowing remainder, delay comparing lhs with MINTrevor Spiteri-6/+4
2021-10-05Auto merge of #89363 - oli-obk:in_tracing_we_trust, r=Mark-Simulacrumbors-7/+7
2021-10-05Auto merge of #89266 - cjgillot:session-ich, r=michaelwoeristerbors-221/+168
2021-10-05Use get_unchecked in str::[r]split_oncenickkuk-2/+4
2021-10-05Auto merge of #89549 - Manishearth:rollup-mhkyc16, r=Manishearthbors-339/+229
2021-10-04Rollup merge of #89535 - notriddle:notriddle/error-index-generator-js, r=Mark...Manish Goregaokar-34/+19
2021-10-04Rollup merge of #89504 - Aaron1011:rpit-nll-static, r=nikomatsakisManish Goregaokar-214/+25
2021-10-04Rollup merge of #89482 - hkmatsumoto:patch-diagnostics, r=joshtriplettManish Goregaokar-14/+14
2021-10-04Rollup merge of #89462 - devnexen:haiku_thread_aff_build_fix, r=nagisaManish Goregaokar-6/+10
2021-10-04Rollup merge of #89426 - davidtwco:bootstrap-nix-toolchain-env-var, r=Mark-Si...Manish Goregaokar-12/+23
2021-10-04Rollup merge of #89423 - DevinR528:reachable-fields, r=NadrierilManish Goregaokar-14/+31
2021-10-04Rollup merge of #89364 - hkmatsumoto:encode-json-with-utf-8, r=Mark-SimulacrumManish Goregaokar-1/+1
2021-10-04Rollup merge of #89244 - DeveloperC286:pair_slices_fields_to_private, r=josht...Manish Goregaokar-4/+4
2021-10-04Rollup merge of #88816 - dns2utf8:rustdoc_test_gui_2k_constants, r=GuillaumeG...Manish Goregaokar-22/+44
2021-10-04Rollup merge of #88651 - AGSaidi:monotonize-inner-64b-aarch64, r=dtolnayManish Goregaokar-2/+2
2021-10-04Rollup merge of #88234 - hkmatsumoto:rustdoc-impls-for-primitive, r=jyn514Manish Goregaokar-3/+39
2021-10-04Rollup merge of #87631 - :solarish_upd_fs, r=joshtriplettManish Goregaokar-13/+17
2021-10-05library std, libc dependency updateDavid Carlier-3/+3
2021-10-05Auto merge of #89545 - workingjubilee:rollup-ooxf3p2, r=workingjubileebors-320/+809
2021-10-04Rollup merge of #89536 - RalfJung:miri, r=RalfJungJubilee-27/+21
2021-10-04Rollup merge of #89511 - lnicola:rust-analyzer-2021-10-04, r=lnicolaJubilee-17/+18
2021-10-04Rollup merge of #89494 - FabianWolff:issue-84075, r=davidtwcoJubilee-47/+135
2021-10-04Rollup merge of #89487 - FabianWolff:issue-89396, r=petrochenkovJubilee-1/+71
2021-10-04Rollup merge of #89480 - hameerabbasi:issue-89118-test, r=jackh726Jubilee-0/+95
2021-10-04Rollup merge of #89478 - zvavybir:master, r=jyn514Jubilee-5/+11
2021-10-04Rollup merge of #89474 - camelid:better-pass-name, r=jyn514Jubilee-14/+14
2021-10-04Rollup merge of #89473 - FabianWolff:issue-89469, r=joshtriplettJubilee-6/+27
2021-10-04Rollup merge of #89466 - Mark-Simulacrum:query-macros, r=oli-obkJubilee-24/+24
2021-10-04Rollup merge of #89456 - cuviper:llvm-13, r=nikicJubilee-1/+1
2021-10-04Rollup merge of #89413 - matthewjasper:spec-marker-fix, r=nikomatsakisJubilee-101/+147
2021-10-04Rollup merge of #89270 - seanyoung:join_fold, r=m-ou-seJubilee-7/+55
2021-10-04Rollup merge of #88780 - orlp:int-abs-diff, r=m-ou-seJubilee-0/+67
2021-10-04Rollup merge of #88090 - nbdd0121:inference, r=nikomatsakisJubilee-28/+109