]> git.lizzy.rs Git - rust.git/history - src/test/auxiliary/plugin_crate_outlive_expansion_phase.rs
libsyntax: Allow `+` to separate trait bounds from objects.
[rust.git] / src / test / auxiliary / plugin_crate_outlive_expansion_phase.rs
2014-06-13 Patrick Waltonlibsyntax: Allow `+` to separate trait bounds from...
2014-06-11 borsauto merge of #14777 : alexcrichton/rust/issue-14747...
2014-06-10 borsauto merge of #14752 : jakub-/rust/issue-11940, r=alexc...
2014-06-10 borsauto merge of #14696 : jakub-/rust/dead-struct-fields...
2014-06-10 borsauto merge of #14694 : aochagavia/rust/num-cleanup...
2014-06-10 borsauto merge of #14590 : pcwalton/rust/overloaded-call...
2014-06-09 borsauto merge of #14554 : kmcallister/rust/plugin_registra...
2014-06-09 Keegan McAllisterConvert tests to use #[plugin_registrar]