| Age | Commit message (Expand) | Author | Lines |
| 2018-04-09 | Auto merge of #49673 - ollie27:stab, r=sfackler | bors | -8/+10 |
| 2018-04-09 | Auto merge of #49770 - tamird:csv-dumper-comment, r=nrc | bors | -3/+2 |
| 2018-04-08 | Auto merge of #49774 - danc86:configure.py-tools, r=alexcrichton | bors | -1/+3 |
| 2018-04-08 | Auto merge of #49771 - tamird:incremental-no-stage-1, r=Mark-Simulacrum | bors | -7/+1 |
| 2018-04-08 | Auto merge of #49759 - ollie27:rustbuild_cargo, r=Mark-Simulacrum | bors | -1/+1 |
| 2018-04-08 | Auto merge of #49758 - bjorn3:miri_public_write_discriminant_value, r=oli-obk | bors | -1/+1 |
| 2018-04-08 | Auto merge of #49752 - sinkuu:fix_incrcmp_str_lit, r=oli-obk | bors | -1/+65 |
| 2018-04-08 | configure.py --tools should set a list instead of a string | Dan Callaghan | -1/+3 |
| 2018-04-08 | Auto merge of #49714 - nikomatsakis:issue-49631, r=eddyb | bors | -23/+158 |
| 2018-04-07 | Don't default to stage 1 with incremental | Tamir Duberstein | -7/+1 |
| 2018-04-07 | Remove mention of CsvDumper | Tamir Duberstein | -3/+2 |
| 2018-04-08 | Auto merge of #49704 - leodasvacas:fix-#49344, r=nikomatsakis | bors | -3/+13 |
| 2018-04-07 | Auto merge of #49678 - bobtwinkles:fix_multiple_activations, r=nikomatsakis | bors | -14/+92 |
| 2018-04-07 | Auto merge of #49672 - alexcrichton:fix-another-std-core-cycle, r=michaelwoer... | bors | -11/+29 |
| 2018-04-07 | Auto merge of #49692 - sinkuu:main_fix, r=arielb1 | bors | -8/+79 |
| 2018-04-07 | rustbuild: Fix setting initial cargo | Oliver Middleton | -1/+1 |
| 2018-04-07 | miri: Make write_discriminant_value public | bjorn3 | -1/+1 |
| 2018-04-07 | Auto merge of #49661 - alexcrichton:bump-bootstrap, r=nikomatsakis | bors | -175/+18 |
| 2018-04-07 | Auto merge of #49753 - kennytm:rollup, r=kennytm | bors | -80/+188 |
| 2018-04-07 | Rollup merge of #49503 - oli-obk:extern_crate_compiler_builtins, r=alexcrichton | kennytm | -16/+57 |
| 2018-04-07 | Inject the `compiler_builtins` crate whenever the `core` crate is injected | Oliver Schneider | -16/+57 |
| 2018-04-07 | Rollup merge of #49750 - ishitatsuyuki:boot-no-fast, r=Mark-Simulacrum | kennytm | -4/+1 |
| 2018-04-07 | Rollup merge of #49748 - alexcrichton:proc-macro-debug, r=dtolnay | kennytm | -35/+63 |
| 2018-04-07 | Rollup merge of #49742 - Pulkit07:master, r=steveklabnik | kennytm | -12/+12 |
| 2018-04-07 | Rollup merge of #49731 - japaric:std-thumb-for-real, r=alexcrichton | kennytm | -0/+4 |
| 2018-04-07 | Rollup merge of #49728 - japaric:no-debug_gdb_scripts, r=alexcrichton | kennytm | -3/+21 |
| 2018-04-07 | Rollup merge of #49702 - alexcrichton:inline-methods, r=Mark-Simulacrum | kennytm | -0/+4 |
| 2018-04-07 | Rollup merge of #49652 - GuillaumeGomez:anchor-collapsed, r=QuietMisdreavus | kennytm | -10/+23 |
| 2018-04-07 | Rollup merge of #49510 - GuillaumeGomez:anchor-field-position, r=QuietMisdreavus | kennytm | -0/+3 |
| 2018-04-06 | Print proc_macro spans as a half-open range | David Tolnay | -1/+1 |
| 2018-04-07 | Auto merge of #49419 - leodasvacas:small-typeck-refactorings, r=nikomatsakis | bors | -83/+66 |
| 2018-04-07 | [incremental] Hash `Allocation`s | Shotaro Yamada | -1/+65 |
| 2018-04-07 | Auto merge of #49222 - Zoxc:print-query-stack, r=nikomatsakis | bors | -1/+49 |
| 2018-04-07 | Auto merge of #49623 - steveklabnik:update-mdbook, r=GuillaumeGomez | bors | -1/+213 |
| 2018-04-06 | proc_macro: Improve Debug representations | Alex Crichton | -35/+63 |
| 2018-04-06 | Auto merge of #49392 - retep007:nll-issue-48962, r=nikomatsakis | bors | -23/+167 |
| 2018-04-07 | Using X headings instead of 0.X #49739 | Pulkit Goyal | -12/+12 |
| 2018-04-06 | Add test from #49736 | bobtwinkles | -0/+49 |
| 2018-04-06 | Auto merge of #49064 - QuietMisdreavus:piercing-the-veil, r=GuillaumeGomez | bors | -2/+26 |
| 2018-04-06 | Auto merge of #48779 - michaelwoerister:share-generics4, r=alexcrichton | bors | -181/+675 |
| 2018-04-06 | add THUMB targets to rustup manifest | Jorge Aparicio | -0/+4 |
| 2018-04-06 | Print query stack on ICEs | John Kåre Alsaker | -1/+49 |
| 2018-04-06 | refactor: simplify `needs_gdb_debug_scripts_section` | Jorge Aparicio | -2/+3 |
| 2018-04-06 | add emit_debug_gdb_scripts target option and .. | Jorge Aparicio | -1/+18 |
| 2018-04-06 | Auto merge of #49335 - GuillaumeGomez:remove-unneeded-trait-implementations-t... | bors | -11/+34 |
| 2018-04-06 | Update run-make/symbol-visibility to also cover shared-generics | Michael Woerister | -7/+50 |
| 2018-04-06 | Allow for re-using hidden monomorphizations on platforms that don't support R... | Michael Woerister | -9/+29 |
| 2018-04-06 | Update a few comments about symbol visibility. | Michael Woerister | -24/+35 |
| 2018-04-06 | Add codegen-units test for shared-generics. | Michael Woerister | -0/+51 |
| 2018-04-06 | Make sure that generics are internalized in executables even with -Zshare-gen... | Michael Woerister | -0/+22 |