about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2023-04-11Merge commit '83e42a2337dadac915c956d125f1d69132f36425' into clippyupPhilipp Krones-1695/+4728
2023-04-11Add shim for SIGRTMINChristian Legnitto-2/+33
2023-04-11Remove orphaned remove_dir_all implementation from rust-installernils-864/+0
2023-04-11rename maybe_delink to maybe_remove_mentionDaniPopes-3/+3
2023-04-10Fix remaining typosDaniPopes-60/+60
2023-04-10rustupBen Kimock-14/+10
2023-04-10Turn off the alignment check pass, remove the panic test for itBen Kimock-11/+3
2023-04-10Merge from rustcBen Kimock-404/+770
2023-04-10Preparing for merge from rustcBen Kimock-1/+1
2023-04-10Auto merge of #110137 - Dylan-DPC:rollup-fdruvwp, r=Dylan-DPCbors-2/+7
2023-04-10Rollup merge of #110115 - jyn514:remap-path-prefix-ci, r=compiler-errorsDylan DPC-2/+7
2023-04-10Stabilize IsTerminalJosh Triplett-4/+0
2023-04-10Auto merge of #110008 - klensy:deps-up-apr-06, r=Mark-Simulacrumbors-2/+2
2023-04-09Rollup merge of #110114 - jyn514:wasm-errors, r=compiler-errorsMatthias Krüger-2/+2
2023-04-09Auto merge of #109751 - bzEq:aix-gmake, r=Mark-Simulacrumbors-0/+1
2023-04-09compiletest: Use remap-path-prefix only in CIJoshua Nelson-2/+7
2023-04-09compiletest: Give a better error message if `node` isn't installedJoshua Nelson-2/+2
2023-04-09feat: implement basic suggest-tests toolEzra Shaw-0/+200
2023-04-09Auto merge of #110031 - compiler-errors:generic-elaboration, r=b-naberbors-2/+2
2023-04-07Auto merge of #102906 - nbdd0121:mir, r=wesleywiser,tmiaskobors-42/+87
2023-04-07Auto merge of #110019 - jplatte:jplatte/stabilize-is-some-and, r=Amanieubors-1/+0
2023-04-06Make elaborator genericMichael Goulet-2/+2
2023-04-06Stabilize is_some_andJonas Platte-1/+0
2023-04-06Pass host linker to compiletest.James Farrell-7/+16
2023-04-06Rollup merge of #110004 - SparrowLii:failure_status, r=oli-obkMatthias Krüger-1/+13
2023-04-06bump few depsklensy-2/+2
2023-04-06add `dont_check_failure_status` option in the compiler testSparrowLii-1/+13
2023-04-06Add miri tests for terminate terminatorGary Guo-4/+58
2023-04-06Bless testsGary Guo-9/+9
2023-04-06Fix new usage of old apiGary Guo-4/+1
2023-04-06Fix toolsGary Guo-1/+1
2023-04-06Add `UnwindAction::Unreachable`Gary Guo-20/+14
2023-04-06Refactor unwind from Option to a new enumGary Guo-4/+4
2023-04-06Auto merge of #109874 - jyn514:subdirectory-limit, r=compiler-errorsbors-1/+1
2023-04-05Auto merge of #108905 - ferrocene:pa-compiletest-ignore, r=ehussbors-332/+636
2023-04-05Reduce the default max number of files in a UI test directoryjyn-1/+1
2023-04-04Rename `ast::Static` to `ast::StaticItem` to match `ast::ConstItem`Oli Scherer-3/+3
2023-04-04box a bunch of large typesOli Scherer-18/+18
2023-04-04Split out ast::ItemKind::Const into its own structOli Scherer-8/+8
2023-04-04rust-analyzer guided tuple field to named fieldOli Scherer-3/+3
2023-04-04rust-analyzer guided enum variant structificationOli Scherer-4/+4
2023-04-04Update Cargo.lockOli Scherer-4/+4
2023-04-04Merge from rustcOli Scherer-1810/+3297
2023-04-04Preparing for merge from rustcOli Scherer-1/+1
2023-04-04Auto merge of #109888 - Mark-Simulacrum:balanced-compression, r=pietroalbinibors-45/+7
2023-04-03Auto merge of #109771 - uweigand:s390x-miri-libffi, r=oli-obkbors-1/+1
2023-04-03Remove optimal xz settings from CIMark Rousskov-45/+7
2023-04-03Increase libffi version to 3.2 to support s390xUlrich Weigand-1/+1
2023-04-03restore check for both target os and envPietro Albini-0/+15
2023-04-03add support for ignore-gdb-versionPietro Albini-0/+6