about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
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-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-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
2019-11-13Rollup merge of #66292 - lzutao:result-map_or, r=SimonSapinYuki Okushi-0/+22
2019-11-13Rollup merge of #66248 - RalfJung:unsafe_cell_raw_get, r=SimonSapinYuki Okushi-1/+38
2019-11-13Rollup merge of #66227 - bryanburgers:bufwriter-docs-fix-flush-link, r=Dylan-DPCYuki Okushi-1/+1
2019-11-13Rollup merge of #66186 - GuillaumeGomez:long-err-explanation-E0623, r=Dylan-DPCYuki Okushi-9/+123
2019-11-13Rollup merge of #66166 - GuillaumeGomez:rename-rustdoc-to-doc, r=QuietMisdreavusYuki Okushi-36/+36
2019-11-13Rollup merge of #66094 - ArturKovacs:fix-count-doc, r=Dylan-DPCYuki Okushi-3/+4
2019-11-13Rollup merge of #65932 - guanqun:download-xz, r=alexcrichtonYuki Okushi-14/+29
2019-11-13Improve error message in make_testsPhilip Munksgaard-1/+1
2019-11-13parser: don't use `unreachable!()` in `fn unexpected`.Mazdak Farrokhzad-1/+33
2019-11-13Doc: Fix link to Exten in Vec::set_lenElichai Turkel-1/+1
2019-11-13make things uglyRalf Jung-3/+3
2019-11-13expand docsRalf Jung-2/+7
2019-11-13clarify why we can do the ptr castRalf Jung-3/+5
2019-11-13Trailing full stopRalf Jung-1/+1
2019-11-13Auto merge of #65637 - ssomers:master, r=scottmcmbors-11/+314
2019-11-13tidy up!Dylan DPC-2/+2
2019-11-13Update error_codes.rsDylan DPC-3/+5