rust/src/test
bors ada45fd49a Auto merge of #50275 - kennytm:rollup, r=kennytm
Rollup of 7 pull requests

Successful merges:

 - #49707 (Add "the Rustc book")
 - #50222 (Bump bootstrap compiler to 2018-04-24)
 - #50227 (Fix ICE with erroneous `impl Trait` in a trait impl)
 - #50229 (Add setting to go to item if there is only one result)
 - #50231 (Add more doc aliases)
 - #50246 (Make dump_{alloc,allocs,local}() no-ops when tracing is disabled.)
 - #49894 (Rename InternedString to LocalInternedString and introduce a new thread-safe InternedString)

Failed merges:
2018-04-27 09:59:12 +00:00
..
auxiliary Remove directory src/rt 2018-02-24 16:45:39 +03:00
codegen Auto merge of #49420 - nox:enum-scalarpair, r=eddyb 2018-04-27 01:30:10 +00:00
codegen-units Add codegen-units test for shared-generics. 2018-04-06 12:14:08 +02:00
compile-fail Auto merge of #50275 - kennytm:rollup, r=kennytm 2018-04-27 09:59:12 +00:00
compile-fail-fulldeps Auto merge of #50120 - alexcrichton:more-proc-macro-gates, r=petrochenkov 2018-04-21 13:50:58 +00: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 Add back missing #![feature(never_type)]s 2018-04-21 15:18:13 +08: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 Auto merge of #50253 - nikomatsakis:regressions-2018-04-26, r=eddyb 2018-04-26 23:11:39 +00:00
run-pass-fulldeps Auto merge of #49986 - zofrex:better-derived-argument-names, r=Manishearth 2018-04-25 01:50:56 +00:00
run-pass-valgrind
rustdoc Replace StrExt with inherent str methods in libcore 2018-04-21 09:47:37 +02: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 Port existing callers of evaluate_obligation to the new canonical trait query 2018-04-26 20:28:30 -05: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