| Age | Commit message (Expand) | Author | Lines |
| 2018-11-25 | Auto merge of #55959 - matthewjasper:remove-end-region, r=nikomatsakis | bors | -1/+1 |
| 2018-11-24 | Try to work around #53332 in `src/test/run-pass/rustc-rust-log.rs` | scalexm | -0/+1 |
| 2018-11-21 | Move a flaky process test out of libstd | Alex Crichton | -0/+25 |
| 2018-11-21 | macro_literal_matcher: fixes per petrochenkov's review | Dan Aloni | -2/+0 |
| 2018-11-21 | Stabilize macro_literal_matcher | Dan Aloni | -2/+2 |
| 2018-11-21 | Add tests for unsized-locals functions stability. | Masaki Hara | -0/+1 |
| 2018-11-20 | Incorporate `dyn` into more comments and docs. | Corey Farwell | -1/+2 |
| 2018-11-19 | Rollup merge of #55968 - ehuss:non-mod-rs-tests, r=petrochenkov | Pietro Albini | -0/+26 |
| 2018-11-19 | Rollup merge of #55963 - stepancheg:mpsc-take-2, r=alexcrichton | Pietro Albini | -0/+172 |
| 2018-11-18 | Remove mir::StatementKind::EndRegion | Matthew Jasper | -1/+1 |
| 2018-11-15 | Auto merge of #54906 - qnighy:fix-issue-50452, r=nikomatsakis | bors | -0/+29 |
| 2018-11-14 | Clean up some non-mod-rs stuff. | Eric Huss | -0/+26 |
| 2018-11-15 | Stress test for MPSC | Stepan Koltsov | -0/+172 |
| 2018-11-14 | std: Synchronize access to global env during `exec` | Alex Crichton | -0/+36 |
| 2018-11-14 | Revert "Fixes #46775 -- don't mutate the process's environment in Command::exec" | Alex Crichton | -12/+0 |
| 2018-11-11 | Rollup merge of #55687 - alexreg:fix-24010, r=scalexm | Pietro Albini | -3/+40 |
| 2018-11-10 | Auto merge of #55626 - nikic:update-emscripten, r=alexcrichton | bors | -1/+1 |
| 2018-11-08 | Deprecate channel selection | Stjepan Glavina | -0/+1 |
| 2018-11-08 | Fix some tests for wasm32-unknown-emscripten | Nikita Popov | -1/+1 |
| 2018-11-07 | Only do check for trait objects, not trait or trait alias definitions. | Alexander Regueiro | -0/+16 |
| 2018-11-07 | Added error for duplicate bindings of associated type. | Alexander Regueiro | -1/+1 |
| 2018-11-07 | Added tests. | Alexander Regueiro | -3/+24 |
| 2018-11-07 | Rollup merge of #55495 - wesleywiser:opt_fuel_rustbuild, r=nikomatsakis | kennytm | -2/+4 |
| 2018-11-06 | Add explcit `--error-format` options to tests of print-fuel to sidestep compi... | Felix S. Klock II | -2/+4 |
| 2018-11-06 | Rollup merge of #55597 - alexcrichton:thread-local-inner, r=KodrAus | kennytm | -0/+18 |
| 2018-11-05 | Auto merge of #55410 - nagisa:atomic-align, r=pnkfelix | bors | -0/+46 |
| 2018-11-04 | Auto merge of #55569 - durka:must-use-external-macro, r=alexcrichton | bors | -7/+7 |
| 2018-11-03 | Auto merge of #55101 - alexreg:trait-aliases, r=nikomatsakis | bors | -0/+124 |
| 2018-11-03 | fix test fallout | Alex Burka | -7/+7 |
| 2018-11-03 | Fixed bug with Self type param coming before lifetimes. | Alexander Regueiro | -20/+33 |
| 2018-11-03 | Add more tests. | Alexander Regueiro | -7/+53 |
| 2018-11-03 | Added tests. | Alexander Regueiro | -13/+50 |
| 2018-11-03 | Added support for trait aliases as object types. | Alexander Regueiro | -2/+8 |
| 2018-11-03 | Added support for trait aliases as bounds. | Alexander Regueiro | -0/+22 |
| 2018-11-03 | Auto merge of #54383 - mikeyhew:custom-receivers-object-safety, r=nikomatsakis | bors | -0/+132 |
| 2018-11-02 | Auto merge of #55359 - alex:command-exec-uaf, r=alexcrichton | bors | -0/+12 |
| 2018-11-01 | Replace CoerceSized trait with DispatchFromDyn | Michael Hewson | -10/+7 |
| 2018-11-01 | Add new tests and update existing for object-safe custom receivers | Michael Hewson | -0/+135 |
| 2018-11-01 | std: Enable usage of `thread_local!` through imports | Alex Crichton | -0/+18 |
| 2018-11-01 | Rollup merge of #55575 - parched:trap, r=RalfJung | Pietro Albini | -0/+1 |
| 2018-11-01 | Fixes #46775 -- don't mutate the process's environment in Command::exec | Alex Gaynor | -0/+12 |
| 2018-11-01 | Rollup merge of #55469 - pnkfelix:issue-54477-regression-tests, r=nikomatsakis | Pietro Albini | -0/+25 |
| 2018-10-31 | Fix invalid_const_promotion test on some archs | James Duley | -0/+1 |
| 2018-10-30 | Rollup merge of #55487 - nrc:path-fix, r=petrochenkov | kennytm | -0/+25 |
| 2018-10-30 | Regression test for issue #54477. | Felix S. Klock II | -0/+25 |
| 2018-10-29 | Rename other occs of (Code/File)Map to Source(Map/File) #51574 | David Lavati | -3/+3 |
| 2018-10-30 | Adjust Ids of path segments in visibility modifiers | Nick Cameron | -0/+25 |
| 2018-10-28 | resolve: Refactor away `legacy_macro_imports`/`LegacyMacroImports` | Vadim Petrochenkov | -0/+8 |
| 2018-10-27 | Auto merge of #54183 - qnighy:by-value-object-safety, r=oli-obk | bors | -40/+91 |
| 2018-10-27 | Correct alignment of atomic types and (re)add Atomic{I,U}128 | Oliver Middleton | -0/+46 |