rust/src/test
Guillaume Gomez d9297aea10
Rollup merge of #84961 - GuillaumeGomez:rework-session-globals, r=oli-obk
Rework SESSION_GLOBALS API

Fixes #84954.

<s>Needs #84953 to be merged first (I cherry-picked its commits to have CI pass).</s> (done)

r? ``@Aaron1011``
2021-07-08 18:30:32 +02:00
..
assembly Re-Annotate the tests with needs-llvm-components 2021-06-24 23:13:08 +03:00
auxiliary
codegen Auto merge of #86636 - wesleywiser:misc_enum_improvements, r=michaelwoerister 2021-07-06 19:31:24 +00:00
codegen-units Remove redundant ignore-tidy-linelength annotations 2021-04-03 22:30:20 +02:00
debuginfo Auto merge of #85363 - EFanZh:gdb-pretty-print-slices, r=michaelwoerister 2021-07-08 12:25:47 +00:00
incremental Make type_implements_trait not a query 2021-07-06 14:38:10 -04:00
mir-opt Revert "Revert "Update mir opt tests"" 2021-07-06 11:28:06 +02:00
pretty rustc_ast_pretty: Don't print space after $ 2021-07-03 16:35:18 -07:00
run-make add track_path::path fn for proc-macro usage 2021-07-02 07:13:19 +02:00
run-make-fulldeps Clean up rustdoc static files 2021-07-07 17:52:18 +02:00
run-pass-valgrind
rustdoc Auto merge of #86282 - camelid:macro_rules-matchers, r=jyn514 2021-07-05 05:09:35 +00:00
rustdoc-gui Enable the tests developed with #86594 2021-07-01 10:13:28 +02:00
rustdoc-js fix(rustdoc): generics search 2021-07-01 06:40:27 -07:00
rustdoc-js-std fix(rustdoc): generics search 2021-07-01 06:40:27 -07:00
rustdoc-json Rename span to source 2021-03-24 19:44:23 +00:00
rustdoc-ui Warn when rustdoc:: group is omitted from lint names 2021-07-03 15:32:09 -04:00
rustfix
ui Rollup merge of #86932 - rylev:fix-ice-86895, r=estebank 2021-07-08 10:44:34 +09:00
ui-fulldeps Rework SESSION_GLOBALS API to prevent overwriting it 2021-07-08 16:16:28 +02:00
COMPILER_TESTS.md