rust/src/test
varkor cd2f5f7d97 Reduce the maximum alignment to repr(align(1 << 29))
This brings it into line with LLVM's maximum permitted alignment.
2018-05-01 22:02:05 +01:00
..
auxiliary Remove directory src/rt 2018-02-24 16:45:39 +03:00
codegen Auto merge of #48786 - nagisa:fp, r=nikomatsakis 2018-05-01 08:05:51 +00:00
codegen-units Add codegen-units test for shared-generics. 2018-04-06 12:14:08 +02:00
compile-fail Reduce the maximum alignment to repr(align(1 << 29)) 2018-05-01 22:02:05 +01:00
compile-fail-fulldeps Add a few more tests for proc macro feature gating 2018-04-30 01:19:12 +03:00
debuginfo Mark SingleVariant as repr(u8) in c-style-enum 2018-04-26 16:22:18 +02:00
incremental Don't recurse into allocations, use a global table instead 2018-04-14 12:21:46 +02:00
incremental-fulldeps Rename must-compile-successfully into compile-pass 2018-04-13 23:28:03 +02:00
mir-opt remove -Znll -- borrowck=mir implies nll now 2018-04-15 07:13:42 -04:00
parse-fail Rollup merge of #49699 - zesterer:master, r=joshtriplett 2018-04-17 18:43:13 +02:00
pretty Remove all unstable placement features 2018-04-03 11:02:34 +02:00
run-fail dyn_trait feature-gate just for stage0 2018-04-27 10:04:58 -05:00
run-fail-fulldeps Remove syntax and syntax_pos thread locals 2018-03-14 11:56:01 +01:00
run-make std: Avoid allocating panic message unless needed 2018-04-13 07:04:24 -07:00
run-make-fulldeps Auto merge of #49847 - sinkuu:save_analysis_implicit_extern, r=petrochenkov 2018-04-16 02:34:32 +00:00
run-pass Force frame pointers for the backtrace test 2018-05-01 10:44:45 +03:00
run-pass-fulldeps Don't feature gate bang macros on 'proc_macro_path_invoc'. 2018-04-27 21:32:41 -07:00
run-pass-valgrind
rustdoc rustdoc: Fix links to constants in external crates 2018-04-29 23:28:39 +01:00
rustdoc-js Add alias tests 2018-04-21 22:02:54 +02:00
rustdoc-ui Remove unwanted auto-linking and update 2018-04-16 23:37:11 +02:00
ui Auto merge of #50198 - oli-obk:const_prop, r=eddyb 2018-05-01 12:16:14 +00:00
ui-fulldeps rustc: Tweak custom attribute capabilities 2018-04-20 19:56:16 -07:00
COMPILER_TESTS.md Rename must-compile-successfully into compile-pass 2018-04-13 23:28:03 +02:00