about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-02-15check associated types tooMichael Goulet-27/+27
2022-02-15check all GATs at onceMichael Goulet-99/+90
2022-02-15rename some variables in gat wfcheckMichael Goulet-25/+18
2022-02-15introduce gather_gat_boundsMichael Goulet-123/+131
2022-02-15Auto merge of #94024 - matthiaskrgr:rollup-0hwxm0w, r=matthiaskrgrbors-118/+180
2022-02-15Rollup merge of #94014 - flip1995:clippy_transmute_lint_regroup, r=dtolnayMatthias Krüger-3/+2
2022-02-15Rollup merge of #94014 - flip1995:clippy_transmute_lint_regroup, r=dtolnayMatthias Krüger-3/+2
2022-02-15Rollup merge of #94001 - durin42:llvm-15-uwtable, r=nikicMatthias Krüger-5/+24
2022-02-15Rollup merge of #93999 - barzamin:suggest-raw-strings, r=jackh726Matthias Krüger-0/+38
2022-02-15Rollup merge of #93949 - glaubitz:m68k-unwind, r=Mark-SimulacrumMatthias Krüger-0/+6
2022-02-15Rollup merge of #93899 - ssomers:vecdeque_naming, r=m-ou-seMatthias Krüger-110/+110
2022-02-15adapt static-nobundle test to use llvm-nmKrasimir Georgiev-2/+4
2022-02-15remove compiler warningsStefan Lankes-1/+1
2022-02-15removing architecture requirements for RustyHermitStefan Lankes-5/+14
2022-02-15Auto merge of #93148 - nnethercote:Uniq, r=fee1-deadbors-1685/+1913
2022-02-15Clarify confusing UB statement in MIRDeadbeef-2/+4
2022-02-15Clean up rustdoc command line args docGuillaume Gomez-1/+3
2022-02-15Move transmute_undefined_repr back to nurseryflip1995-3/+2
2022-02-15Move transmute_undefined_repr back to nurseryflip1995-3/+2
2022-02-15Auto merge of #93176 - danielhenrymantilla:stack-pinning-macro, r=m-ou-sebors-1/+404
2022-02-15Auto merge of #93918 - jonhoo:bootstrap-native-envflags, r=Mark-Simulacrumbors-31/+66
2022-02-15Address review comments.Nicholas Nethercote-11/+7
2022-02-15Overhaul `Const`.Nicholas Nethercote-6/+6
2022-02-15Overhaul `Const`.Nicholas Nethercote-12/+12
2022-02-15Overhaul `Const`.Nicholas Nethercote-618/+653
2022-02-15Remove unnecessary `RegionKind::` quals.Nicholas Nethercote-71/+56
2022-02-15Overhaul `RegionKind` and `Region`.Nicholas Nethercote-1/+1
2022-02-15Overhaul `RegionKind` and `Region`.Nicholas Nethercote-2/+2
2022-02-15Overhaul `RegionKind` and `Region`.Nicholas Nethercote-346/+443
2022-02-15Overhaul `PredicateInner` and `Predicate`.Nicholas Nethercote-70/+69
2022-02-15Overhaul `TyS` and `Ty`.Nicholas Nethercote-15/+15
2022-02-15Overhaul `TyS` and `Ty`.Nicholas Nethercote-77/+78
2022-02-15Overhaul `TyS` and `Ty`.Nicholas Nethercote-533/+521
2022-02-15Rename `PtrKey` as `Interned` and improve it.Nicholas Nethercote-50/+177
2022-02-15Rename `Interned` as `InternedInSet`.Nicholas Nethercote-35/+36
2022-02-15Auto merge of #93863 - pierwill:fix-93676, r=Mark-Simulacrumbors-41/+43
2022-02-14use an enum in matches_projection_projectionMichael Goulet-16/+28
2022-02-15Auto merge of #93752 - eholk:drop-tracking-break-continue, r=nikomatsakisbors-10/+114
2022-02-14Don't allow error annotations in known-bug testsJack Huey-7/+11
2022-02-14Make [u8]::cmp implementation branchlessjoboet-12/+11
2022-02-14llvm: migrate to new parameter-bearing uwtable attrAugie Fackler-5/+24
2022-02-14Add test for duplicated macros in the sidebarGuillaume Gomez-0/+21
2022-02-14Fix macro reexports duplicates in the sidebarGuillaume Gomez-6/+11
2022-02-14suggest using raw string literals when invalid escapes appearErin Petra Sofiya Moon-0/+38
2022-02-14Fix missing dbg infoGary Guo-0/+2
2022-02-14Update unsafe_pin_internals unstable version.Mara Bos-1/+1
2022-02-14Auto merge of #93652 - spastorino:fix-negative-overlap-check-regions, r=nikom...bors-33/+134
2022-02-14Add test for foreign double unwindGary Guo-0/+69
2022-02-14Add recursive_format_impl lintJames McMurray-276/+685
2022-02-14Add a comment to justify why the `pointer` field is `pub`.Daniel Henry-Mantilla-0/+5