rust/tests
jyn 2469afef1a Make the BUG_REPORT_URL configurable by tools
This greatly simplifies how hard it is to set a custom bug report url; previously tools had to copy
the entire hook implementation.

- Switch clippy to the new hook

  This also adds a `extra_info` callback so clippy can include its own version number, which differs
  from rustc's.

- Call `install_ice_hook` in rustfmt
2023-05-01 21:44:04 -05:00
..
assembly
auxiliary
codegen Also use mir::Offset for pointer add 2023-04-27 22:44:42 -07:00
codegen-units
debuginfo
incremental
mir-opt handle cfg(bootstrap) 2023-04-28 08:47:55 -07:00
pretty
run-make run-make test: using single quotes to not trigger the shell 2023-04-28 16:11:45 +02:00
run-make-fulldeps
run-pass-valgrind
rustdoc Auto merge of #110901 - GuillaumeGomez:inlined-repr-rustdoc, r=notriddle 2023-04-28 20:33:33 +00:00
rustdoc-gui
rustdoc-js
rustdoc-js-std
rustdoc-json
rustdoc-ui Make the BUG_REPORT_URL configurable by tools 2023-05-01 21:44:04 -05:00
ui Rollup merge of #110960 - lukas-code:unused-mut, r=compiler-errors 2023-04-28 22:56:47 +02:00
ui-fulldeps
COMPILER_TESTS.md