about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
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
2022-10-01Change feature name to is_some_andCameron Steffen-1/+1
2022-10-01Change is_some_and to take by valueCameron Steffen-1/+1
2022-10-01Auto merge of #101986 - WaffleLapkin:move_lint_note_to_the_bottom, r=estebankbors-268/+261
2022-10-01bless a miri testMaybe Waffle-1/+1
2022-10-01bless clippyMaybe Waffle-231/+231
2022-10-01clippy: adopt to the new lint APIMaybe Waffle-36/+29
2022-09-30Stabilize map_first_lastest31-1/+0
2022-09-29Auto merge of #101887 - nnethercote:shrink-Res, r=spastorinobors-4/+9
2022-09-29Rollup merge of #102468 - RalfJung:tidy, r=jyn514Michael Howell-18/+15
2022-09-29more clear function and variable namesRalf Jung-17/+14
2022-09-29make tidy dependency error less confusingRalf Jung-1/+1
2022-09-29Shrink `hir::def::Res`.Nicholas Nethercote-4/+9
2022-09-28Adding target_rustcflags to TargetCfgAndrew Pollack-2/+4
2022-09-28Rollup merge of #102232 - Urgau:stabilize-bench_black_box, r=TaKO8KiYuki Okushi-3/+2
2022-09-27Update cargoWeihang Lo-0/+0
2022-09-27Stabilize bench_black_boxUrgau-3/+2
2022-09-27rustc_typeck to rustc_hir_analysislcnr-35/+35
2022-09-27Auto merge of #2562 - pvdrz:miri-num-cpus, r=RalfJungbors-8/+33
2022-09-26Rollup merge of #102321 - aDotInTheVoid:rdj-prim-impls, r=GuillaumeGomezMichael Howell-7/+6
2022-09-26update readmeChristian Poveda-2/+5