about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-11-05Rollup merge of #90626 - rusticstuff:be-more-accepting, r=jyn514Matthias Krüger-0/+10
2021-11-05Rollup merge of #90623 - cuviper:llvm-12, r=nikicMatthias Krüger-27/+24
2021-11-05Rollup merge of #90597 - nikomatsakis:issue-90465, r=wesleywiserMatthias Krüger-147/+328
2021-11-05Rollup merge of #90569 - wesleywiser:fix_only_i686_tests, r=Mark-SimulacrumMatthias Krüger-4/+4
2021-11-05Rollup merge of #89942 - JohnTitor:reorder-widening_impl, r=dtolnayMatthias Krüger-18/+18
2021-11-05Update LLVM comments around NoAliasMutRefJosh Stone-5/+8
2021-11-05Properly register text_direction_codepoint_in_comment lint.Hans Kratz-0/+10
2021-11-05Update the documented default of -Zmutable-noaliasJosh Stone-1/+1
2021-11-05Reorder `widening_impl`s to make the doc clearerYuki Okushi-18/+18
2021-11-05Move outline-atomics to aarch64-linux target definitionsJosh Stone-6/+9
2021-11-05Remove some minor checks for LLVM < 12Josh Stone-15/+6
2021-11-05apply suggestions from code reviewNiko Matsakis-61/+63
2021-11-05Auto merge of #90616 - mathstuf:error_codes-comment-uniformity, r=GuillaumeGomezbors-20/+19
2021-11-05error_codes: uniformly comment error codesBen Boeckel-20/+19
2021-11-05Auto merge of #90604 - mbartlett21:iterator-reexports, r=kennytmbors-1/+6
2021-11-05Auto merge of #90577 - matthiaskrgr:clippy_perf_nov, r=petrochenkovbors-13/+13
2021-11-05Fix `str::SplitInclusive` stabilisation datembartlett21-1/+1
2021-11-05Add feature to `alloc` so we can re-export.mbartlett21-0/+1
2021-11-05Re-export `core::slice::EscapeAscii`mbartlett21-0/+2
2021-11-05Re-export `core::slice::SplitInclusive[Mut]`mbartlett21-0/+2
2021-11-05Auto merge of #90598 - JohnTitor:rollup-kz1qioz, r=JohnTitorbors-96/+182
2021-11-05Rollup merge of #90571 - GuillaumeGomez:missing-bottom-border-sidebar, r=jshaYuki Okushi-17/+26
2021-11-05Rollup merge of #90563 - joshtriplett:rustbot-allow-labels, r=Mark-SimulacrumYuki Okushi-0/+2
2021-11-05Rollup merge of #90556 - scottmcm:carrying_comments, r=joshtriplettYuki Okushi-15/+63
2021-11-05Rollup merge of #90554 - ehuss:unstable-options-cleanup, r=joshtriplettYuki Okushi-38/+27
2021-11-05Rollup merge of #90544 - ehuss:demote-locator-warn, r=petrochenkovYuki Okushi-2/+2
2021-11-05Rollup merge of #90537 - adamgemmell:dev/aarch64-target-feature, r=AmanieuYuki Okushi-8/+18
2021-11-05Rollup merge of #90533 - Smittyvb:patch-1, r=joshtriplettYuki Okushi-0/+2
2021-11-05Rollup merge of #90530 - GuillaumeGomez:simplify-js-tester, r=notriddleYuki Okushi-7/+3
2021-11-05Rollup merge of #90507 - TaKO8Ki:suggest-extern-crate-alloc, r=jackh726Yuki Okushi-9/+39
2021-11-05Auto merge of #90574 - notriddle:notriddle/doc-fold-stripped-conditional, r=c...bors-8/+16
2021-11-04handle case of a variable not capturedNiko Matsakis-8/+117
2021-11-04rework diagnostic reporting to be more structuredNiko Matsakis-122/+164
2021-11-04Auto merge of #90536 - crlf0710:fix_vtable_hrtb, r=jackh726bors-1/+36
2021-11-04clippy::perf fixesMatthias Krüger-13/+13
2021-11-04Fix missing bottom border for headings in sidebarGuillaume Gomez-17/+26
2021-11-04introduce an enum for tracking the 2229 migration causesNiko Matsakis-15/+43
2021-11-04rustdoc: Use conditional for _stripped foldMichael Howell-8/+16
2021-11-04Mention possible future rejectionsSmittyvb-1/+1
2021-11-04Fix tests using `only-i686` to use the correct `only-x86` directiveWesley Wiser-4/+4
2021-11-04Auto merge of #90564 - flip1995:clippyup, r=Manishearthbors-1534/+3203
2021-11-04Update Cargo.lockflip1995-2/+2
2021-11-04Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyupflip1995-1532/+3201
2021-11-04rustbot: Allow applying needs-fcp labelJosh Triplett-0/+1
2021-11-04rustbot: Allow applying relnotes labelJosh Triplett-0/+1
2021-11-04Auto merge of #7929 - flip1995:rustup, r=flip1995bors-61/+57
2021-11-04Bump nightly version -> 2021-11-04flip1995-1/+1
2021-11-04Merge remote-tracking branch 'upstream/master' into rustupflip1995-1549/+3228
2021-11-04Auto merge of #90518 - calebcartwright:rustc-ast-docs, r=wesleywiserbors-3/+2
2021-11-04Add more text and examples to `carrying_{add|mul}"Scott McMurray-15/+63