| Age | Commit message (Expand) | Author | Lines |
| 2017-05-19 | Auto merge of #41772 - GuillaumeGomez:fn-once-message, r=estebank | bors | -0/+36 |
| 2017-05-19 | Rollup merge of #42100 - michaelwoerister:fix-osx-multi-cgu-debuginfo, r=jdm | Mark Simulacrum | -0/+67 |
| 2017-05-19 | Rollup merge of #42006 - jseyfried:fix_include_regression, r=nrc | Mark Simulacrum | -0/+13 |
| 2017-05-19 | debuginfo: Generate unique DW_AT_names for compilation units to work around O... | Michael Woerister | -0/+67 |
| 2017-05-18 | Add help message if a FnOnce is moved | Guillaume Gomez | -0/+36 |
| 2017-05-18 | Enable cross-crate incremental compilation by default. | Michael Woerister | -18/+3 |
| 2017-05-17 | Auto merge of #41911 - michaelwoerister:querify_trait_def, r=nikomatsakis | bors | -5/+71 |
| 2017-05-17 | Auto merge of #41961 - kennytm:fix-35829, r=petrochenkov | bors | -2/+70 |
| 2017-05-17 | Auto merge of #42049 - Mark-Simulacrum:rollup, r=Mark-Simulacrum | bors | -2/+38 |
| 2017-05-16 | Rollup merge of #42017 - nikomatsakis:issue-41677, r=arielb1 | Mark Simulacrum | -2/+0 |
| 2017-05-16 | Rollup merge of #41937 - nikomatsakis:issue-41936-variance-coerce-unsized-cyc... | Mark Simulacrum | -0/+38 |
| 2017-05-16 | Auto merge of #41907 - est31:macro_unused, r=jseyfried | bors | -0/+69 |
| 2017-05-16 | Rollup merge of #42005 - jseyfried:fix_macro_regression, r=nrc | Mark Simulacrum | -0/+30 |
| 2017-05-16 | Rollup merge of #42001 - ollie27:rustdoc_extern_fn, r=GuillaumeGomez | Mark Simulacrum | -8/+8 |
| 2017-05-16 | Rollup merge of #41489 - estebank:trait-bounds-diagnosstic, r=arielb1 | Mark Simulacrum | -2/+15 |
| 2017-05-16 | Add test cases for cyclic specialization graph construction | Michael Woerister | -0/+67 |
| 2017-05-15 | remove compile-flags | Niko Matsakis | -2/+0 |
| 2017-05-15 | move issue-41697 to a mir-opt test | Niko Matsakis | -0/+0 |
| 2017-05-15 | use equality in the coerce-unsized check | Niko Matsakis | -0/+38 |
| 2017-05-15 | Make incr. comp. test case dependent on specific ICH instead of SVH | Michael Woerister | -5/+4 |
| 2017-05-15 | Fix run-make/llvm-pass | Robin Kruppe | -0/+1 |
| 2017-05-15 | Fix regression on `include!(line!())`. | Jeffrey Seyfried | -0/+13 |
| 2017-05-15 | Fix regression in `macro_rules!` name matching. | Jeffrey Seyfried | -0/+30 |
| 2017-05-15 | Remove rustc_llvm dependency from librustc | Robin Kruppe | -0/+1 |
| 2017-05-14 | Make unsatisfied trait bounds note multiline | Esteban Küber | -2/+15 |
| 2017-05-15 | rustdoc: Display `extern "C" fn` instead of `extern fn` | Oliver Middleton | -8/+8 |
| 2017-05-14 | Remove rustc_llvm dependency from rustc_metadata | Robin Kruppe | -1/+2 |
| 2017-05-13 | Rollup merge of #41946 - qnighy:disallow-dot-underscore-in-float, r=petrochenkov | Mark Simulacrum | -0/+32 |
| 2017-05-13 | Rollup merge of #41939 - eddyb:trait-assoc-const-default, r=petrochenkov | Mark Simulacrum | -15/+42 |
| 2017-05-13 | Auto merge of #41914 - eddyb:region-refactor, r=nikomatsakis | bors | -53/+43 |
| 2017-05-13 | rustc_resolve: don't deny outer type parameters in embedded constants. | Eduard-Mihai Burtescu | -15/+42 |
| 2017-05-13 | rustc: treat ReEarlyBound as free without replacing it with ReFree. | Eduard-Mihai Burtescu | -4/+6 |
| 2017-05-13 | rustc: use DefId instead of CodeExtent for FreeRegion's scope. | Eduard-Mihai Burtescu | -50/+38 |
| 2017-05-13 | Add test, and fix the other tests | est31 | -0/+69 |
| 2017-05-13 | Auto merge of #41920 - arielb1:inline-drop, r=eddyb | bors | -0/+61 |
| 2017-05-13 | Fix #35829 (syntax extension's `quote_expr!()` does not handle b"…") | kennytm | -2/+70 |
| 2017-05-13 | add min-llvm-version | Ariel Ben-Yehuda | -0/+1 |
| 2017-05-12 | Rollup merge of #41923 - eddyb:issue-41744, r=arielb1 | Mark Simulacrum | -0/+16 |
| 2017-05-12 | Rollup merge of #41876 - oli-obk:diagnosing_diagnostics, r=nagisa | Mark Simulacrum | -43/+43 |
| 2017-05-12 | Disallow ._ in float literal. | Masaki Hara | -0/+32 |
| 2017-05-12 | Auto merge of #41757 - alexcrichton:stabilize-crt-static, r=japaric | bors | -14/+0 |
| 2017-05-12 | Auto merge of #41716 - nikomatsakis:issue-41677, r=arielb1 | bors | -10/+46 |
| 2017-05-12 | rustc_trans: do not attempt to truncate an i1 const to i1. | Eduard-Mihai Burtescu | -0/+16 |
| 2017-05-11 | remove the #[inline] attribute from drop_in_place | Ariel Ben-Yehuda | -0/+60 |
| 2017-05-11 | correct various error messages that changed | Niko Matsakis | -10/+9 |
| 2017-05-11 | add a WF obligation if a type variable appears in bivariant position | Niko Matsakis | -0/+37 |
| 2017-05-11 | do not fetch variance for items when equating | Niko Matsakis | -0/+43 |
| 2017-05-11 | Rollup merge of #41873 - michaelwoerister:fix-filemap-hash-lookup, r=nikomats... | Corey Farwell | -0/+44 |
| 2017-05-11 | Rollup merge of #41192 - zackw:eprintln, r=alexcrichton | Corey Farwell | -0/+40 |
| 2017-05-10 | Skip print-stdout-eprint-stderr test on emscripten | Zack Weinberg | -0/+2 |