| Age | Commit message (Expand) | Author | Lines |
| 2018-12-30 | docs(rustc): Link to the book's source in rustc | Philipp Hansch | -1/+7 |
| 2018-12-30 | Auto merge of #57158 - estebank:as-ref, r=zackmdavis | bors | -61/+172 |
| 2018-12-30 | Auto merge of #57195 - czipperz:mention_ToString_in_std_fmt_docs, r=SimonSapin | bors | -0/+9 |
| 2018-12-30 | Auto merge of #57185 - petrochenkov:impice4, r=estebank | bors | -26/+33 |
| 2018-12-29 | Do not complain about missing crate named as a keyword | Esteban Küber | -5/+42 |
| 2018-12-29 | Mention ToString in std::fmt docs | Czipperz | -0/+9 |
| 2018-12-29 | Specify criterion for PartialOrd | Czipperz | -2/+3 |
| 2018-12-29 | Auto merge of #56843 - csmoe:non-copy, r=davidtwco | bors | -95/+94 |
| 2018-12-29 | Make std::cmp::Ord documentation specify what it means to agree with PartialEq | Czipperz | -3/+4 |
| 2018-12-30 | Improve error recovery for some built-in macros | Vadim Petrochenkov | -47/+74 |
| 2018-12-29 | Auto merge of #56225 - alexreg:type_alias_enum_variants, r=petrochenkov | bors | -758/+1605 |
| 2018-12-29 | Use `same_type` instead of duplicating logic | Esteban Küber | -33/+26 |
| 2018-12-29 | Auto merge of #57197 - kennytm:rollup, r=kennytm | bors | -30/+29 |
| 2018-12-29 | resolve: Simplify treatment of ambiguity errors | Vadim Petrochenkov | -75/+65 |
| 2018-12-29 | Auto merge of #56924 - ehuss:update-cargo-rls-miri, r=alexcrichton | bors | -22/+21 |
| 2018-12-29 | Auto merge of #57181 - petrochenkov:impice3, r=estebank | bors | -5/+17 |
| 2018-12-29 | Create a struct for optimization fuel data | John Kåre Alsaker | -30/+26 |
| 2018-12-29 | Remove unused types from rustc::mir::interpret | Matthew Jasper | -38/+0 |
| 2018-12-29 | Replace LockCell with atomic types | John Kåre Alsaker | -175/+100 |
| 2018-12-29 | Rollup merge of #57177 - varkor:fix-duration_as_u128-warning, r=estebank | kennytm | -1/+0 |
| 2018-12-29 | Rollup merge of #57174 - linclark:patch-1, r=varkor | kennytm | -1/+1 |
| 2018-12-29 | Rollup merge of #57168 - kennytm:fix-unaligned-docs, r=rkruppe | kennytm | -2/+2 |
| 2018-12-29 | Rollup merge of #57163 - JohnHeitmann:chevron-fix, r=estebank | kennytm | -1/+1 |
| 2018-12-29 | Rollup merge of #57159 - ids1024:closed-issue, r=Centril | kennytm | -23/+23 |
| 2018-12-29 | Rollup merge of #57153 - estebank:doc, r=cramertj | kennytm | -1/+1 |
| 2018-12-29 | Rollup merge of #57149 - rust-lang:sgrif-patch-1, r=rkruppe | kennytm | -1/+1 |
| 2018-12-29 | Auto merge of #57160 - petrochenkov:impice2, r=estebank | bors | -6/+45 |
| 2018-12-29 | update tests line numbers | Matthias Krüger | -13/+13 |
| 2018-12-29 | Auto merge of #57140 - estebank:str-err, r=varkor | bors | -37/+61 |
| 2018-12-29 | Fixed stderr files for ui tests. | Alexander Regueiro | -12/+3 |
| 2018-12-29 | add non-copy note to stderr | csmoe | -45/+62 |
| 2018-12-28 | Update cargo, rls, miri | Eric Huss | -22/+21 |
| 2018-12-29 | Auto merge of #57006 - GuillaumeGomez:no-crate-filter, r=QuietMisdreavus | bors | -19/+78 |
| 2018-12-29 | resolve: Never override real bindings with `Def::Err`s from error recovery | Vadim Petrochenkov | -26/+33 |
| 2018-12-28 | Remove unnecessary borrow generation | Matthew Jasper | -14/+0 |
| 2018-12-28 | Auto merge of #57138 - matthiaskrgr:clippy, r=oli-obk | bors | -7/+9 |
| 2018-12-28 | Update std/lib.rs docs to reflect Rust 2018 usage | Jacob Kiesel | -4/+2 |
| 2018-12-29 | resolve: Fix another ICE in import validation | Vadim Petrochenkov | -5/+17 |
| 2018-12-28 | remove remaining copyright headers | Matthias Krüger | -200/+0 |
| 2018-12-28 | Auto merge of #57118 - Zoxc:query-stats, r=wesleywiser | bors | -2/+112 |
| 2018-12-28 | Fix warning when compiling rustc | varkor | -1/+0 |
| 2018-12-28 | Add specific diagnostic for transmuting between equal associated types | varkor | -0/+24 |
| 2018-12-28 | Clarify wording of E0512 | varkor | -121/+123 |
| 2018-12-28 | Suggest `.as_ref()` when appropriate for `Option` and `Result` | Esteban Küber | -47/+165 |
| 2018-12-28 | Update link to rustc guide | Lin Clark | -1/+1 |
| 2018-12-28 | submodules: update clippy from fc24fce7 to f7bdf500 | Matthias Krüger | -7/+9 |
| 2018-12-28 | Auto merge of #57167 - Dylan-DPC:feature/non-zero-getters, r=SimonSapin | bors | -1/+10 |
| 2018-12-28 | Removed aligned ZST requirement from docs of read_/write_unaligned. | kennytm | -2/+2 |
| 2018-12-28 | Update src/test/ui/consts/const-nonzero.rs | Oliver Scherer | -1/+1 |
| 2018-12-28 | Make the getter for NonZero types into a const fn | dylan_DPC | -1/+10 |