rust/src/test
bors d0811c9148 Auto merge of #41145 - matthewjasper:stabilize-relaxed-adts, r=petrochenkov
Stabilize rfc 1506 - Clarified ADT Kinds

Closes #35626

Documentation:

- [ ] Reference rust-lang-nursery/reference#37
- [ ] Book?
- [ ] Rust by example?
2017-05-25 07:24:18 +00:00
..
codegen Add simple [repr(align)] codegen test. 2017-05-01 23:13:22 +10:00
codegen-units translate drop glue using MIR 2017-03-18 02:53:08 +02:00
compile-fail Auto merge of #41145 - matthewjasper:stabilize-relaxed-adts, r=petrochenkov 2017-05-25 07:24:18 +00:00
compile-fail-fulldeps Remove some needless // gate-test- comments 2017-05-23 20:17:38 +02:00
debuginfo debuginfo: Generate unique DW_AT_names for compilation units to work around OSX linker bug. 2017-05-19 13:06:30 +02:00
incremental Enable cross-crate incremental compilation by default. 2017-05-18 10:12:13 +02:00
mir-opt Auto merge of #42023 - nikomatsakis:issue-36799-ostn15_phf, r=arielb1 2017-05-23 09:55:40 +00:00
parse-fail remove "much" from unicode diagnostic 2017-05-20 11:18:26 -04:00
pretty Update pretty test for derive attributes 2017-02-05 12:22:29 +10:30
run-fail Unignore tests which work fine now. 2017-04-28 22:31:10 -06:00
run-fail-fulldeps Implement a file-path remapping feature in support of debuginfo and reproducible builds. 2017-04-26 15:44:02 +02:00
run-make fix atomic_lock_free test case 2017-05-22 17:11:39 -04:00
run-pass Auto merge of #41145 - matthewjasper:stabilize-relaxed-adts, r=petrochenkov 2017-05-25 07:24:18 +00:00
run-pass-fulldeps Fix #35829 (syntax extension's quote_expr!() does not handle b"…") 2017-05-13 21:41:25 +08:00
run-pass-valgrind Removes FIXMEs related to #22405 2017-01-31 21:27:13 -05:00
rustdoc rustdoc: Fix names of items in cross crate reexported modules 2017-05-22 02:05:16 +01:00
ui Rollup merge of #42150 - citizen428:feature/error-count-messages, r=Mark-Simulacrum 2017-05-24 19:50:05 -06:00
ui-fulldeps/custom-derive Separate "ui-fulldeps" tests from "ui" tests 2017-03-04 21:38:26 +03:00
COMPILER_TESTS.md Move COMPILER_TESTS.md out of the root directory 2017-02-25 00:13:00 -06:00