| Age | Commit message (Expand) | Author | Lines |
| 2019-04-16 | Update cargo | Eric Huss | -4/+4 |
| 2019-04-16 | Fix the max value of usize on 16-bit platforms | Jakub Kądziołka | -1/+1 |
| 2019-04-16 | Auto merge of #59879 - ebarnard:patch-1, r=alexcrichton | bors | -0/+7 |
| 2019-04-16 | Don't test json with color codes on windows | Oliver Scherer | -53/+54 |
| 2019-04-16 | fixing tests | Saleem Jaffer | -1/+1 |
| 2019-04-16 | Add a comment explaining why SecRandomCopyBytes is not used on MacOS | Ed Barnard | -0/+7 |
| 2019-04-16 | rustc_metadata: more safely read/write the index positions. | Eduard-Mihai Burtescu | -45/+80 |
| 2019-04-16 | refactor ExprKind to use new PointerCast enum | Saleem Jaffer | -99/+21 |
| 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 | refactor Adjustment to use new PointerCast enum | Saleem Jaffer | -84/+85 |
| 2019-04-16 | Auto merge of #60007 - Centril:rollup-gdh1er4, r=Centril | bors | -14/+191 |
| 2019-04-16 | Rollup merge of #60000 - pietroalbini:triagebot, r=Mark-Simulacrum | Mazdak Farrokhzad | -0/+6 |
| 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 | LLD is not supported on Darwin | Petr Hosek | -2/+4 |
| 2019-04-16 | Fix tests | Yuki OKUSHI | -18/+19 |
| 2019-04-16 | Make wording verbose | Yuki OKUSHI | -1/+6 |
| 2019-04-15 | add repo-specific triagebot configuration | Pietro Albini | -0/+6 |
| 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 | Auto merge of #59991 - Centril:rollup-bqxt4w3, r=Centril | bors | -47/+154 |
| 2019-04-15 | Rollup merge of #59989 - dima74:patch-1, r=jonas-schievink | Mazdak Farrokhzad | -9/+9 |
| 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 #59748 - agnxy:trademark, r=skade | Mazdak Farrokhzad | -0/+16 |
| 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 | basic refactor. Adding PointerCast enum | Saleem Jaffer | -65/+85 |
| 2019-04-15 | warn(missing_docs) in liballoc, and add missing docs | Ralf Jung | -0/+13 |
| 2019-04-15 | Fix links to Atomic* in RELEASES.md | Dmitry Murzin | -9/+9 |
| 2019-04-15 | Auto merge of #59850 - Zoxc:symbols-attrs, r=petrochenkov | bors | -605/+837 |
| 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/+651 |
| 2019-04-15 | Auto merge of #59655 - Zoxc:symbols, r=petrochenkov | bors | -141/+327 |
| 2019-04-15 | Remove collection-specific `with_capacity` doc from `std::collections` | Marc | -4/+3 |
| 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/+312 |