rust/src/test
bors 1129ce51a6 Auto merge of #39265 - est31:master, r=petrochenkov
Stabilize static lifetime in statics

Stabilize the "static_in_const" feature. Blockers before this PR can be merged:

* [x] The [FCP with inclination to stabilize](https://github.com/rust-lang/rust/issues/35897#issuecomment-270441437) needs to be over. FCP lasts roughly three weeks, so will be over at Jan 25, aka this thursday.
* [x] Documentation needs to be added (#37928)

Closes #35897.
2017-02-09 11:42:49 +00:00
..
codegen emit "align 1" metadata on loads/stores of packed structs 2017-02-08 22:23:21 +01:00
codegen-units trans: Treat generics like regular functions, not like #[inline] functions during CGU partitioning. 2017-01-09 10:06:58 -05:00
compile-fail Auto merge of #39265 - est31:master, r=petrochenkov 2017-02-09 11:42:49 +00:00
compile-fail-fulldeps Move derive macro expansion into the MacroExpander 2017-02-05 09:31:02 +10:30
debuginfo ignore more gdb versions with buggy rust support 2017-02-04 11:44:29 +01:00
incremental Auto merge of #39265 - est31:master, r=petrochenkov 2017-02-09 11:42:49 +00:00
mir-opt Auto merge of #38332 - bluss:copy-prop-arguments, r=eddyb 2016-12-14 06:26:21 +00:00
parse-fail Rollup merge of #39420 - oli-obk:sugg, r=pnkfelix 2017-02-02 22:22:29 +01:00
pretty Update pretty test for derive attributes 2017-02-05 12:22:29 +10:30
run-fail Warn when a #[should_panic] test has an unexpected message 2016-11-18 21:01:19 +10:30
run-fail-fulldeps Fix fallout in rustdoc and tests. 2016-11-21 12:16:46 +00:00
run-make sanitizer-dylib: only run where std for x86_64-linux is available 2017-02-08 22:58:53 -05:00
run-pass Auto merge of #39265 - est31:master, r=petrochenkov 2017-02-09 11:42:49 +00:00
run-pass-fulldeps Removes FIXMEs related to #22405 2017-01-31 21:27:13 -05:00
run-pass-valgrind Removes FIXMEs related to #22405 2017-01-31 21:27:13 -05:00
rustdoc Rollup merge of #39589 - ollie27:rustdoc_impl_disambiguation, r=alexcrichton 2017-02-08 23:55:44 -05:00
ui Rollup merge of #39361 - cengizIO:master, r=arielb1 2017-02-07 22:54:20 -05:00