| Age | Commit message (Expand) | Author | Lines |
| 2018-10-09 | update miri | Ralf Jung | -5/+5 |
| 2018-10-09 | add fixme for potential perf optimization | Ralf Jung | -0/+3 |
| 2018-10-09 | fix nits and handling of extern static | Ralf Jung | -36/+42 |
| 2018-10-09 | unify handling of thin and fat pointers by moving primitive type handling out... | Ralf Jung | -202/+225 |
| 2018-10-09 | add some tests with constants that better be valid | Ralf Jung | -0/+18 |
| 2018-10-09 | For now, accept all data for integer types when not in const mode | Ralf Jung | -8/+10 |
| 2018-10-09 | tidy up | Ralf Jung | -1/+1 |
| 2018-10-09 | do not look at refs to external statics at all | Ralf Jung | -15/+22 |
| 2018-10-09 | miri engine: also check return type before calling function | Ralf Jung | -2/+36 |
| 2018-10-09 | add machine option to validate things on every copy | Ralf Jung | -9/+39 |
| 2018-10-09 | move a test to a better place | Ralf Jung | -0/+0 |
| 2018-10-09 | also validate everything that has a Scalar layout, to catch NonNull | Ralf Jung | -16/+146 |
| 2018-10-09 | fix validating arrays of ZSTs | Ralf Jung | -19/+43 |
| 2018-10-09 | switch validation of scalars to be type-driven | Ralf Jung | -135/+117 |
| 2018-10-09 | check that entire ref is in-bounds before recursing; add macro for validation... | Ralf Jung | -96/+86 |
| 2018-10-09 | miri validity: make recursive ref checking optional | Ralf Jung | -87/+121 |
| 2018-10-08 | Auto merge of #54847 - ljedrz:kill_graphviz_intocow, r=pnkfelix | bors | -81/+40 |
| 2018-10-08 | Auto merge of #54700 - frewsxcv:frewsxcv-binary-search, r=GuillaumeGomez | bors | -10/+13 |
| 2018-10-08 | Auto merge of #54609 - kzys:404-search, r=GuillaumeGomez | bors | -21/+54 |
| 2018-10-07 | Auto merge of #53517 - phungleson:fix-impl-from-for-error, r=frewsxcv | bors | -0/+13 |
| 2018-10-07 | Auto merge of #54810 - 1aim:unused-impl-trait, r=oli-obk | bors | -7/+24 |
| 2018-10-07 | Auto merge of #54835 - oli-obk:mögen_konstante_funktionen_doch_bitte_endlich... | bors | -254/+145 |
| 2018-10-07 | Clarify docs for when binary_search has many matches. | Corey Farwell | -10/+13 |
| 2018-10-07 | Auto merge of #54813 - petrochenkov:uilocale, r=alexcrichton | bors | -42/+20 |
| 2018-10-07 | Auto merge of #54823 - euclio:needs-test, r=alexcrichton | bors | -0/+68 |
| 2018-10-07 | Auto merge of #54451 - alexcrichton:no-mangle-extern-linkage, r=michaelwoerister | bors | -307/+400 |
| 2018-10-07 | Auto merge of #54782 - pnkfelix:issue-54556-semi-on-tail-diagnostic, r=nikoma... | bors | -141/+958 |
| 2018-10-06 | rustc: Allow `#[no_mangle]` anywhere in a crate | Alex Crichton | -307/+400 |
| 2018-10-06 | Auto merge of #54756 - ljedrz:cleanup_middle, r=michaelwoerister | bors | -711/+641 |
| 2018-10-06 | Auto merge of #54854 - matthiaskrgr:clippy_update, r=Manishearth | bors | -14/+14 |
| 2018-10-06 | 'a' → 'an' in front of vowel sounds. | Corey Farwell | -1/+1 |
| 2018-10-06 | Auto merge of #54766 - alexcrichton:wasm-all-symbols, r=michaelwoerister | bors | -4/+89 |
| 2018-10-06 | rustc/middle: whitespace & formatting fixes | ljedrz | -572/+534 |
| 2018-10-06 | rustc/middle: improve allocations | ljedrz | -4/+8 |
| 2018-10-06 | rustc/middle: use Cow<'static, str> where applicable | ljedrz | -38/+41 |
| 2018-10-06 | rustc/middle: improve some patterns | ljedrz | -95/+56 |
| 2018-10-06 | submodules: update clippy to 32b1d1fc157f71ed2f10b60fe28abe087a743618 to fix ... | Matthias Krüger | -14/+14 |
| 2018-10-06 | Auto merge of #54859 - pietroalbini:rollup, r=pietroalbini | bors | -503/+796 |
| 2018-10-05 | Rollup merge of #54853 - davidtwco:issue-52663-missing-lifetime-suggestion-te... | Pietro Albini | -28/+11 |
| 2018-10-05 | Rollup merge of #54851 - alexcrichton:revert-optimize, r=sfackler | Pietro Albini | -47/+5 |
| 2018-10-05 | Rollup merge of #54834 - kzys:fix-small-screen, r=GuillaumeGomez | Pietro Albini | -1/+0 |
| 2018-10-05 | Rollup merge of #54833 - abonander:issue-54441, r=petrochenkov | Pietro Albini | -16/+40 |
| 2018-10-05 | Rollup merge of #54812 - pnkfelix:issue-32382-index-assoc-type-with-lifetime,... | Pietro Albini | -0/+42 |
| 2018-10-05 | Rollup merge of #54804 - euclio:inverted-parameters, r=estebank | Pietro Albini | -1/+106 |
| 2018-10-05 | Rollup merge of #54787 - varkor:unused-mut-in-desugaring, r=nikomatsakis | Pietro Albini | -17/+53 |
| 2018-10-05 | Rollup merge of #54781 - phansch:master, r=varkor | Pietro Albini | -1/+16 |
| 2018-10-05 | Rollup merge of #54717 - ljedrz:cleanup_ty_p1, r=davidtwco | Pietro Albini | -388/+375 |
| 2018-10-05 | Rollup merge of #54078 - GabrielMajeri:expand-sync-docs, r=steveklabnik | Pietro Albini | -4/+148 |
| 2018-10-05 | Auto merge of #54743 - ljedrz:cleanup_ty_p2, r=zackmdavis | bors | -178/+146 |
| 2018-10-05 | Simplify test. | David Wood | -28/+11 |