| Age | Commit message (Expand) | Author | Lines |
| 2019-04-17 | Fix comments around test harness generation | Alexey Shmalko | -2/+2 |
| 2019-04-17 | bump bootstrap; remove redundant 'use libc;' on macOS. | Mazdak Farrokhzad | -1/+0 |
| 2019-04-17 | Deny `internal` in stage0 | Mateusz Mikuła | -29/+27 |
| 2019-04-17 | bump bootstrap; nightly => 1.36. | Mazdak Farrokhzad | -1/+1 |
| 2019-04-17 | bump bootstrap; fix compiletest wrt. exclude_should_panic | Mazdak Farrokhzad | -0/+1 |
| 2019-04-17 | bump bootstrap; remove redundant imports. | Mazdak Farrokhzad | -2/+0 |
| 2019-04-17 | bump bootstrap => 2019-04-11 | Mazdak Farrokhzad | -1/+1 |
| 2019-04-16 | Auto merge of #59997 - ehuss:update-cargo, r=alexcrichton | bors | -0/+0 |
| 2019-04-16 | Update cargo | Eric Huss | -0/+0 |
| 2019-04-16 | Auto merge of #59879 - ebarnard:patch-1, r=alexcrichton | bors | -0/+7 |
| 2019-04-16 | Add a comment explaining why SecRandomCopyBytes is not used on MacOS | Ed Barnard | -0/+7 |
| 2019-04-16 | Auto merge of #59769 - RalfJung:compiletest-normalization, r=alexcrichton | bors | -10/+92 |
| 2019-04-16 | this panic occurs not just on Windows, normalize it away everywhere | Ralf Jung | -6/+6 |
| 2019-04-16 | Auto merge of #60007 - Centril:rollup-gdh1er4, r=Centril | bors | -14/+185 |
| 2019-04-16 | Rollup merge of #59993 - euclio:unused-ref-field, r=estebank | Mazdak Farrokhzad | -5/+119 |
| 2019-04-16 | Rollup merge of #59992 - QuietMisdreavus:static-settings-path, r=GuillaumeGomez | Mazdak Farrokhzad | -1/+6 |
| 2019-04-16 | Rollup merge of #59973 - Enity:fix-rustdoc-sidebar, r=GuillaumeGomez | Mazdak Farrokhzad | -1/+2 |
| 2019-04-16 | Rollup merge of #59903 - estebank:after-main, r=oli-obk | Mazdak Farrokhzad | -3/+55 |
| 2019-04-16 | Rollup merge of #59717 - Reconcyl:master, r=steveklabnik | Mazdak Farrokhzad | -4/+3 |
| 2019-04-16 | Auto merge of #59990 - bjorn3:nicer_compiletest_errors, r=alexcrichton | bors | -1/+3 |
| 2019-04-15 | normalize away some Windows-only panic printing | Ralf Jung | -3/+15 |
| 2019-04-15 | Auto merge of #59926 - pietroalbini:android-sdk-manager, r=alexcrichton | bors | -68/+224 |
| 2019-04-15 | change word wrapping mode | vlad-boroda | -1/+1 |
| 2019-04-15 | include mode in unused binding suggestion span | Andy Russell | -5/+119 |
| 2019-04-15 | Rollup merge of #59978 - ollie27:rustdoc_default, r=QuietMisdreavus | Mazdak Farrokhzad | -16/+67 |
| 2019-04-15 | Rollup merge of #59955 - RalfJung:stdsimd, r=alexcrichton | Mazdak Farrokhzad | -8/+22 |
| 2019-04-15 | Rollup merge of #59779 - flip1995:uplift_get_def_path, r=Manishearth | Mazdak Farrokhzad | -6/+28 |
| 2019-04-15 | Rollup merge of #59648 - alex:must-use-result, r=alexcrichton | Mazdak Farrokhzad | -8/+12 |
| 2019-04-15 | use --static-root-path for settings.js | QuietMisdreavus | -1/+6 |
| 2019-04-15 | Use resume_unwind instead of panic!() for nicer compiletest errors | bjorn3 | -1/+3 |
| 2019-04-15 | warn(missing_docs) in liballoc, and add missing docs | Ralf Jung | -0/+13 |
| 2019-04-15 | Update test | John Kåre Alsaker | -182/+186 |
| 2019-04-15 | Preallocate BUILTIN_ATTRIBUTES symbols and use a hash map instead of looping | John Kåre Alsaker | -423/+649 |
| 2019-04-15 | Auto merge of #59655 - Zoxc:symbols, r=petrochenkov | bors | -141/+326 |
| 2019-04-15 | Auto merge of #59626 - nnethercote:DepGraph-1.02x, r=Zoxc | bors | -2/+3 |
| 2019-04-15 | Use colon for keyword defs | John Kåre Alsaker | -62/+62 |
| 2019-04-15 | Move modules outside the proc macro | John Kåre Alsaker | -26/+44 |
| 2019-04-15 | Ensure the symbols are pure strings | John Kåre Alsaker | -1/+7 |
| 2019-04-15 | Make check_name generic | John Kåre Alsaker | -43/+32 |
| 2019-04-15 | Use a proc macro to declare preallocated symbols | John Kåre Alsaker | -139/+311 |
| 2019-04-15 | Reduce the `DepNode` pre-allocation ratio. | Nicholas Nethercote | -2/+3 |
| 2019-04-15 | Auto merge of #59982 - stepancheg:hasher-no-unsafe, r=rkruppe | bors | -14/+10 |
| 2019-04-15 | Hasher: replace unsafe trasmute with to_ne_bytes | Stepan Koltsov | -14/+10 |
| 2019-04-14 | Update clippy | Manish Goregaokar | -9/+9 |
| 2019-04-14 | rustdoc: Remove default keyword from re-exported trait methods | Oliver Middleton | -16/+67 |
| 2019-04-14 | Fix rustdoc sidebar z-index | vlad-boroda | -0/+1 |
| 2019-04-14 | Auto merge of #59335 - Aaron1011:fix/extern-priv-final, r=Aaron1011 | bors | -56/+158 |
| 2019-04-14 | Fix typo in comment | Aaron Hill | -1/+1 |
| 2019-04-14 | Fix Windows dll name format | Aaron Hill | -7/+7 |
| 2019-04-14 | Handle --extern-private properly on musl | Aaron Hill | -8/+35 |