rust/src/test
Matthew Jasper 610903fb11 Get Polonius borrow check to work in simple cases
* Restores the generation of outlives facts from subtyping.
* Restore liveness facts.
* Generate invalidates facts at the start point of each location,
  where we check for errors.
* Add a small test for simple cases.
2018-09-26 22:03:56 +01:00
..
auxiliary
codegen add codegen test 2018-09-22 21:01:21 +02:00
codegen-units Really make CGU names unique across crates. 2018-09-12 12:46:48 +02:00
compile-fail stabilize #[panic_handler] 2018-09-07 13:27:30 +02:00
compile-fail-fulldeps resolve: Do not block derive helper resolutions on single import resolutions 2018-09-25 22:20:21 +03:00
debuginfo make the nil-enum test work again 2018-09-22 21:01:21 +02:00
incremental incr.comp.: Allow for more fine-grained testing of CGU reuse and use it to test incremental ThinLTO. 2018-09-18 16:33:24 +02:00
incremental-fulldeps Ignore new test on Windows 2018-09-21 10:05:23 -07:00
mir-opt Auto merge of #53438 - matthewjasper:permissive-match-access, r=pnkfelix 2018-09-25 01:04:12 +00:00
parse-fail Fix existing test 2018-09-05 07:03:02 -07:00
pretty Stabilize 'attr_literals' feature. 2018-08-23 19:06:07 -07:00
run-fail Restrict most uses of const_fn to min_const_fn 2018-08-31 08:40:00 +02:00
run-fail-fulldeps mv (mod) codemap source_map 2018-08-19 23:01:00 +02:00
run-make rustc: Continue to tweak "std internal symbols" 2018-08-26 16:34:14 -07:00
run-make-fulldeps don't run the test on macOS 2018-09-26 16:22:52 +02:00
run-pass Auto merge of #53542 - alexreg:impl-trait-in-bindings, r=cramertj 2018-09-25 20:02:14 +00:00
run-pass-fulldeps Auto merge of #53824 - ljedrz:begone_onevector, r=michaelwoerister 2018-09-26 10:04:42 +00:00
run-pass-valgrind Implement simple codegen for unsized rvalues. 2018-08-19 08:07:33 +09:00
rustdoc Auto merge of #54199 - nikomatsakis:predicate_may_hold-failure, r=eddyb 2018-09-26 12:39:20 +00:00
rustdoc-js Remove outdated rustdoc PinBox tests 2018-09-18 01:42:27 -07:00
rustdoc-ui add -Zui-testing to rustdoc 2018-09-19 18:39:39 -05:00
rustfix
ui Get Polonius borrow check to work in simple cases 2018-09-26 22:03:56 +01:00
ui-fulldeps resolve: Do not block derive helper resolutions on single import resolutions 2018-09-25 22:20:21 +03:00
COMPILER_TESTS.md Link compiler test documentation to rustc-guide 2018-08-10 08:05:48 -06:00