about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-02-14Add a stack-`pin!`-ning macro to the `pin` module.Daniel Henry-Mantilla-0/+242
2022-02-14Auto merge of #93938 - BoxyUwU:fix_res_self_ty, r=lcnrbors-83/+102
2022-02-14update two rustdoc commentsEllen-3/+3
2022-02-14Auto merge of #93937 - bjorn3:simplifications3, r=cjgillotbors-26/+4
2022-02-13Auto merge of #83822 - petrochenkov:linkandro, r=davidtwcobors-7/+1
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-46/+16
2022-02-13rustc_target: Remove compiler-rt linking hack on AndroidVadim Petrochenkov-7/+1
2022-02-13Auto merge of #91673 - ChrisDenton:path-absolute, r=Mark-Simulacrumbors-4/+209
2022-02-13Remove Config::stderrbjorn3-26/+4
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-1131/+1551
2022-02-13Rollup merge of #93944 - jackh726:team-exclude, r=Mark-SimulacrumMatthias Krüger-0/+6
2022-02-13Rollup merge of #93936 - bjorn3:simplifications2, r=cjgillotMatthias Krüger-199/+158
2022-02-13Rollup merge of #93930 - name1e5s:chore/docs, r=Mark-SimulacrumMatthias Krüger-2/+2
2022-02-13Rollup merge of #93886 - clarfonthey:stable_ascii_escape, r=Mark-SimulacrumMatthias Krüger-16/+13
2022-02-13Rollup merge of #93885 - Badel2:error-download-ci-llvm, r=Mark-SimulacrumMatthias Krüger-8/+20
2022-02-13Rollup merge of #93851 - cyqsimon:option-examples, r=scottmcmMatthias Krüger-13/+37
2022-02-13Rollup merge of #93810 - matthewjasper:chalk-and-canonical-universes, r=jackh726Matthias Krüger-219/+362
2022-02-13Rollup merge of #90532 - fee1-dead:improve-const-fn-err-msg, r=oli-obkMatthias Krüger-407/+896
2022-02-13Rollup merge of #89926 - the8472:saturate-instant, r=Mark-SimulacrumMatthias Krüger-267/+57
2022-02-13Auto merge of #93713 - klensy:deps-up, r=Mark-Simulacrumbors-124/+63
2022-02-13Auto merge of #93696 - Amanieu:compiler-builtins-0.1.68, r=Mark-Simulacrumbors-3/+3
2022-02-13Auto merge of #93670 - erikdesjardins:noundef, r=nikicbors-91/+94
2022-02-13Capitalize "Rust"Josh Triplett-1/+1
2022-02-13Add panic docs describing old, current and possible future behaviorThe 8472-3/+31
2022-02-13Add caveat about the monotonicity guarantee by linking to the later sectionThe 8472-2/+4
2022-02-13make Instant::{duration_since, elapsed, sub} saturating and remove workaroundsThe8472-270/+30
2022-02-12Auto merge of #91403 - cjgillot:inherit-async, r=oli-obkbors-281/+227
2022-02-12Stabilise inherent_ascii_escape (FCP in #77174)ltdk-14/+11
2022-02-12Fix signature of u8::escape_asciiltdk-2/+2
2022-02-12make fastcall-inreg and riscv64-lp64-lp64f-lp64d-abi tests able to run on any...Erik Desjardins-56/+21
2022-02-12Don't relabel to a team if there is already a team labelJack Huey-0/+6
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-9/+53
2022-02-12Address review commentMatthew Jasper-2/+5
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
2022-02-12trailing whitespaceEllen-6/+6
2022-02-12Auto merge of #93933 - matthiaskrgr:rollup-1hjae6g, r=matthiaskrgrbors-31/+644
2022-02-12update miriRalf Jung-11/+7
2022-02-12change docs on `Res::SelfTy`Ellen-27/+35
2022-02-12change to a struct variantEllen-57/+68
2022-02-12Remove SPAN_DEBUG globalbjorn3-40/+13
2022-02-12Move setup_callbacks call to create_compiler_and_runbjorn3-8/+7
2022-02-12Remove the RustcDefaultCalls structbjorn3-151/+138
2022-02-12ReblessDeadbeef-3/+41
2022-02-12Rollup merge of #93928 - nsunderland1:master, r=Mark-SimulacrumMatthias Krüger-0/+5
2022-02-12Rollup merge of #93898 - GuillaumeGomez:error-code-check, r=Mark-SimulacrumMatthias Krüger-7/+34