rust/src/test
Mazdak Farrokhzad 61150353bf
Rollup merge of #69514 - GuillaumeGomez:remove-spotlight, r=kinnison
Remove spotlight

I had a few comments saying that this feature was at best misunderstood or not even used so I decided to organize a poll about on [twitter](https://twitter.com/imperioworld_/status/1232769353503956994). After 87 votes, the result is very clear: it's not useful. Considering the amount of code we have just to run it, I think it's definitely worth it to remove it.

r? @kinnison

cc @ollie27
2020-03-10 06:47:47 +01:00
..
assembly
auxiliary Auto merge of #68452 - msizanoen1:riscv-abi, r=nagisa,eddyb 2020-02-08 18:10:48 +00:00
codegen debuginfo: Use is unsigned flag when emitting enumerators 2020-03-05 20:13:01 +01:00
codegen-units Update codegen-units tests 2020-02-26 19:45:46 +00:00
compile-fail Remove chalk integration 2020-03-02 18:11:53 -05:00
debuginfo Update tests 2020-03-03 18:22:05 +09:00
incremental fix various typos 2020-03-06 15:19:31 +01:00
mir-opt suspend -> yield 2020-02-16 13:08:36 +01:00
pretty Extent pretty-print test 2020-03-04 16:43:14 -05:00
run-fail better lint names 2020-02-18 22:49:47 +01:00
run-make Auto merge of #67878 - Others:opt-3, r=Mark-Simulacrum 2020-01-31 00:03:55 +00:00
run-make-fulldeps Add regression test for linking issue with start-group / end-group 2020-03-03 13:11:23 +01:00
run-pass-valgrind
rustdoc Rollup merge of #69514 - GuillaumeGomez:remove-spotlight, r=kinnison 2020-03-10 06:47:47 +01:00
rustdoc-js Add tests for struct variant field in search 2020-02-02 19:18:31 +01:00
rustdoc-js-std
rustdoc-ui --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
rustfix
ui Rollup merge of #69514 - GuillaumeGomez:remove-spotlight, r=kinnison 2020-03-10 06:47:47 +01:00
ui-fulldeps Rename syntax to rustc_ast in source code 2020-02-29 21:59:09 +03:00
COMPILER_TESTS.md