| Age | Commit message (Expand) | Author | Lines |
| 2018-10-15 | rename to `user_substs_applied_to_def` for consistency | Niko Matsakis | -4/+4 |
| 2018-10-15 | Auto merge of #54858 - nikomatsakis:universes-refactor-2, r=scalexm | bors | -501/+536 |
| 2018-10-15 | remove the sub/super terminology for universes | Niko Matsakis | -38/+39 |
| 2018-10-15 | pacify the mercilous tidy with rustfmt | Niko Matsakis | -126/+129 |
| 2018-10-15 | remove dead iterator code | Niko Matsakis | -13/+0 |
| 2018-10-15 | hide `SmallCanonicalVarValues` in `OriginalQueryValues` struct | Niko Matsakis | -46/+66 |
| 2018-10-15 | convert `UniverseIndex` into a `newtype_index!` | Niko Matsakis | -38/+7 |
| 2018-10-15 | make `UniverseIndex` hashable, rename "sub-" to "superuniverse" | Niko Matsakis | -25/+28 |
| 2018-10-15 | control canonicalization with a trait vs bools | Niko Matsakis | -42/+83 |
| 2018-10-15 | Auto merge of #54917 - varkor:unused-which, r=cramertj | bors | -51/+51 |
| 2018-10-15 | introduce `canonical_var_for_region` helper fn | Niko Matsakis | -15/+11 |
| 2018-10-15 | type_op/mod.rs: rustfmt | Niko Matsakis | -2/+3 |
| 2018-10-15 | rename `QueryResult` to `QueryResponse` | Niko Matsakis | -158/+158 |
| 2018-10-15 | bundle up "canonical instantiation" with infcx creation | Niko Matsakis | -30/+50 |
| 2018-10-15 | canonicalizer.rs: rustfmt | Niko Matsakis | -24/+18 |
| 2018-10-15 | Auto merge of #55084 - matthiaskrgr:clippy, r=oli-obk | bors | -5/+19 |
| 2018-10-15 | Auto merge of #55064 - RalfJung:miri-update, r=oli-obk | bors | -5/+19 |
| 2018-10-15 | submodules: update clippy from 9d337313 to 5afdf8b7 | Matthias Krüger | -5/+19 |
| 2018-10-15 | Auto merge of #55024 - alexcrichton:wasm-simd-by-val, r=estebank | bors | -1/+19 |
| 2018-10-15 | Auto merge of #55008 - ljedrz:cleanup_rustc_driver, r=estebank | bors | -246/+208 |
| 2018-10-14 | Auto merge of #55046 - wesleywiser:no_virtual_call_inlining, r=varkor | bors | -7/+47 |
| 2018-10-14 | Auto merge of #55032 - oli-obk:the_early_unwrap_gets_the_panic, r=Mark-Simula... | bors | -189/+147 |
| 2018-10-14 | [mir-inlining] Don't inline virtual calls | Wesley Wiser | -7/+47 |
| 2018-10-14 | Unused result warning: "X which must" ↦ "X that must" | varkor | -51/+51 |
| 2018-10-14 | Auto merge of #55055 - matthiaskrgr:bump_beta, r=Mark-Simulacrum | bors | -1/+1 |
| 2018-10-14 | Auto merge of #55051 - matthiaskrgr:dist_msg, r=Mark-Simulacrum | bors | -0/+3 |
| 2018-10-14 | update miri | Ralf Jung | -5/+19 |
| 2018-10-14 | Auto merge of #55015 - dsciarra:underscores-constant-names, r=petrochenkov | bors | -1/+100 |
| 2018-10-14 | Support underscore as constant name | Donato Sciarra | -1/+100 |
| 2018-10-14 | Auto merge of #55049 - tshepang:fix, r=withoutboats | bors | -1/+1 |
| 2018-10-14 | Auto merge of #55018 - euclio:issue-24421, r=alexcrichton | bors | -1/+20 |
| 2018-10-13 | Auto merge of #55017 - memoryruins:add-tests, r=alexcrichton | bors | -0/+49 |
| 2018-10-14 | bump bootstrap compiler to rustc beta 2018-10-13 | Matthias Krüger | -1/+1 |
| 2018-10-13 | boostrap: dist: if a file cannot be installed because it does not exist, prin... | Matthias Krüger | -0/+3 |
| 2018-10-13 | Auto merge of #54916 - matthiaskrgr:submodules_update, r=oli-obk | bors | -31/+20 |
| 2018-10-13 | doc: fix sentence structure in std::fmt | Tshepang Lekhonkhobe | -1/+1 |
| 2018-10-13 | bootstrap: update clippy license locations which changed due to relicensing. | Matthias Krüger | -2/+4 |
| 2018-10-13 | Also adjust rustdoc to the principal changes | Oliver Scherer | -38/+35 |
| 2018-10-13 | submodules: update cargo from ad6e5c00 to 5dbac988 | Matthias Krüger | -7/+7 |
| 2018-10-13 | submodules: update rls from 15d4d4a to 440a985 | Matthias Krüger | -3/+4 |
| 2018-10-13 | submodules: update clippy from 32b1d1fc to 9d337313 | Matthias Krüger | -19/+5 |
| 2018-10-13 | Auto merge of #55003 - zackmdavis:must_use_assoc_fn, r=varkor | bors | -16/+31 |
| 2018-10-13 | Auto merge of #54951 - alexcrichton:more-wasm-threads, r=sfackler | bors | -25/+122 |
| 2018-10-13 | Auto merge of #54997 - davidtwco:issue-54896, r=nagisa | bors | -162/+295 |
| 2018-10-13 | Check the invariant for `principal` inside the method | Oliver Scherer | -151/+112 |
| 2018-10-13 | Auto merge of #54955 - RalfJung:miri-validate2, r=oli-obk | bors | -127/+333 |
| 2018-10-13 | rustc/driver: whitespace & formatting fixes | ljedrz | -86/+87 |
| 2018-10-13 | rustc/driver: unwrap_or_else with function calls | ljedrz | -7/+5 |
| 2018-10-13 | rustc/driver: remove explicit return, add explicit None | ljedrz | -2/+2 |
| 2018-10-13 | rustc/driver: don't sort base if it only has one element | ljedrz | -2/+3 |