| Age | Commit message (Expand) | Author | Lines |
| 2019-07-25 | Rollup merge of #62827 - nikic:llvm-components, r=alexcrichton | Mazdak Farrokhzad | -16/+3 |
| 2019-07-25 | Rollup merge of #62814 - androm3da:hexagon_19jul_2019, r=alexcrichton | Mazdak Farrokhzad | -2/+110 |
| 2019-07-25 | Rollup merge of #62784 - Disasm:riscv32i, r=estebank | Mazdak Farrokhzad | -0/+35 |
| 2019-07-25 | Rollup merge of #62736 - lqd:polonius_tests3, r=matthewjasper | Mazdak Farrokhzad | -49/+892 |
| 2019-07-25 | Rollup merge of #61727 - Mark-Simulacrum:crate-deps-in-deps, r=alexcrichton | Mazdak Farrokhzad | -3/+27 |
| 2019-07-25 | Use Foo instead of raw arrays | Yuki Okushi | -3/+3 |
| 2019-07-24 | re-enable debug checks in Miri | Ralf Jung | -2/+0 |
| 2019-07-24 | bump Miri | Ralf Jung | -7/+9 |
| 2019-07-24 | Add comment | Scott Wolchok | -0/+6 |
| 2019-07-24 | Use match ergonomics in Condvar documentation | Kevin W Matthews | -18/+18 |
| 2019-07-24 | Gate binary dependency information behind -Zbinary-dep-depinfo | Mark Rousskov | -11/+18 |
| 2019-07-24 | Add binary dependencies to dep-info files | Mark Rousskov | -3/+20 |
| 2019-07-24 | Rollup merge of #62927 - RalfJung:panic, r=oli-obk | Mazdak Farrokhzad | -238/+241 |
| 2019-07-24 | Rollup merge of #62926 - Smibu:fix-typo, r=jonas-schievink | Mazdak Farrokhzad | -1/+1 |
| 2019-07-24 | Rollup merge of #62917 - estebank:trailing-slash, r=matklad | Mazdak Farrokhzad | -1/+20 |
| 2019-07-24 | Rollup merge of #62916 - Centril:self-in-enum-def, r=oli-obk | Mazdak Farrokhzad | -0/+36 |
| 2019-07-24 | Rollup merge of #62905 - fakenine:normalize_use_of_backticks_compiler_message... | Mazdak Farrokhzad | -33/+33 |
| 2019-07-24 | Rollup merge of #62890 - fakenine:normalize_use_of_backticks_compiler_message... | Mazdak Farrokhzad | -6/+6 |
| 2019-07-24 | Rollup merge of #62772 - estebank:trait-bound, r=matthewjasper | Mazdak Farrokhzad | -36/+148 |
| 2019-07-24 | Rollup merge of #62738 - nathanwhit:fix_mem_uninit_cloudabi, r=RalfJung | Mazdak Farrokhzad | -31/+50 |
| 2019-07-24 | Rollup merge of #62716 - RalfJung:unsafe-cell, r=Centril | Mazdak Farrokhzad | -2/+3 |
| 2019-07-24 | Rollup merge of #62641 - cuviper:unicode-12.1, r=matklad | Mazdak Farrokhzad | -739/+770 |
| 2019-07-24 | Add test for #51559 | Ilija Tovilo | -0/+18 |
| 2019-07-24 | Auto merge of #62908 - fakenine:normalize_use_of_backticks_compiler_messages_... | bors | -68/+68 |
| 2019-07-24 | Apply suggestions from code review | Ralf Jung | -4/+4 |
| 2019-07-24 | fix unused import | Ralf Jung | -1/+1 |
| 2019-07-24 | Refer to #50072 re. hack. | Mazdak Farrokhzad | -2/+2 |
| 2019-07-24 | Fix rebase | Vadim Petrochenkov | -1/+1 |
| 2019-07-24 | Demote template check error to a lint for `#[test]` and `#[bench]` | Vadim Petrochenkov | -7/+16 |
| 2019-07-24 | syntax_ext: Improve and simplify code generated by `#[global_allocator]` | Vadim Petrochenkov | -61/+34 |
| 2019-07-24 | syntax_ext: Reuse built-in attribute template checking for macro attributes | Vadim Petrochenkov | -113/+132 |
| 2019-07-24 | syntax_ext: Turn `#[global_allocator]` into a regular attribute macro | Vadim Petrochenkov | -235/+205 |
| 2019-07-24 | Merge `rustc_allocator` into `libsyntax_ext` | Vadim Petrochenkov | -74/+41 |
| 2019-07-24 | Fix typo in mem::uninitialized doc | Mika Lehtinen | -1/+1 |
| 2019-07-24 | use PanicMessage type for MIR assertion errors | Ralf Jung | -115/+155 |
| 2019-07-24 | kill InterpError::description | Ralf Jung | -154/+116 |
| 2019-07-24 | do not use InterpError::description outside librustc::mir | Ralf Jung | -5/+6 |
| 2019-07-24 | Add test self-in-enum-definition | Mazdak Farrokhzad | -0/+36 |
| 2019-07-24 | Adjust tests for method disambiguation help | Ilija Tovilo | -0/+16 |
| 2019-07-24 | Add method disambiguation help for trait implementation | Ilija Tovilo | -19/+107 |
| 2019-07-23 | Always emit trailing slash error | Esteban Küber | -1/+20 |
| 2019-07-23 | normalize use of backticks for compiler messages in remaining modules | Samy Kacimi | -68/+68 |
| 2019-07-23 | fix check | Scott Wolchok | -1/+2 |
| 2019-07-23 | review comments | Esteban Küber | -3/+4 |
| 2019-07-23 | Auto merge of #62902 - Mark-Simulacrum:rollup-mxfk0mm, r=Mark-Simulacrum | bors | -372/+772 |
| 2019-07-23 | Require a value for configure --debuginfo-level | Josh Stone | -6/+6 |
| 2019-07-23 | Fix another case | Esteban Küber | -3/+72 |
| 2019-07-23 | Normalize use of backticks in compiler messages for doc | Samy Kacimi | -33/+33 |
| 2019-07-23 | Normalize use of backticks in compiler messages for libsyntax/* | Samy Kacimi | -6/+6 |
| 2019-07-23 | Use raw pointers in std::sys::cloudabi when passing MaybeUninit values | Nathan | -6/+6 |