rust/src/test
bors b0977b1e0f auto merge of #13905 : alexcrichton/rust/issue-13337, r=thestinger
This has long since not been too relevant since the introduction of many crate
type outputs. This commit removes the flag entirely, adjusting all logic to do
the most reasonable thing when building both a library and an executable.

Closes #13337
2014-05-04 17:11:42 -07:00
..
auxiliary rustc: Crawl static initializers for reachability 2014-05-02 15:40:07 -07:00
bench auto merge of #13921 : TeXitoi/rust/shootout-spectralnorm-tweaks, r=alexcrichton 2014-05-04 12:06:50 -07:00
codegen
compile-fail auto merge of #13898 : nikomatsakis/rust/type-bounds-b, r=acrichto 2014-05-04 03:41:50 -07:00
debug-info rustc: Enable -f{function,data}-sections 2014-04-29 10:29:00 -07:00
pretty Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
run-fail Move task::task() to TaskBuilder::new() 2014-04-23 20:02:02 -07:00
run-make auto merge of #13905 : alexcrichton/rust/issue-13337, r=thestinger 2014-05-04 17:11:42 -07:00
run-pass auto merge of #13908 : pcwalton/rust/box-pattern, r=alexcrichton 2014-05-04 05:36:49 -07:00
run-pass-fulldeps syntax: implement ToSource for more things in the quasiquoter. 2014-05-02 22:54:55 +10:00