rust/src/test
bors bfe4ddfdea auto merge of #15518 : alexcrichton/rust/fix-some-crate-names, r=sfackler
The output file was only being renamed based off #[crate_name], not #[crate_id]
or --crate-name. Both of these behaviors have been restored now.
2014-07-08 13:31:41 +00:00
..
auxiliary auto merge of #15394 : pcwalton/rust/new-index-traits, r=nick29581 2014-07-07 22:46:41 +00:00
bench auto merge of #15085 : brson/rust/stridx, r=alexcrichton 2014-07-02 05:41:30 +00:00
codegen
compile-fail auto merge of #15508 : jakub-/rust/struct-pattern-witness, r=alexcrichton 2014-07-08 04:21:40 +00:00
compile-fail-fulldeps Test lint plugins 2014-06-24 11:36:28 -07:00
debuginfo debuginfo: Make names of types in debuginfo reliable and omit source locations from debug info type descriptions. 2014-07-02 13:32:57 +02:00
pretty librustc: Remove the fallback to int for integers and f64 for 2014-06-29 11:47:58 -07:00
run-fail rustc: Remove &str indexing from the language. 2014-07-01 19:12:29 -07:00
run-make auto merge of #15518 : alexcrichton/rust/fix-some-crate-names, r=sfackler 2014-07-08 13:31:41 +00:00
run-pass auto merge of #15406 : luqmana/rust/nop, r=pcwalton 2014-07-08 00:31:42 +00:00
run-pass-fulldeps librustc: Remove the fallback to int from typechecking. 2014-06-24 17:18:48 -07:00