| Age | Commit message (Expand) | Author | Lines |
| 2018-12-07 | Unconditionally emit the target-cpu LLVM attribute. | Michael Woerister | -7/+3 |
| 2018-12-07 | use top level `fs` functions where appropriate | Andy Russell | -235/+137 |
| 2018-12-07 | Auto merge of #56460 - davidtwco:issue-55850, r=pnkfelix | bors | -22/+104 |
| 2018-12-07 | grammar | Dale Wijnand | -1/+1 |
| 2018-12-07 | Fix the just-introduced ptr::hash docs | Dale Wijnand | -2/+5 |
| 2018-12-07 | Auto merge of #56566 - ljedrz:fix_clippy_errors, r=cramertj | bors | -15/+12 |
| 2018-12-07 | Improve the usage message for `-Z dump-mir`. | Edd Barrett | -1/+7 |
| 2018-12-07 | Change to give a help message | John Ginger | -13/+19 |
| 2018-12-07 | Fix ICE in region naming. | David Wood | -16/+96 |
| 2018-12-07 | Introduce constraint category for yields. | David Wood | -6/+8 |
| 2018-12-07 | Auto merge of #56487 - nikic:discard-modules-earlier, r=alexcrichton | bors | -166/+231 |
| 2018-12-07 | Add suggestion for underscore binding fix. | David Wood | -2/+15 |
| 2018-12-07 | Add context for RFC 1685 change in 2018 edition. | David Wood | -4/+10 |
| 2018-12-07 | Auto merge of #56581 - kennytm:rollup, r=kennytm | bors | -77/+225 |
| 2018-12-07 | Drain only needs a shared reference | Ralf Jung | -7/+5 |
| 2018-12-07 | VecDeque::drain: make sure the 'drain' raw pointer is actually still usable | Ralf Jung | -2/+7 |
| 2018-12-07 | Unique/NonNull::from: make sure we convert to raw pointers ASAP | Ralf Jung | -4/+4 |
| 2018-12-07 | Auto merge of #56066 - jethrogb:jb/sgx-target, r=alexcrichton | bors | -241/+4961 |
| 2018-12-07 | SGX target: implement command-line arguments and environment variables | Jethro Beekman | -25/+70 |
| 2018-12-07 | SGX target: implement time | Jethro Beekman | -3/+9 |
| 2018-12-07 | SGX target: implement networking | Jethro Beekman | -53/+167 |
| 2018-12-07 | SGX target: implement streams | Jethro Beekman | -28/+134 |
| 2018-12-07 | SGX target: implement synchronization primitives and threading | Jethro Beekman | -76/+832 |
| 2018-12-07 | SGX target: implement user memory management | Jethro Beekman | -6/+502 |
| 2018-12-07 | SGX target: add thread local storage | Jethro Beekman | -17/+277 |
| 2018-12-07 | Add x86_64-fortanix-unknown-sgx target to libstd and dependencies | Jethro Beekman | -11/+2857 |
| 2018-12-07 | Rollup merge of #56574 - cbarrick:master, r=varkor | kennytm | -2/+1 |
| 2018-12-07 | Rollup merge of #56561 - Zoxc:too-raw, r=Gankro | kennytm | -0/+4 |
| 2018-12-07 | Rollup merge of #56555 - Mark-Simulacrum:stderr-profile, r=wesleywiser | kennytm | -3/+3 |
| 2018-12-07 | Rollup merge of #56516 - frewsxcv:frewsxcv-eq, r=Mark-Simulacrum | kennytm | -36/+36 |
| 2018-12-07 | Rollup merge of #56434 - Zoxc:par-tests, r=michaelwoerister | kennytm | -36/+74 |
| 2018-12-07 | Rollup merge of #56250 - dwijnand:ptr-hash, r=alexcrichton | kennytm | -0/+30 |
| 2018-12-07 | Rollup merge of #56000 - hug-dev:armv8m.main, r=alexcrichton | kennytm | -0/+77 |
| 2018-12-07 | Auto merge of #54271 - petrochenkov:nolegder, r=eddyb,alexcrichton | bors | -213/+30 |
| 2018-12-07 | Unsupport `#[derive(Trait)]` sugar for `#[derive_Trait]` legacy plugin attrib... | Vadim Petrochenkov | -213/+30 |
| 2018-12-06 | Show 'loading content' when loading content | Guillaume Gomez | -58/+51 |
| 2018-12-06 | Show everything when noscript is on | Guillaume Gomez | -0/+26 |
| 2018-12-06 | cleanup | Guillaume Gomez | -65/+46 |
| 2018-12-06 | Prevent lazy iterations over DOM | Guillaume Gomez | -105/+99 |
| 2018-12-06 | Greatly improve rustdoc rendering speed issues | Guillaume Gomez | -529/+611 |
| 2018-12-06 | Auto merge of #55318 - Aaron1011:fix/final-auto-trait-resolve, r=nikomatsakis | bors | -17/+152 |
| 2018-12-06 | Fix printing of spans with no TyCtxt | John Kåre Alsaker | -3/+7 |
| 2018-12-06 | Fix | John Kåre Alsaker | -1/+1 |
| 2018-12-06 | Fix a race condition | John Kåre Alsaker | -2/+5 |
| 2018-12-06 | Show usages of query cycles and correctly shift queries in a cycle | John Kåre Alsaker | -30/+61 |
| 2018-12-06 | Fix a stutter in the docs for slice::exact_chunks | Chris Barrick | -2/+1 |
| 2018-12-06 | codegen_utils, driver: fix clippy errors | ljedrz | -15/+12 |
| 2018-12-06 | Auto merge of #56565 - matthiaskrgr:clippy, r=oli-obk | bors | -14/+14 |
| 2018-12-06 | Auto merge of #56282 - qnighy:additional-sizedness-fix, r=nikomatsakis | bors | -2/+26 |
| 2018-12-06 | submodules: update clippy from 29bf75cd to 1df5766c | Matthias Krüger | -14/+14 |