]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/no-extern-crate-in-glob-import.rs
Fix regression from #31461 and fix the test that was supposed to catch it.
[rust.git] / src / test / compile-fail / no-extern-crate-in-glob-import.rs
2016-02-11 Jeffrey SeyfriedFix regression from #31461 and fix the test that was...
2016-01-23 Steve KlabnikRollup merge of #31050 - apasel422:issue-31048, r=Manis...
2016-01-01 borsAuto merge of #30670 - emoon:fs-copy-comment, r=stevekl...
2015-12-31 borsAuto merge of #28469 - DenisKolodin:master, r=steveklabnik
2015-12-16 borsAuto merge of #29962 - aturon:coherence-errors, r=nmatsakis
2015-12-09 borsAuto merge of #30140 - michaelwoerister:tls-encoding...
2015-12-09 Steve KlabnikRollup merge of #30224 - matklad:super-docs, r=steveklabnik
2015-12-08 borsAuto merge of #29995 - DanielJCampbell:Expanded-Span...
2015-12-05 borsAuto merge of #30102 - jFransham:feature/better-lifetim...
2015-12-05 borsAuto merge of #30185 - fhahn:improve-borrowck-public...
2015-12-04 borsAuto merge of #30130 - tbu-:pr_array_clone, r=alexcrichton
2015-12-04 borsAuto merge of #30084 - oli-obk:const_fn, r=pnkfelix
2015-12-04 borsAuto merge of #29850 - Kimundi:attributes_that_make_a_s...
2015-12-03 borsAuto merge of #30149 - mitaa:fqn, r=alexcrichton
2015-12-03 borsAuto merge of #29999 - SingingTree:libterm_unwrapping...
2015-12-03 borsAuto merge of #30180 - tbu-:pr_isize_to_i32, r=arielb1
2015-12-03 borsAuto merge of #30171 - nikomatsakis:re-enable-mir,...
2015-12-03 borsAuto merge of #30169 - shepmaster:for-loop-into-iterato...
2015-12-03 borsAuto merge of #30176 - brson:no-more-authors, r=stevekl...
2015-12-02 borsAuto merge of #30165 - dotdash:no_null_elim, r=alexcrichton
2015-12-02 borsAuto merge of #30146 - steveklabnik:doc_string_intro...
2015-12-02 borsAuto merge of #30133 - jseyfried:fix_regression, r...
2015-12-01 Jeffrey SeyfriedAdd test for #30089