| Age | Commit message (Expand) | Author | Lines |
| 2018-03-13 | move ParamEnv methods from `ty/util` to `ty/mod` | Niko Matsakis | -44/+44 |
| 2018-03-13 | refactor `ParamEnv::empty(Reveal)` into two distinct methods | Niko Matsakis | -72/+77 |
| 2018-03-13 | add handy helper for Cell<usize>, used for perf stats | Niko Matsakis | -0/+10 |
| 2018-03-13 | random reformatting | Niko Matsakis | -17/+16 |
| 2018-03-13 | comment the purpose of `TransNormalize` | Niko Matsakis | -0/+4 |
| 2018-03-13 | make regions "traceable" so you can do `infcx.at(..).eq(r1, r2)` | Niko Matsakis | -22/+23 |
| 2018-03-13 | fix typo in comment | Niko Matsakis | -1/+1 |
| 2018-03-13 | add `TypeRelation` and `Lift` impls for `Kind` | Niko Matsakis | -11/+35 |
| 2018-03-13 | improve TypeFoldable/Lift macros and make a bunch of stuff use them | Niko Matsakis | -813/+551 |
| 2018-03-13 | require `Lifted` types to outlive `'tcx` | Niko Matsakis | -1/+1 |
| 2018-03-13 | Cache const eval queries | Oliver Schneider | -1/+81 |
| 2018-03-13 | rustc: Don't invoke `lld` with an `@`-file | Alex Crichton | -1/+12 |
| 2018-03-13 | Add hexadecimal formatting of integers with fmt::Debug | Simon Sapin | -4/+42 |
| 2018-03-13 | Add a section for using assertions into doc tests. | Anthony Defranceschi | -0/+16 |
| 2018-03-13 | Auto merge of #48958 - alexcrichton:update-rls-rustc, r=sfackler | bors | -3/+3 |
| 2018-03-12 | Update -Wall message based on feedback | Phlosioneer | -4/+3 |
| 2018-03-12 | Move librustdoc readme to rustc guide | Mark Mansi | -171/+2 |
| 2018-03-12 | Move librustc_typeck READMEs to rustc guide | Mark Mansi | -438/+15 |
| 2018-03-12 | talk about error numbers for compile_fail doctests | QuietMisdreavus | -0/+23 |
| 2018-03-12 | add page to the Rustdoc Book about unstable features | QuietMisdreavus | -0/+11 |
| 2018-03-12 | Add missing examples | Guillaume Gomez | -2/+134 |
| 2018-03-12 | rustc: Add `sha` to the x86 feature whitelist | Alex Crichton | -0/+1 |
| 2018-03-12 | Some comments and documentation for name resolution crate | Michal 'vorner' Vaner | -3/+42 |
| 2018-03-12 | big fences to show that ```rust is the same as ``` | QuietMisdreavus | -0/+4 |
| 2018-03-13 | Rollup merge of #48954 - GuillaumeGomez:missing-links-fmt, r=QuietMisdreavus | kennytm | -4/+8 |
| 2018-03-13 | Rollup merge of #48898 - GuillaumeGomez:remove-empty-section, r=QuietMisdreavus | kennytm | -8/+30 |
| 2018-03-13 | Rollup merge of #48631 - focusaurus:remember-collapse-setting, r=QuietMisdreavus | kennytm | -0/+6 |
| 2018-03-13 | Rollup merge of #48480 - jethrogb:patch-5, r=alexcrichton | kennytm | -0/+4 |
| 2018-03-12 | rustc: Start a custom cabi module for wasm32 | Alex Crichton | -1/+40 |
| 2018-03-12 | Update the rls-rustc package | Alex Crichton | -3/+3 |
| 2018-03-12 | Fix blink when main theme is selected | Guillaume Gomez | -1/+5 |
| 2018-03-12 | Add missing links | Guillaume Gomez | -4/+8 |
| 2018-03-12 | Dedupe rand | Bastien Orivel | -29/+18 |
| 2018-03-12 | Update libc to 0.2.39 | Bryan Drewery | -0/+0 |
| 2018-03-13 | Rollup merge of #48934 - Phlosioneer:42453-debug-hygene, r=petrochenkov | kennytm | -1/+18 |
| 2018-03-13 | Rollup merge of #48928 - zackmdavis:span_suggestion_field_day, r=estebank | kennytm | -29/+46 |
| 2018-03-13 | Rollup merge of #48887 - alexcrichton:update-stdsimd, r=kennytm | kennytm | -0/+2 |
| 2018-03-13 | Rollup merge of #48880 - petrochenkov:badstderr, r=kennytm | kennytm | -140/+28 |
| 2018-03-13 | Rollup merge of #48877 - GuillaumeGomez:vec-missing-links, r=QuietMisdreavus | kennytm | -7/+14 |
| 2018-03-13 | Rollup merge of #48725 - humenda:master, r=nikomatsakis | kennytm | -56/+23 |
| 2018-03-13 | Rollup merge of #48201 - NovemberZulu:master, r=steveklabnik | kennytm | -15/+36 |
| 2018-03-12 | Make CStore thread-safe | John Kåre Alsaker | -4/+6 |
| 2018-03-12 | Auto merge of #48770 - bobtwinkles:two_phase_borrows_rewrite, r=pnkfelix | bors | -600/+572 |
| 2018-03-12 | Make CrateMetadata thread-safe | John Kåre Alsaker | -32/+55 |
| 2018-03-12 | Require the metadata loader to be thread-safe | John Kåre Alsaker | -7/+7 |
| 2018-03-12 | Auto merge of #48295 - Keruspe:master, r=alexcrichton | bors | -3/+10 |
| 2018-03-12 | added ascii_ctypes feature to libcore tests module | 1011X | -0/+1 |
| 2018-03-12 | Auto merge of #48938 - alexcrichton:no-leak-makeflags, r=kennytm | bors | -1/+8 |
| 2018-03-12 | include AsciiExt in tests | 1011X | -1/+2 |
| 2018-03-11 | Remove "and may change between Rust releases" | Phlosioneer | -11/+11 |