rust/src/test
bors 47380768e7 Auto merge of #34546 - jseyfried:cfg_attr_path, r=nrc
Support `cfg_attr` on `path` attributes

Fixes #25544.
This is technically a [breaking-change]. For example, the following would break:
```rust
mod foo; // Suppose `foo.rs` existed in the appropriate location
```
2016-07-06 00:34:51 -07:00
..
codegen trans: generalize immediate temporaries to all MIR locals. 2016-06-20 23:55:14 +03:00
codegen-units fix codegen-units fallout 2016-06-16 09:26:44 +03:00
compile-fail Auto merge of #34546 - jseyfried:cfg_attr_path, r=nrc 2016-07-06 00:34:51 -07:00
compile-fail-fulldeps Rollup merge of #34385 - cgswords:tstream, r=nrc 2016-06-26 02:11:59 +00:00
debuginfo Auto merge of #34639 - dzamlo:master, r=michaelwoerister 2016-07-04 15:09:36 -07:00
incremental add def-ids from nominal types into TraitSelect 2016-05-31 19:59:57 -04:00
parse-fail Rollup merge of #34460 - dsprenkels:issue-33455, r=alexcrichton 2016-06-29 21:21:21 +05:30
pretty Fix pretty-printing of lifetime bound 2016-06-29 23:40:29 +09:00
run-fail Rollup merge of #33897 - srinivasreddy:runfail_rustfmt, r=nrc 2016-06-07 10:43:56 -04:00
run-fail-fulldeps Fix rfail test missing import 2016-06-24 06:31:19 -04:00
run-make Added new compilation phase and test 2016-07-04 02:47:19 -04:00
run-pass Auto merge of #34530 - alexcrichton:stabilize-1.11, r=aturon 2016-07-03 14:33:55 -07:00
run-pass-fulldeps Rollup merge of #34339 - jseyfried:thin_vec, r=petrochenkov,Manishearth 2016-06-26 02:18:43 +00:00
run-pass-valgrind Add #[rustc_no_mir] to make tests pass with -Z orbit. 2016-03-17 22:48:07 +02:00
rustdoc rustdoc: Remove paths from primitive page <title> tags 2016-06-30 23:22:16 +01:00
ui Satisfy tidy 2016-05-24 10:57:44 -04:00