about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-04-08Auto merge of #95815 - RalfJung:miri, r=RalfJungbors-21/+8
2022-04-08Auto merge of #95519 - oli-obk:tait_ub2, r=compiler-errorsbors-3/+112
2022-04-08update MiriRalf Jung-21/+8
2022-04-08Auto merge of #95772 - flip1995:clippyup, r=Manishearth,flip1995bors-1493/+3117
2022-04-08Auto merge of #95798 - Dylan-DPC:rollup-51hx1wl, r=Dylan-DPCbors-135/+544
2022-04-08Rollup merge of #95791 - oconnor663:doc_comment, r=thomccDylan DPC-1/+1
2022-04-08Rollup merge of #95782 - ChrisDenton:pipe-buffer-size, r=thomccDylan DPC-2/+5
2022-04-08Rollup merge of #95761 - c410-f3r:meta-var-stuff, r=petrochenkovDylan DPC-120/+28
2022-04-08Rollup merge of #95705 - bstrie:x86nonetier, r=Mark-SimulacrumDylan DPC-8/+14
2022-04-08Rollup merge of #95634 - dtolnay:mailmap, r=Mark-SimulacrumDylan DPC-4/+246
2022-04-08Rollup merge of #95579 - Cyborus04:slice_flatten, r=scottmcmDylan DPC-0/+153
2022-04-08Rollup merge of #95102 - compiler-errors:issue-94034-bug, r=jackh726Dylan DPC-0/+97
2022-04-08Update Cargo.lockflip1995-8/+5
2022-04-08Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd' into clippyupflip1995-1486/+3113
2022-04-08Auto merge of #95775 - RalfJung:miri-windows-compat, r=ChrisDentonbors-8/+17
2022-04-08Auto merge of #95440 - jyn514:error-index, r=Mark-Simulacrumbors-58/+44
2022-04-08add `<[[T; N]]>::flatten`, `<[[T; N]]>::flatten_mut`, and `Vec::<[T; N]>::int...Cyborus04-0/+153
2022-04-07Promote x86_64-unknown-none to Tier 2bstrie-8/+14
2022-04-07hide an #[allow] directive from the Arc::new_cyclic doc exampleJack O'Connor-1/+1
2022-04-07Auto merge of #95767 - oli-obk:all_your_generics_belong_to_the_definitions, r...bors-34/+44
2022-04-07Windows: Increase a pipe's buffer capacity to 64kbChris Denton-2/+5
2022-04-07do not round-trip function pointer through integerRalf Jung-5/+4
2022-04-07make windows compat_fn (crudely) work on MiriRalf Jung-4/+14
2022-04-07Auto merge of #8657 - flip1995:raw_lint_desc, r=flip1995bors-1/+8
2022-04-07Allow raw lint descriptionsflip1995-1/+8
2022-04-07Auto merge of #95706 - petrochenkov:doclink4, r=GuillaumeGomezbors-113/+180
2022-04-07Auto merge of #8656 - flip1995:rustup, r=flip1995bors-157/+196
2022-04-07Bump changelog stable version -> 1.60flip1995-3/+3
2022-04-07Bump nightly version -> 2022-04-07flip1995-1/+1
2022-04-07Bump Clippy Version -> 0.1.62flip1995-3/+3
2022-04-07Fix internal::INVALID_PATHS lintflip1995-2/+11
2022-04-07Merge remote-tracking branch 'upstream/master' into rustupflip1995-1429/+2878
2022-04-07Deduplicate the error printing code for hidden type mismatchesOli Scherer-25/+24
2022-04-07Report opaque type mismatches directly during borrowck of the function instea...Oli Scherer-19/+30
2022-04-07Auto merge of #8635 - pbor:unsigned-abs, r=giraffatebors-8/+111
2022-04-07Auto merge of #8646 - Alexendoo:option-as-deref-mut, r=giraffatebors-75/+136
2022-04-07Auto merge of #95715 - nnethercote:shrink-Nonterminal, r=davidtwcobors-16/+18
2022-04-07Fix `as_deref_mut` false positives in `needless_option_as_deref`Alex Macleod-75/+136
2022-04-07Kickstart the inner usage of macro_metavar_exprCaio-120/+28
2022-04-07Auto merge of #95760 - Dylan-DPC:rollup-uskzggh, r=Dylan-DPCbors-34/+86
2022-04-07conf: fix lint name in commentPaolo Borelli-1/+1
2022-04-07new lint cast_abs_to_unsignedPaolo Borelli-8/+111
2022-04-07Rollup merge of #95757 - zofrex:gender-neutral-terms, r=dtolnayDylan DPC-7/+7
2022-04-07Rollup merge of #95753 - ChayimFriedman2:patch-1, r=dtolnayDylan DPC-2/+2
2022-04-07Rollup merge of #95752 - compiler-errors:issue-82866, r=Dylan-DPCDylan DPC-0/+23
2022-04-07Rollup merge of #95189 - fmease:fix-issue-94340, r=estebankDylan DPC-25/+54
2022-04-07Use gender neutral termsJames 'zofrex' Sanderson-7/+7
2022-04-07Auto merge of #95678 - pietroalbini:pa-1.62.0-bootstrap, r=Mark-Simulacrumbors-697/+524
2022-04-07Auto merge of #95748 - Dylan-DPC:rollup-t208j51, r=Dylan-DPCbors-22/+45
2022-04-07Correct safety reasoning in `str::make_ascii_{lower,upper}case()`Chayim Refael Friedman-2/+2