rust/src/test
bobtwinkles d37a7ab32b Extend two-phase borrows to apply to method receiver autorefs
This is required to compile things like

src/test/ui/borrowck/two-phase-method-receivers.rs
2018-03-24 22:00:38 -04:00
..
auxiliary Remove directory src/rt 2018-02-24 16:45:39 +03:00
codegen test: fix repr-transparent-aggregates test on mips64 2018-03-09 10:21:30 +00:00
codegen-units
compile-fail Extend two-phase borrows to apply to method receiver autorefs 2018-03-24 22:00:38 -04:00
compile-fail-fulldeps Add test for issue 48941 2018-03-13 15:23:36 -04:00
debuginfo travis: Upgrade OSX builders 2018-03-07 10:47:38 -08:00
incremental Auto merge of #49079 - oli-obk:cross_miri, r=michaelwoerister 2018-03-19 10:39:26 +00:00
incremental-fulldeps Add incremental-fulldeps test suite and regression test for #47290. 2018-01-16 19:31:15 +01:00
mir-opt Rebase fallout 2018-03-08 08:34:17 +01:00
parse-fail syntax: Make _ an identifier 2018-03-17 22:08:07 +03:00
pretty fix more typos found by codespell. 2018-02-17 17:38:49 +01:00
run-fail stabilise feature(never_type) 2018-03-14 12:44:51 +08:00
run-fail-fulldeps Remove syntax and syntax_pos thread locals 2018-03-14 11:56:01 +01:00
run-make Auto merge of #48936 - Zoxc:cstore, r=michaelwoerister 2018-03-17 17:30:14 +00:00
run-pass Auto merge of #49095 - alexcrichton:debug-asmjs, r=kennytm 2018-03-19 00:02:32 +00:00
run-pass-fulldeps Auto merge of #48524 - abonander:check-macro-stability, r=petrochenkov 2018-03-16 02:46:23 +00:00
run-pass-valgrind
rustdoc Rollup merge of #48898 - GuillaumeGomez:remove-empty-section, r=QuietMisdreavus 2018-03-13 05:01:37 +08:00
rustdoc-js Merge branch 'rustdoc_masked' of https://github.com/ollie27/rust into rollup 2018-01-26 06:51:58 -08:00
ui Extend two-phase borrows to apply to method receiver autorefs 2018-03-24 22:00:38 -04:00
ui-fulldeps update tests 2018-03-14 00:53:24 +01:00
COMPILER_TESTS.md