about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2023-05-05Add deployment-target --print flag for Apple targetsBlackHoleFox-1/+1
2023-05-04add passes to miroptfiles struct and passed to -zdump-mir argsJames Dietz-22/+84
2023-05-04IAT: Rustdoc integrationLeón Orell Valerian Liehr-1/+3
2023-05-04IAT: Introduce AliasKind::InherentLeón Orell Valerian Liehr-0/+1
2023-05-04Auto merge of #110806 - WaffleLapkin:unmkI, r=lcnrbors-7/+4
2023-05-03Rollup merge of #110970 - est31:test_dirs_relax, r=petrochenkovManish Goregaokar-5/+2
2023-05-03Rollup merge of #110371 - notriddle:notriddle/search-corrections, r=Guillaume...Manish Goregaokar-8/+46
2023-05-04Rollup merge of #111097 - oli-obk:🚲_layout, r=compiler-errorsDylan DPC-0/+56
2023-05-04Rollup merge of #110791 - compiler-errors:negative-bounds, r=oli-obkDylan DPC-0/+17
2023-05-04Rollup merge of #110436 - Mark-Simulacrum:support-xz-version, r=pietroalbiniDylan DPC-3/+26
2023-05-03Auto merge of #2871 - RalfJung:rustup, r=RalfJungbors-245/+104
2023-05-03Merge from rustcRalf Jung-244/+103
2023-05-03Preparing for merge from rustcRalf Jung-1/+1
2023-05-03Auto merge of #111107 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-05-03Restrict `From<S>` for `{D,Subd}iagnosticMessage`.Nicholas Nethercote-13/+15
2023-05-02Rustfmt support for negative bounds, testMichael Goulet-2/+17
2023-05-02Make tools happyMichael Goulet-0/+2
2023-05-02Update cargoWeihang Lo-0/+0
2023-05-02Avoid ICEing miri on layout query cyclesOli Scherer-0/+56
2023-05-02rm diag item, use lang itemDeadbeef-3/+3
2023-05-02initial step towards implementing C string literalsDeadbeef-0/+7
2023-05-02Auto merge of #109128 - chenyukang:yukang/remove-type-ascription, r=estebankbors-59/+22
2023-05-02Avoid interpreting code that has lint errorsOli Scherer-1/+23
2023-05-02Merge from rustcRalf Jung-21/+21
2023-05-02Preparing for merge from rustcRalf Jung-1/+1
2023-05-02Rollup merge of #110955 - fee1-dead-contrib:sus-operation, r=compiler-errorsDylan DPC-170/+61
2023-05-02Rollup merge of #108161 - WaffleLapkin:const_param_ty, r=BoxyUwUDylan DPC-2/+5
2023-05-01Make the BUG_REPORT_URL configurable by toolsjyn-64/+23
2023-05-01Auto merge of #111010 - scottmcm:mem-replace-simpler, r=WaffleLapkinbors-3/+3
2023-05-01Auto merge of #111036 - RalfJung:miri, r=RalfJungbors-453/+1432
2023-05-01remove rustfmt testcase for type ascriptionyukang-23/+0
2023-05-01fix testsyukang-42/+27
2023-05-01clean up Colon from clippyyukang-5/+6
2023-04-30Update MIRI compiletestsScott McMurray-3/+3
2023-05-01Rollup merge of #110823 - compiler-errors:tweak-await-span, r=b-naberMatthias Krüger-18/+18
2023-04-30make it more obvious when the rustc-pull failedRalf Jung-3/+3
2023-04-30Merge from rustcRalf Jung-1930/+3305
2023-04-30Use dynamic dispatch for queriesJohn Kåre Alsaker-0/+1
2023-04-30Fix the test directories suggested by `./x.py suggest`Zalathar-2/+2
2023-04-29blessRalf Jung-2/+2
2023-04-29Preparing for merge from rustcRalf Jung-1/+1
2023-04-29Auto merge of #110994 - matthiaskrgr:rollup-wv4u5yi, r=matthiaskrgrbors-5/+37
2023-04-29Rollup merge of #110644 - pietroalbini:pa-json-formatting-tests, r=Mark-Simul...Matthias Krüger-5/+37
2023-04-29Update list of allowed cg_clif dependenciesbjorn3-10/+0
2023-04-29Auto merge of #110643 - pietroalbini:pa-bump-stage0, r=Mark-Simulacrumbors-37/+5
2023-04-29Remove ENTRY_LIMIT maximum checking and set it to 900est31-5/+2
2023-04-28Rollup merge of #110944 - RalfJung:offset, r=compiler-errorsMatthias Krüger-11/+0
2023-04-28uplift `clippy::clone_double_ref` as `suspicious_double_ref_op`Deadbeef-170/+61
2023-04-28handle cfg(bootstrap)Pietro Albini-37/+5
2023-04-28share BinOp::Offset between CTFE and MiriRalf Jung-11/+0