about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-02-16Destabilize cfg(target_has_atomic_load_store = ...)Mark Rousskov-0/+71
2022-02-15Auto merge of #93439 - abrown:cf-protection, r=nagisabors-0/+78
2022-02-15Auto merge of #93820 - compiler-errors:gat-wfcheck, r=jackh726bors-4/+34
2022-02-15Add removed comments back in self-outlives-lintMichael Goulet-15/+18
2022-02-15add test for issue-93278, blessMichael Goulet-17/+44
2022-02-15Rollup merge of #94014 - flip1995:clippy_transmute_lint_regroup, r=dtolnayMatthias Krüger-3/+2
2022-02-15Rollup merge of #93999 - barzamin:suggest-raw-strings, r=jackh726Matthias Krüger-0/+29
2022-02-15Auto merge of #93148 - nnethercote:Uniq, r=fee1-deadbors-108/+109
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-0/+117
2022-02-15Auto merge of #93918 - jonhoo:bootstrap-native-envflags, r=Mark-Simulacrumbors-31/+66
2022-02-15Overhaul `Const`.Nicholas Nethercote-18/+18
2022-02-15Overhaul `RegionKind` and `Region`.Nicholas Nethercote-12/+12
2022-02-15Overhaul `TyS` and `Ty`.Nicholas Nethercote-78/+79
2022-02-15Auto merge of #93863 - pierwill:fix-93676, r=Mark-Simulacrumbors-2/+3
2022-02-15Auto merge of #93752 - eholk:drop-tracking-break-continue, r=nikomatsakisbors-0/+19
2022-02-14suggest using raw string literals when invalid escapes appearErin Petra Sofiya Moon-0/+29
2022-02-14Auto merge of #93652 - spastorino:fix-negative-overlap-check-regions, r=nikom...bors-6/+48
2022-02-14Add support for control-flow protectionAndrew Brown-0/+78
2022-02-14Mark `unsafe_pin_internals` as `incomplete`.Daniel Henry-Mantilla-0/+31
2022-02-14Add failing test that should passSantiago Pastorino-0/+23
2022-02-14Update `macro:print` typed-query rustdoc test to include `pin!` resultsDaniel Henry-Mantilla-0/+2
2022-02-14Write {ui,} tests for `pin_macro` and `pin!`Daniel Henry-Mantilla-0/+84
2022-02-14Properly check regions on negative overlap checkSantiago Pastorino-6/+25
2022-02-14Auto merge of #93298 - lcnr:issue-92113, r=cjgillotbors-4/+74
2022-02-14Auto merge of #93938 - BoxyUwU:fix_res_self_ty, r=lcnrbors-11/+11
2022-02-14update two rustdoc commentsEllen-3/+3
2022-02-14further update `fuzzy_match_tys`lcnr-31/+58
2022-02-14fuzzify `fuzzy_match_tys`lcnr-18/+30
2022-02-14Make `find_similar_impl_candidates` a little fuzzier.Ben Reeves-1/+32
2022-02-14Auto merge of #93937 - bjorn3:simplifications3, r=cjgillotbors-4/+0
2022-02-13Update `sha1`, `sha2`, and `md5` dependenciespierwill-2/+3
2022-02-13Auto merge of #93837 - nikic:arm-update, r=Mark-Simulacrumbors-39/+0
2022-02-13Auto merge of #93685 - Mark-Simulacrum:drop-time, r=Mark-Simulacrumbors-45/+16
2022-02-13Remove Config::stderrbjorn3-4/+0
2022-02-13Auto merge of #93763 - jsha:re-space-empty-impls, r=GuillaumeGomezbors-3/+23
2022-02-13Auto merge of #93956 - matthiaskrgr:rollup-zfk35hb, r=matthiaskrgrbors-240/+485
2022-02-13Rollup merge of #93936 - bjorn3:simplifications2, r=cjgillotMatthias Krüger-1/+1
2022-02-13Rollup merge of #93885 - Badel2:error-download-ci-llvm, r=Mark-SimulacrumMatthias Krüger-8/+20
2022-02-13Rollup merge of #93810 - matthewjasper:chalk-and-canonical-universes, r=jackh726Matthias Krüger-112/+119
2022-02-13Rollup merge of #90532 - fee1-dead:improve-const-fn-err-msg, r=oli-obkMatthias Krüger-119/+345
2022-02-13Auto merge of #93713 - klensy:deps-up, r=Mark-Simulacrumbors-4/+3
2022-02-13Auto merge of #93670 - erikdesjardins:noundef, r=nikicbors-88/+76
2022-02-12Auto merge of #91403 - cjgillot:inherit-async, r=oli-obkbors-193/+149
2022-02-12make fastcall-inreg and riscv64-lp64-lp64f-lp64d-abi tests able to run on any...Erik Desjardins-56/+21
2022-02-12Auto merge of #93939 - RalfJung:miri, r=RalfJungbors-11/+7
2022-02-12Auto merge of #93697 - the8472:fix-windows-path-hash, r=Mark-Simulacrumbors-0/+1
2022-02-12Update chalk testsMatthew Jasper-112/+119
2022-02-12Suggest disabling download-ci-llvm option if url fails to downloadBadel2-8/+20
2022-02-12ignore test on wasm32The 8472-0/+1