| Age | Commit message (Expand) | Author | Lines |
| 2019-03-13 | Disable relax relocations again | Mateusz Mikuła | -3/+4 |
| 2019-03-13 | Drop copyright notice from musl-toolchain | Mateusz Mikuła | -10/+0 |
| 2019-03-13 | musl: update LLVM to 7 | Mateusz Mikuła | -1/+1 |
| 2019-03-13 | Address review comments | Martell Malone | -2/+2 |
| 2019-03-13 | musl-toolchain: fix global lib paths (dont create /lib/libc.so) | Jonathan Sieber | -2/+1 |
| 2019-03-13 | Make the musl dynamic loader known to the system, so it can execute target bi... | Jonathan Sieber | -0/+11 |
| 2019-03-13 | build a proper c++-enabled musl toolchain with musl-cross-make | Jonathan Sieber | -9/+79 |
| 2019-03-13 | Set RUSTFLAGS env to make dylib work | Jonathan Sieber | -0/+2 |
| 2019-03-13 | Enable dist-x86_64-musl as a host architexture | JonathanS | -2/+4 |
| 2019-03-13 | test that wildcard type `_` is not duplicated by `type Foo<X> = (X, X);` and ... | Felix S. Klock II | -0/+99 |
| 2019-03-13 | Merge remote-tracking branch 'upstream/master' into asm-compile-tests | Denys Zariaiev | -23082/+27842 |
| 2019-03-13 | add suggestions to invalid macro item error | Andy Russell | -24/+85 |
| 2019-03-13 | Auto merge of #59143 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2019-03-13 | middle: replace NodeId with HirId in AccessLevels | ljedrz | -52/+55 |
| 2019-03-13 | Update cargo | Eric Huss | -0/+0 |
| 2019-03-13 | Auto merge of #58349 - petrochenkov:uni201x, r=pnkfelix | bors | -111/+11 |
| 2019-03-13 | Revert "Don't generate minification variable if minification disabled" | Manish Goregaokar | -5/+1 |
| 2019-03-13 | Fix generic argument lookup for Self | Angelos Oikonomopoulos | -59/+69 |
| 2019-03-13 | Add test for #55809. | David Wood | -0/+30 |
| 2019-03-13 | Auto merge of #56864 - Zoxc:stable-hash-macro, r=michaelwoerister | bors | -2624/+366 |
| 2019-03-13 | Fix operator precedence | Esteban Küber | -2/+2 |
| 2019-03-13 | tidy test | Saleem Jaffer | -1/+1 |
| 2019-03-13 | adding test | Saleem Jaffer | -0/+17 |
| 2019-03-12 | Stabilize Range*::contains. | Steven Malis | -34/+20 |
| 2019-03-13 | Rollup merge of #59138 - timvermeulen:simplify_select_fold1, r=sfackler | Mazdak Farrokhzad | -58/+49 |
| 2019-03-13 | Rollup merge of #59132 - nikomatsakis:issue-53548-generator-bound, r=pnkfelix | Mazdak Farrokhzad | -2/+62 |
| 2019-03-13 | Rollup merge of #59130 - RalfJung:non-null, r=rkruppe | Mazdak Farrokhzad | -0/+10 |
| 2019-03-13 | Rollup merge of #59129 - sanxiyn:visit-impl-trait, r=varkor | Mazdak Farrokhzad | -1/+44 |
| 2019-03-13 | Rollup merge of #59124 - sntdevco:master, r=Centril | Mazdak Farrokhzad | -118/+118 |
| 2019-03-13 | Rollup merge of #59121 - czipperz:fix_assert_result_fromiterater, r=Centril | Mazdak Farrokhzad | -1/+1 |
| 2019-03-13 | Rollup merge of #59101 - kenta7777:reduce-code-repetition, r=oli-obk | Mazdak Farrokhzad | -2/+3 |
| 2019-03-13 | Rollup merge of #59093 - Zoxc:no-prealloc, r=michaelwoerister | Mazdak Farrokhzad | -11/+0 |
| 2019-03-13 | Rollup merge of #59083 - kyren:master, r=varkor | Mazdak Farrokhzad | -36/+41 |
| 2019-03-13 | Rollup merge of #59080 - nbaksalyar:fix-llvm-codegen-doc, r=frewsxcv | Mazdak Farrokhzad | -3/+3 |
| 2019-03-13 | Rollup merge of #59057 - czipperz:standardize_range_documentation, r=shepmaster | Mazdak Farrokhzad | -27/+43 |
| 2019-03-13 | Rollup merge of #59056 - scottmcm:even-fewer-lifetimes, r=sfackler | Mazdak Farrokhzad | -93/+93 |
| 2019-03-13 | Rollup merge of #58998 - xTibor:doc_from_bytes, r=scottmcm | Mazdak Farrokhzad | -8/+8 |
| 2019-03-13 | Rollup merge of #58908 - JohnTitor:improve-rand, r=scottmcm | Mazdak Farrokhzad | -1/+1 |
| 2019-03-13 | Rollup merge of #58876 - estebank:numeric-lifetime, r=petrochenkov | Mazdak Farrokhzad | -3/+47 |
| 2019-03-13 | Rollup merge of #58829 - Xanewok:scoped-tls, r=Zoxc | Mazdak Farrokhzad | -1/+1 |
| 2019-03-12 | Suggest adding lifetime to struct field | Esteban Küber | -4/+19 |
| 2019-03-12 | Make std time tests more robust for platform differences | Jethro Beekman | -9/+2 |
| 2019-03-13 | Add missing project attributes | John Kåre Alsaker | -0/+2 |
| 2019-03-13 | Use derive macro for HashStable | John Kåre Alsaker | -2622/+358 |
| 2019-03-13 | Fix newtype_index | John Kåre Alsaker | -2/+6 |
| 2019-03-12 | review comments | Esteban Küber | -3/+3 |
| 2019-03-12 | Rename test struct names to something more sensible | kyren | -8/+8 |
| 2019-03-12 | Auto merge of #58743 - varkor:bulk-needstest-1, r=alexcrichton | bors | -0/+305 |
| 2019-03-12 | Suggest return lifetime when there's only one named lifetime | Esteban Küber | -4/+60 |
| 2019-03-12 | rustc: fix ICE when trait alias has bare Self | Sean McArthur | -2/+29 |