about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-11-14Move E0210 to new error locationGuillaume Gomez-5/+18
2019-11-14move E0744 to new error codeGuillaume Gomez-0/+19
2019-11-14Update rustc --explain to the new error codes formatGuillaume Gomez-2/+2
2019-11-14move E0623 into the new error code formatGuillaume Gomez-1/+42
2019-11-14Adapt error index generator to the new formatGuillaume Gomez-17/+19
2019-11-14Fix error codes index generationGuillaume Gomez-1/+3
2019-11-14Fix ui tests with better error code usageGuillaume Gomez-22/+39
2019-11-14Put each error code long explanation into their own markdown fileGuillaume Gomez-13403/+12609
2019-11-14Clean some error codes diagnosticsGuillaume Gomez-53/+71
2019-11-14fix tidy issue on file lengthGuillaume Gomez-0/+2
2019-11-14Remove unused error_codes.rs filesGuillaume Gomez-13818/+0
2019-11-14Update to use new librustc_error_codes libraryGuillaume Gomez-59/+179
2019-11-14Create new librustc_error_codes lib and move error codes declaration inside itGuillaume Gomez-0/+13648
2019-11-14Auto merge of #66403 - JohnTitor:rollup-7obuivl, r=JohnTitorbors-237/+430
2019-11-14Rollup merge of #66372 - ogham:patch-2, r=jonas-schievinkYuki Okushi-2/+2
2019-11-14Rollup merge of #66369 - tmiasko:compiletest-stamp, r=Mark-SimulacrumYuki Okushi-72/+90
2019-11-14Rollup merge of #66363 - Munksgaard:patch-1, r=dtolnayYuki Okushi-1/+1
2019-11-14Rollup merge of #66361 - Centril:66357, r=pnkfelixYuki Okushi-1/+33
2019-11-14Rollup merge of #66360 - elichai:2019-11-vec-link, r=dtolnayYuki Okushi-1/+1
2019-11-14Rollup merge of #66351 - JohnTitor:tweak-range-err-msg, r=CentrilYuki Okushi-106/+123
2019-11-14Rollup merge of #66349 - euclio:def-site-builtins, r=petrochenkovYuki Okushi-0/+8
2019-11-14Rollup merge of #66264 - guanqun:fix-mbe-missing-close-delim, r=estebankYuki Okushi-5/+50
2019-11-14Rollup merge of #66253 - ohadravid:improve-errors-after-re-rebalance-coherenc...Yuki Okushi-49/+122
2019-11-14Auto merge of #66233 - cjgillot:constkind, r=oli-obkbors-274/+305
2019-11-13Auto merge of #66211 - kinnison:kinnison/fix-66159, r=GuillaumeGomezbors-2/+43
2019-11-13Use `ast::Mutability`Dylan MacKenzie-2/+3
2019-11-13Bless miri unleashed test now that errors are mandatoryDylan MacKenzie-7/+13
2019-11-13Bless less verbose error messagesDylan MacKenzie-168/+68
2019-11-13Change control flow error to delay span bugDylan MacKenzie-8/+25
2019-11-13Fix broken doc-testDylan MacKenzie-1/+1
2019-11-13Small fixes to commentsDylan MacKenzie-4/+5
2019-11-13Bless back-compat breakagesDylan MacKenzie-10/+45
2019-11-13Bless const tests with improved diagnosticsDylan MacKenzie-243/+442
2019-11-13Extend const-loop and const-if to handle more casesDylan MacKenzie-21/+71
2019-11-13Remove if/loop tests from min_const_fnDylan MacKenzie-4/+0
2019-11-13Enable const-checking HIR bodiesDylan MacKenzie-0/+1
2019-11-13Add HIR pass to check for `if`s and `loop`s in a `const`Dylan MacKenzie-0/+164
2019-11-13Get `FnSig` by `HirId`Dylan MacKenzie-0/+35
2019-11-13Add E0744 for control flow in constsDylan MacKenzie-0/+22
2019-11-13compiletest: Avoid double negation in ignore conditionTomasz Miąsko-5/+6
2019-11-13compiletest: Obtain timestamps for common inputs only onceTomasz Miąsko-70/+87
2019-11-14Avoid using same codeYuki Okushi-58/+61
2019-11-13Fix broken links in Ipv4Addr::is_benchmarking docsBenjamin Sago-2/+2
2019-11-13Rollup merge of #66337 - Mark-Simulacrum:no-decode-lint-id, r=Dylan-DPCYuki Okushi-26/+1
2019-11-13Rollup merge of #66335 - Mark-Simulacrum:self-profile-to-data, r=michaelwoeri...Yuki Okushi-21/+45
2019-11-13Rollup merge of #66334 - Mark-Simulacrum:sess-cstore, r=petrochenkovYuki Okushi-23/+38
2019-11-13Rollup merge of #66331 - JohnTitor:add-tests, r=CentrilYuki Okushi-0/+228
2019-11-13Rollup merge of #66330 - Nadrieril:nonexhaustive-constructor, r=varkorYuki Okushi-182/+185
2019-11-13Rollup merge of #66317 - cuviper:bindir_relative, r=Mark-SimulacrumYuki Okushi-1/+16
2019-11-13Rollup merge of #66297 - vakaras:edit-queries, r=oli-obkYuki Okushi-0/+21