about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-04-22Move `{Free,}RegionRelations` and `FreeRegionMap` out of `rustc_middle`Dylan MacKenzie-53/+51
2020-04-23update MiriRalf Jung-7/+10
2020-04-22smoke-test for async fn with mir-opt-level=0Ralf Jung-0/+15
2020-04-22Only use read_unaligned in transmute_copy if necessaryAmanieu d'Antras-1/+6
2020-04-22Rollup merge of #71440 - TimDiekmann:copy-allocerr, r=AmanieuDylan DPC-1/+1
2020-04-22Rollup merge of #71400 - dtolnay:isavailable, r=petrochenkovDylan DPC-0/+56
2020-04-22Rollup merge of #71369 - ctaggart:wasm32_profiling, r=ecstatic-morseDylan DPC-31/+42
2020-04-22Rollup merge of #71350 - GuillaumeGomez:error-code-explanation-extra-check, r...Dylan DPC-84/+231
2020-04-22Rollup merge of #71256 - cuviper:must_use_replace, r=estebankDylan DPC-13/+15
2020-04-22Auto merge of #71044 - ecstatic-morse:body-predecessor-cache, r=oli-obkbors-684/+454
2020-04-22Add a "by reference" adaptor for `AllocRef`Tim Diekmann-0/+47
2020-04-22Make `AllocErr` copyableTim Diekmann-1/+1
2020-04-22fix testEsteban Küber-1/+1
2020-04-22review commentEsteban Küber-1/+2
2020-04-22Revert old span changeEsteban Küber-21/+11
2020-04-22Tweak wordingEsteban Küber-34/+61
2020-04-22Tweak `'static` suggestion codeEsteban Küber-149/+532
2020-04-22Add tracking issue for proc_macro_is_availableDavid Tolnay-1/+1
2020-04-22Auto merge of #71431 - Dylan-DPC:rollup-rvm6tfy, r=Dylan-DPCbors-35/+128
2020-04-22Replace multiple calls to `predecessors_for`Dylan MacKenzie-2/+4
2020-04-22Add `#[inline]` declarationsDylan MacKenzie-0/+16
2020-04-22Use `Body` everywhereDylan MacKenzie-317/+224
2020-04-22Don't use `*` for deref-coercionDylan MacKenzie-78/+77
2020-04-22Use internal mutability for predecessor cacheDylan MacKenzie-287/+133
2020-04-22ci: remove duplicated job names on GHAPietro Albini-65/+0
2020-04-22ci: set a default shell on GHAPietro Albini-37/+37
2020-04-22Add help message for missing right operand in conditionAntoni Boucher-0/+7
2020-04-22remove some extra }Cameron Taggart-30/+28
2020-04-22suggested rearrangement of the cfg if statementsCameron Taggart-32/+30
2020-04-22Rollup merge of #71401 - spastorino:remove-visit-place-base, r=wesleywiserDylan DPC-25/+10
2020-04-22Rollup merge of #71370 - PankajChaudhary5:ErrorCode-E0696, r=GuillaumeGomezDylan DPC-2/+52
2020-04-22Rollup merge of #71336 - ecstatic-morse:check-consts-asm, r=oli-obkDylan DPC-6/+59
2020-04-22Rollup merge of #71280 - RalfJung:mplace-check-align, r=oli-obkDylan DPC-2/+7
2020-04-22Auto merge of #71374 - nnethercote:alphabetize-C-and-Z-options, r=petrochenkovbors-729/+700
2020-04-22Fix compiletest version-parsing testsTom Tromey-2/+2
2020-04-22Let compiletest recognize gdb 10.xTom Tromey-3/+19
2020-04-22Fix new tidy checksGuillaume Gomez-69/+157
2020-04-22Add checks to ensure that explanations have code examples using the error cod...Guillaume Gomez-15/+74
2020-04-22Use macros for option tests.Nicholas Nethercote-520/+177
2020-04-22Add all the missing option tests.Nicholas Nethercote-15/+273
2020-04-22Alphabetize the `-C` and `-Z` options.Nicholas Nethercote-562/+618
2020-04-22Auto merge of #71424 - Dylan-DPC:rollup-iunh61a, r=Dylan-DPCbors-103/+296
2020-04-22comment explaining force_align usageRalf Jung-0/+3
2020-04-22Rollup merge of #71414 - phansch:more-diagnostic-items, r=ManishearthDylan DPC-0/+5
2020-04-22Rollup merge of #71412 - dtolnay:uselessdoc, r=ManishearthDylan DPC-3/+3
2020-04-22Rollup merge of #71337 - Valloric:rustdoc-check-pass, r=GuillaumeGomezDylan DPC-19/+19
2020-04-22Rollup merge of #71214 - GuillaumeGomez:add-error-code-inner-doc-error, r=Dyl...Dylan DPC-5/+45
2020-04-22Rollup merge of #71203 - csmoe:issue-71137, r=csmoeDylan DPC-9/+68
2020-04-22Rollup merge of #70970 - eddyb:trait-vs-impl-mismatch, r=oli-obkDylan DPC-67/+156
2020-04-22Update UI testsGuillaume Gomez-2/+4