about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2023-05-31CI: test ./miri benchRalf Jung-15/+15
2023-05-31Merge from rustcRalf Jung-195/+123
2023-05-31Preparing for merge from rustcRalf Jung-1/+1
2023-05-31Auto merge of #2888 - Vanille-N:tb-diags, r=RalfJungbors-66/+160
2023-05-31Auto merge of #112127 - matthiaskrgr:rollup-77pt893, r=matthiaskrgrbors-17/+54
2023-05-31Rollup merge of #112084 - ozkanonur:improvements, r=clubby789Matthias Krüger-17/+54
2023-05-31Update cargoWeihang Lo-0/+0
2023-05-30Auto merge of #111881 - lcnr:leak-check, r=nikomatsakis,jackh726bors-1/+1
2023-05-30directory size limit :<lcnr-1/+1
2023-05-30Rollup merge of #112060 - lcnr:early-binder, r=jackh726Nilstrieb-6/+6
2023-05-30Rollup merge of #111543 - Urgau:uplift_invalid_utf8_in_unchecked, r=WaffleLapkinNilstrieb-168/+60
2023-05-30use `build_helper::util::try_run` in rustdoc-gui-testozkanonur-17/+2
2023-05-30create `build_helper/src/util` modozkanonur-0/+42
2023-05-30Auto merge of #112083 - scottmcm:simpler-range-next, r=thomccbors-1/+1
2023-05-30Auto merge of #111989 - klensy:deps-up-26-05-23, r=Mark-Simulacrumbors-1/+0
2023-05-29Merge from rustcBen Kimock-30/+30
2023-05-29Preparing for merge from rustcBen Kimock-1/+1
2023-05-29Update a MIRI fake-time test that this makes "faster"Scott McMurray-1/+1
2023-05-29improve `rustdoc-gui-test` to find local `node_modules`ozkanonur-0/+10
2023-05-29Rollup merge of #111558 - c410-f3r:t3st3ss, r=WaffleLapkinMatthias Krüger-2/+2
2023-05-29EarlyBinder::new -> EarlyBinder::bindlcnr-6/+6
2023-05-29Auto merge of #111329 - jyn514:metadata-ice, r=bjorn3bors-1/+1
2023-05-29Auto merge of #111748 - nnethercote:Cow-DiagnosticMessage, r=WaffleLapkinbors-29/+29
2023-05-28Merge from rustcBen Kimock-1176/+1454
2023-05-28Preparing for merge from rustcBen Kimock-1/+1
2023-05-29Use `Cow` in `{D,Subd}iagnosticMessage`.Nicholas Nethercote-29/+29
2023-05-28Auto merge of #111813 - scottmcm:pretty-mir, r=cjgillotbors-1/+4
2023-05-28Make EarlyBinder's inner value private; and fix all of the resulting errorsKyle Matsuda-1/+1
2023-05-28Replace EarlyBinder(x) with EarlyBinder::new(x)Kyle Matsuda-6/+6
2023-05-28Auto merge of #112000 - wesleywiser:safestack, r=Amanieubors-0/+9
2023-05-27more precise filtering of eventsNeven Villani-66/+160
2023-05-27Add support for nested panics to miriAmanieu d'Antras-32/+53
2023-05-27Auto merge of #111348 - ozkanonur:remove-hardcoded-rustdoc-flags, r=albertlar...bors-1136/+1381
2023-05-27Drop uplifted clippy::invalid_utf8_in_uncheckedUrgau-168/+60
2023-05-26Add SafeStack support to rustcWesley Wiser-0/+9
2023-05-26Stop normalizing so many different prefixesjyn-29/+18
2023-05-26Add other workspaces to `linkedProjects` in `rust_analyzer_settings.json`jyn-1/+3
2023-05-26Update proc-macro-api for the new rustc metadata formatjyn-1/+1
2023-05-26rustupBen Kimock-1/+1
2023-05-26Merge from rustcBen Kimock-43/+135
2023-05-26Preparing for merge from rustcBen Kimock-1/+1
2023-05-26deps: bump cratesklensy-1/+0
2023-05-26Auto merge of #111858 - clubby789:fluent-alphabetical, r=jyn514,compiler-errorsbors-0/+74
2023-05-25Ensure Fluent messages are in alphabetical orderclubby789-0/+74
2023-05-25Rollup merge of #111950 - cjgillot:expn-noinline, r=oli-obkMichael Goulet-5/+8
2023-05-25Auto merge of #86844 - bjorn3:global_alloc_improvements, r=pnkfelixbors-38/+51
2023-05-25Manually add inlined frames in the interpreter stacktrace.Camille GILLOT-5/+8
2023-05-25Improve commentsMichael Howell-1/+9
2023-05-25rust-installer: include `RUSTC_BOOTSTRAP` when generating installerMichael Howell-0/+6
2023-05-25bootstrap: enable Cargo `public-dependency` feature for `libstd`Michael Howell-0/+4