| Age | Commit message (Expand) | Author | Lines |
| 2018-11-20 | Remove incorrect doc comment | bjorn3 | -6/+0 |
| 2018-11-20 | Auto merge of #56081 - alexcrichton:update-manifest, r=nrc | bors | -0/+2 |
| 2018-11-20 | Auto merge of #55983 - oli-obk:static_, r=Mark-Simulacrum | bors | -0/+34 |
| 2018-11-20 | Auto merge of #56049 - newpavlov:revert_51601, r=sfackler | bors | -75/+14 |
| 2018-11-19 | Add temporary renames to manifests for rustfmt/clippy | Alex Crichton | -0/+2 |
| 2018-11-19 | Auto merge of #55971 - SergioBenitez:skip-non-semantic, r=alexcrichton | bors | -6/+141 |
| 2018-11-19 | Auto merge of #56060 - nrc:save-path-fallback, r=zackmdavis | bors | -4/+17 |
| 2018-11-19 | Auto merge of #56051 - pietroalbini:rollup, r=pietroalbini | bors | -588/+1248 |
| 2018-11-19 | Rollup merge of #56059 - alexcrichton:fix-tests, r=sfackler | kennytm | -5/+54 |
| 2018-11-19 | Rollup merge of #56043 - nikomatsakis:issue-55756-via-outlives, r=eddyb | Pietro Albini | -7/+60 |
| 2018-11-19 | Rollup merge of #56027 - Xanewok:docs-backtick, r=QuietMisdreavus | Pietro Albini | -1/+1 |
| 2018-11-19 | Rollup merge of #56016 - scottmcm:vecdeque-resize-with, r=joshtriplett | Pietro Albini | -1/+39 |
| 2018-11-19 | Rollup merge of #56012 - RalfJung:unsafe-cell, r=nikomatsakis | Pietro Albini | -1/+3 |
| 2018-11-19 | Rollup merge of #56011 - CBenoit:master, r=QuietMisdreavus | Pietro Albini | -1/+1 |
| 2018-11-19 | Rollup merge of #56007 - RalfJung:non-const-call, r=oli-obk | Pietro Albini | -11/+60 |
| 2018-11-19 | Rollup merge of #55970 - RalfJung:miri-backtrace, r=@oli-obk | Pietro Albini | -78/+100 |
| 2018-11-19 | Rollup merge of #55968 - ehuss:non-mod-rs-tests, r=petrochenkov | Pietro Albini | -165/+45 |
| 2018-11-19 | Rollup merge of #55963 - stepancheg:mpsc-take-2, r=alexcrichton | Pietro Albini | -0/+172 |
| 2018-11-19 | Rollup merge of #55962 - QuietMisdreavus:tricky-spans, r=GuillaumeGomez | Pietro Albini | -1/+38 |
| 2018-11-19 | Rollup merge of #55953 - blitzerr:master, r=nikomatsakis | Pietro Albini | -102/+113 |
| 2018-11-19 | Rollup merge of #55952 - michaelwoerister:newer-clang, r=alexcrichton | Pietro Albini | -4/+4 |
| 2018-11-19 | Rollup merge of #55949 - ljedrz:return_impl_Iterator_from_Predicate_walk_tys,... | Pietro Albini | -20/+58 |
| 2018-11-19 | save-analysis: fallback to using path id | Nick Cameron | -4/+17 |
| 2018-11-18 | Increase `Duration` approximate equal threshold to 1us | Alex Crichton | -1/+1 |
| 2018-11-19 | Auto merge of #56042 - petrochenkov:nuni, r=petrochenkov | bors | -1520/+2186 |
| 2018-11-18 | Rollup merge of #55923 - Zeegomo:master, r=estebank | Pietro Albini | -1/+40 |
| 2018-11-18 | Rollup merge of #55919 - Turbo87:num-tests, r=dtolnay | Pietro Albini | -16/+8 |
| 2018-11-18 | Rollup merge of #55916 - RalfJung:mut-visitor, r=oli-obk | Pietro Albini | -16/+23 |
| 2018-11-18 | Rollup merge of #55894 - RalfJung:validation-enums, r=oli-obk | Pietro Albini | -67/+107 |
| 2018-11-18 | Rollup merge of #55867 - RalfJung:dont-panic, r=Mark-Simulacrum | Pietro Albini | -2/+2 |
| 2018-11-18 | Rollup merge of #55862 - zackmdavis:but_will_they_come_when_you_call_them, r=... | Pietro Albini | -60/+160 |
| 2018-11-18 | Rollup merge of #55857 - andjo403:rmdep, r=Mark-Simulacrum | Pietro Albini | -2/+0 |
| 2018-11-18 | Rollup merge of #55834 - ogoffart:union-abi, r=eddyb | Pietro Albini | -1/+120 |
| 2018-11-18 | Rollup merge of #55827 - ljedrz:various_stashed, r=alexcrichton | Pietro Albini | -16/+12 |
| 2018-11-18 | Rollup merge of #55564 - smaeul:test-fixes-2, r=alexcrichton | Pietro Albini | -0/+2 |
| 2018-11-18 | Rollup merge of #55562 - smaeul:powerpc-linux-musl, r=alexcrichton | Pietro Albini | -23/+88 |
| 2018-11-18 | Auto merge of #55672 - RalfJung:miri-extern-types, r=eddyb | bors | -4/+53 |
| 2018-11-19 | fix test | Артём Павлов [Artyom Pavlov] | -1/+1 |
| 2018-11-18 | tests | Артём Павлов [Artyom Pavlov] | -0/+10 |
| 2018-11-18 | remove "approx env bounds" if we already know from trait | Niko Matsakis | -7/+60 |
| 2018-11-18 | revert | Артём Павлов [Artyom Pavlov] | -80/+9 |
| 2018-11-18 | Auto merge of #56017 - alexcrichton:debug-test, r=alexcrichton | bors | -1/+5 |
| 2018-11-18 | Auto merge of #55999 - alexcrichton:update-cargo, r=nrc | bors | -2/+27 |
| 2018-11-18 | Fix rebase | Vadim Petrochenkov | -16/+18 |
| 2018-11-18 | Add a couple more tests + address review comments | Vadim Petrochenkov | -5/+161 |
| 2018-11-18 | resolve: Refactor away `DeterminacyExt` | Vadim Petrochenkov | -40/+27 |
| 2018-11-18 | resolve: Future-proof against imports referring to local variables and generi... | Vadim Petrochenkov | -1/+134 |
| 2018-11-18 | resolve: Avoid sentence breaks in diagnostics | Vadim Petrochenkov | -187/+187 |
| 2018-11-18 | resolve: Support resolving macros without leaving traces | Vadim Petrochenkov | -9/+28 |
| 2018-11-18 | resolve: Avoid marking `extern crate` items as used in certain cases | Vadim Petrochenkov | -7/+20 |