about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2022-10-08Auto merge of #2583 - RalfJung:rustup, r=oli-obkbors-23/+56
2022-10-08bless cargo-miri outputRalf Jung-11/+18
2022-10-07Auto merge of #102792 - weihanglo:update-cargo, r=ehussbors-0/+0
2022-10-07Auto merge of #102091 - RalfJung:const_err, r=oli-obkbors-47/+17
2022-10-07Update cargoWeihang Lo-0/+0
2022-10-07make const_err a hard errorRalf Jung-47/+17
2022-10-07clippy learned some new tricksRalf Jung-4/+6
2022-10-07rustupRalf Jung-3/+4
2022-10-07fix MiriRalf Jung-2/+2
2022-10-07remove FFI support for macOSRalf Jung-10/+14
2022-10-07Change InferCtxtBuilder from enter to buildCameron Steffen-102/+87
2022-10-07Introduce TypeErrCtxtCameron Steffen-2/+2
2022-10-06tools/remote-test-{server,client}: Use /data/local/tmp on AndroidPeter Collingbourne-3/+3
2022-10-06Merge commit '8f1ebdd18bdecc621f16baaf779898cc08cc2766' into clippyupPhilipp Krones-69/+20
2022-10-06Remove `mir::CastKind::Misc`ouz-a-1/+6
2022-10-06Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyupPhilipp Krones-4346/+10205
2022-10-06Auto merge of #102573 - RalfJung:mirisync, r=oli-obkbors-861/+955
2022-10-05Auto merge of #102438 - andrewpollack:add-target-rustc-flags, r=Mark-Simulacrumbors-2/+4
2022-10-04Update cargoWeihang Lo-0/+0
2022-10-04Rollup merge of #102651 - oli-obk:non_region_things, r=lcnrMatthias Krüger-1/+1
2022-10-04Rollup merge of #102241 - jyn514:manifest-json-docs, r=Mark-SimulacrumMatthias Krüger-2/+16
2022-10-04Auto merge of #2566 - saethlin:gc-cleanup, r=oli-obkbors-127/+464
2022-10-04It's not about types or consts, but the lack of regionsOli Scherer-1/+1
2022-10-04re-architect the tag visitor traitsRalf Jung-222/+306
2022-10-04Finish TimeoutCallbackBen Kimock-14/+17
2022-10-04Please help, where is this lifetime bound coming fromBen Kimock-40/+90
2022-10-04Use static dispatch in the visitorBen Kimock-105/+148
2022-10-04Use VisitProvenance to factor allocation visiting betterBen Kimock-18/+32
2022-10-04A bit of cleanupBen Kimock-8/+28
2022-10-04Expand VisitMachineValues to cover more pointers in the interpreterBen Kimock-33/+156
2022-10-04more details on stacked borrows trackingRalf Jung-10/+33
2022-10-03Reduce CString allocations in std as much as possibleAlex Saveau-0/+3
2022-10-03Rollup merge of #102591 - JarvisCraft:fix-double-a-article, r=compiler-errorsMatthias Krüger-2/+2
2022-10-02Fix duplicate usage of `a` article.Petr Portnov-2/+2
2022-10-02Auto merge of #102586 - Dylan-DPC:rollup-g107h6z, r=Dylan-DPCbors-2/+7
2022-10-02Rollup merge of #102556 - WaffleLapkin:implied_by_btree_new, r=Mark-SimulacrumDylan DPC-1/+3
2022-10-02Rollup merge of #100451 - hovinen:no-panic-on-result-err-in-test, r=Mark-Simu...Dylan DPC-1/+4
2022-10-02bump rustc_tools_utilRalf Jung-2/+2
2022-10-02use rustc_tools_util instead of vergenRalf Jung-266/+23
2022-10-02relax vergen dependencyRalf Jung-1/+1
2022-10-02GHA seems to have strange booleansRalf Jung-1/+1
2022-10-02bump rustc-build-sysrootRalf Jung-3/+3
2022-10-02no need to make cargo-miri build quiet; cargo only prints to stderr anywayRalf Jung-1/+1
2022-10-02cargo updateRalf Jung-315/+243
2022-10-02Auto merge of #2564 - RalfJung:no-more-xargo, r=oli-obkRalf Jung-219/+166
2022-10-02Auto merge of #98354 - camsteffen:is-some-and-by-value, r=m-ou-sebors-2/+2
2022-10-01Auto merge of #102193 - ferrocene:pa-remote-test-server-improvements, r=Mark-...bors-17/+31
2022-10-01make tidy accept multi-line `rustc_const_unstable` attributesMaybe Waffle-1/+3
2022-10-01Give better errors when build-manifest failsJoshua Nelson-1/+11
2022-10-01Package `rust-docs-json` into nightly components (take 3)Joshua Nelson-1/+5