about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-05-09Adopt the measureme output naming strategy from rustcBen Kimock-1/+13
2023-05-09Auto merge of #2884 - oli-obk:ui_test, r=RalfJung,oli-obkbors-64/+118
2023-05-09Document some argumentsOli Scherer-0/+2
2023-05-09Separate config building from Miri command buildingOli Scherer-25/+26
2023-05-09Update to latest ui_test crate version.Oli Scherer-51/+102
2023-05-08Auto merge of #2880 - RalfJung:sync, r=RalfJungbors-35/+115
2023-05-08port tests to 2021 editionRalf Jung-33/+109
2023-05-08print how long the measured sleep time actually was on test failureRalf Jung-2/+4
2023-05-08increase timing slack for sync testsRalf Jung-4/+6
2023-05-07Auto merge of #2878 - RalfJung:rustup, r=RalfJungbors-3036/+6508
2023-05-07Merge from rustcRalf Jung-3035/+6507
2023-05-08Mark s390x condition code register as clobbered in inline assemblyTaiki Endo-3/+14
2023-05-07Preparing for merge from rustcRalf Jung-1/+1
2023-05-07Auto merge of #111224 - jyn514:default-tidy, r=pietroalbinibors-10/+2
2023-05-07Auto merge of #111222 - scottmcm:constify-is_ascii, r=thomccbors-15/+96
2023-05-07Auto merge of #111161 - compiler-errors:rtn-super, r=cjgillotbors-50/+210
2023-05-07Auto merge of #111125 - xfix:inline-socketaddr-methods, r=Mark-Simulacrumbors-0/+27
2023-05-06Tune the `is_ascii` implementation used for short slicesScott McMurray-10/+58
2023-05-07Auto merge of #111311 - JohnTitor:rollup-vfpjm0d, r=JohnTitorbors-74/+113
2023-05-07Rollup merge of #111303 - mhammerly:extern-force-docs, r=JohnTitorYuki Okushi-0/+2
2023-05-07Rollup merge of #111301 - JohnBobbo96:cleanup_option_insert_methods, r=scottmcmYuki Okushi-4/+2
2023-05-07Rollup merge of #111300 - Flying-Toast:while_true_span_condition, r=compiler-...Yuki Okushi-2/+1
2023-05-07Rollup merge of #111293 - Astroide:patch-1, r=compiler-errorsYuki Okushi-2/+2
2023-05-07Rollup merge of #111150 - mj10021:issue-111025-fix, r=petrochenkovYuki Okushi-49/+39
2023-05-07Rollup merge of #110094 - lukas-code:less-transmute, r=thomccYuki Okushi-13/+9
2023-05-07Rollup merge of #105583 - luqmana:bitcast-immediates, r=oli-obkYuki Okushi-4/+58
2023-05-07Auto merge of #110693 - clubby789:x-clap-take-2, r=Mark-Simulacrumbors-730/+481
2023-05-06Auto merge of #111304 - matthiaskrgr:rollup-b9twh7l, r=matthiaskrgrbors-127/+264
2023-05-06Update compiler/rustc_error_codes/src/error_codes/E0726.mdAstroide-1/+1
2023-05-06delete whitelist and add checks to check_item() for missing_docsJames Dietz-49/+39
2023-05-06Remove unneeded calls to `mem::forget`John Bobbo-4/+2
2023-05-06Rollup merge of #111289 - clubby789:fix-111280, r=jyn514Matthias Krüger-2/+27
2023-05-06Rollup merge of #111274 - cuviper:print-target-cpus, r=Mark-SimulacrumMatthias Krüger-14/+16
2023-05-06Rollup merge of #111237 - loongarch-rs:clobber-abi, r=AmanieuMatthias Krüger-0/+20
2023-05-06Rollup merge of #111203 - Kobzol:remark-print-kind, r=tmiaskoMatthias Krüger-2/+13
2023-05-06Rollup merge of #111151 - ozkanonur:syntax-check-on-bootstrap-scripts, r=Mark...Matthias Krüger-1/+9
2023-05-06Rollup merge of #111077 - cjgillot:const-prop-unit, r=Mark-SimulacrumMatthias Krüger-106/+177
2023-05-06Rollup merge of #111002 - Zalathar:x-suggest-dirs, r=Mark-SimulacrumMatthias Krüger-2/+2
2023-05-06Migrate bootstrap to Clap-based argumentsclubby789-730/+481
2023-05-06Auto merge of #110972 - ehuss:remove-awscli, r=pietroalbinibors-51/+6
2023-05-06Emit while_true lint spanning the entire loop conditionFlying-Toast-2/+1
2023-05-06update Rust Unstable Book docs for `--extern force`Matt Hammerly-0/+2
2023-05-06Auto merge of #110907 - Bryanskiy:privacy_ef, r=petrochenkovbors-145/+181
2023-05-06rustc --explain E0726 - grammar fixing (it's => its + add a `the` where it fe...Astroide-2/+2
2023-05-06Auto merge of #111287 - matthiaskrgr:rollup-9lzax2c, r=matthiaskrgrbors-413/+1067
2023-05-06Check arguments length in trivial diagnostic lintclubby789-2/+27
2023-05-06Auto merge of #2867 - Vanille-N:tb-diags, r=RalfJungbors-94/+109
2023-05-06Simplify Tree Borrows event filtering by getting the Range from RangeMapNeven Villani-94/+109
2023-05-06Rollup merge of #111279 - compiler-errors:core-item-resolve, r=cjgillotMatthias Krüger-14/+73
2023-05-06Rollup merge of #111230 - zacklukem:eq-less-to-less-eq, r=compiler-errorsMatthias Krüger-1/+79