| Age | Commit message (Expand) | Author | Lines |
| 2019-04-19 | Rollup merge of #60041 - jnferner:patch-1, r=shepmaster | Mazdak Farrokhzad | -2/+1 |
| 2019-04-19 | Rollup merge of #60032 - rust-lang:remove-unwanted-z-index, r=QuietMisdreavus | Mazdak Farrokhzad | -1/+0 |
| 2019-04-19 | Rollup merge of #60023 - koalatux:nth-back, r=scottmcm | Mazdak Farrokhzad | -0/+49 |
| 2019-04-19 | Rollup merge of #59933 - sourcefrog:doc-fmt, r=shepmaster | Mazdak Farrokhzad | -3/+4 |
| 2019-04-19 | Rollup merge of #59915 - michaelwoerister:sp-event-filters-1, r=wesleywiser | Mazdak Farrokhzad | -28/+97 |
| 2019-04-18 | Suggest appropriate path when calling associated item on bare types | Esteban Küber | -40/+134 |
| 2019-04-18 | Fix rebase | Esteban Küber | -1/+1 |
| 2019-04-18 | review comments: change wording | Esteban Küber | -5/+5 |
| 2019-04-18 | Change suggestion of field when not in self context | Esteban Küber | -30/+60 |
| 2019-04-19 | libcore: deny more... | Mazdak Farrokhzad | -236/+233 |
| 2019-04-18 | Remove the unused LLVMRustIsRustLLVM | Josh Stone | -9/+0 |
| 2019-04-18 | Use -mergefunc-use-aliases for any LLVM >= 8 | Josh Stone | -1/+1 |
| 2019-04-18 | Auto merge of #60046 - euclio:missing-error-code-descriptions, r=estebank | bors | -936/+563 |
| 2019-04-18 | Auto merge of #58702 - taiki-e:libcore-2018, r=Centril | bors | -332/+342 |
| 2019-04-18 | Update tests | varkor | -19/+19 |
| 2019-04-18 | hide `--explain` hint if error has no extended info | Andy Russell | -936/+563 |
| 2019-04-18 | Update miri | Tim Diekmann | -14/+14 |
| 2019-04-18 | Implement event filtering for self-profiler. | Michael Woerister | -28/+97 |
| 2019-04-18 | Auto merge of #60025 - JohnTitor:rename-files, r=petrochenkov | bors | -2519/+2519 |
| 2019-04-18 | Use new `needs-(profiler|sanitizer)-support` compiletest directive to clean u... | Michael Woerister | -30/+20 |
| 2019-04-18 | Fix small errors in docs for `rchunks_exact` and `rchunks_exact_mut`. | Nathan Kleyn | -3/+3 |
| 2019-04-18 | Add codegen test that makes sure PGO instrumentation is emitted as expected. | Michael Woerister | -0/+20 |
| 2019-04-18 | compiletest: Allow for tests requiring profiler-rt or sanitizer-rt support. | Michael Woerister | -0/+21 |
| 2019-04-18 | Prefix PROFILER_SUPPORT and SANITIZER_SUPPORT test env vars with RUSTC_ to ma... | Michael Woerister | -16/+16 |
| 2019-04-18 | Update run-make PGO test to new commandline syntax. | Michael Woerister | -1/+1 |
| 2019-04-18 | Use more realistic example for thread builder | Aleksey Kladov | -1/+1 |
| 2019-04-18 | Auto merge of #60071 - RalfJung:miri, r=oli-obk | bors | -14/+14 |
| 2019-04-18 | make liballoc internal test suite mostly pass in Miri | Ralf Jung | -1/+15 |
| 2019-04-18 | update miri | Ralf Jung | -14/+14 |
| 2019-04-18 | Auto merge of #60058 - varkor:const-generics-ty-refactor, r=cramertj | bors | -38/+47 |
| 2019-04-18 | Auto merge of #60048 - estebank:issue-54954, r=sanxiyn | bors | -0/+48 |
| 2019-04-18 | Update stdsimd | Taiki Endo | -0/+0 |
| 2019-04-18 | libcore => 2018 | Taiki Endo | -332/+342 |
| 2019-04-18 | Simplify the returning of a Result a bit | Jan Nils Ferner | -2/+1 |
| 2019-04-18 | Auto merge of #60051 - estebank:fn-sugg, r=davidtwco | bors | -19/+16 |
| 2019-04-17 | Give custom error for E0277 on `?` error case | Esteban Küber | -6/+18 |
| 2019-04-17 | Point at try `?` on errors affecting the err match arm of the desugared code | Esteban Küber | -13/+21 |
| 2019-04-18 | Make PlaceProjectionsIter a proper iterator | Santiago Pastorino | -4/+18 |
| 2019-04-17 | whitelist rtm x86 cpu feature | tyler | -1/+5 |
| 2019-04-17 | review comment: add extra doc | Esteban Küber | -1/+3 |
| 2019-04-18 | Add a test for unused const parameters | varkor | -0/+14 |
| 2019-04-18 | Const parameters should impose no variance constraints | varkor | -29/+16 |
| 2019-04-18 | Add a FIXME to collector | varkor | -0/+2 |
| 2019-04-18 | Add own_requires_monomorphization | varkor | -9/+15 |
| 2019-04-18 | Update rustfmt to 1.2.1 | topecongiro | -8/+19 |
| 2019-04-17 | Auto merge of #60054 - Centril:rollup-o40xxaa, r=Centril | bors | -26/+27 |
| 2019-04-18 | Rollup merge of #60037 - eddyb:actually-its-param, r=estebank | Mazdak Farrokhzad | -20/+20 |
| 2019-04-18 | Rollup merge of #60036 - rust-lang:nrc-patch-1, r=Xanewok | Mazdak Farrokhzad | -2/+2 |
| 2019-04-18 | Rollup merge of #59984 - gluyas:collections-with_capacity-doc-fix, r=rkruppe | Mazdak Farrokhzad | -4/+3 |
| 2019-04-18 | Rollup merge of #59908 - lzutao:str_escape, r=SimonSapin | Mazdak Farrokhzad | -0/+2 |