about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-04-24Add regression test for #26376Wesley Wiser-0/+25
2020-04-25Make `prefix` immutableDonough Liu-15/+14
2020-04-25Rollup merge of #71535 - workingjubilee:jubilee-markdown-fix, r=Mark-SimulacrumDylan DPC-2/+2
2020-04-25Rollup merge of #71534 - cuviper:unused-option-map, r=Mark-SimulacrumDylan DPC-64/+111
2020-04-25Rollup merge of #71527 - ecstatic-morse:debug-check-consts, r=Dylan-DPCDylan DPC-10/+1
2020-04-25Rollup merge of #71512 - Rustin-Liu:rustin-patch-bootstrap, r=Mark-SimulacrumDylan DPC-3/+3
2020-04-25Rollup merge of #71485 - arlopurcell:binary_heap_retain, r=AmanieuDylan DPC-0/+37
2020-04-25Rollup merge of #71480 - GuillaumeGomez:panic-info-example, r=Dylan-DPCDylan DPC-3/+9
2020-04-25Rollup merge of #71330 - ecstatic-morse:const-qualif-lazy, r=oli-obkDylan DPC-99/+189
2020-04-25Rollup merge of #69456 - contrun:fix-misleading-compiler-error, r=estebankDylan DPC-6/+99
2020-04-25Speed up BTreeMap iteration by intertwined descend to the initial leaf edgesStein Somers-29/+47
2020-04-25Introduce BTreeMap benches of iter itselfStein Somers-46/+72
2020-04-24Update stdarch submoduleAmanieu d'Antras-0/+0
2020-04-24Fix typos in docs for keyword "in"Jubilee Young-2/+2
2020-04-24Avoid unused Option::map resultsJosh Stone-64/+111
2020-04-24adjust testsRalf Jung-133/+113
2020-04-24Revert "Move early needs_subst bailout to _after_ linting."Ralf Jung-5/+5
2020-04-24tidymark-4/+1
2020-04-24Added lint `match_vec_item`CrazyRoka-0/+7
2020-04-24fix a couple more uses of def_kindmark-2/+2
2020-04-24Remove unused `visit_local`Dylan MacKenzie-9/+0
2020-04-24Use `debug` to print illegal operations in a const contextDylan MacKenzie-1/+1
2020-04-24Remove redundant `descr`/`descriptive_variant` methods from HIR.Eduard-Mihai Burtescu-81/+34
2020-04-24Tweak `descr` for `AnonConst` and fix `article` for `Use` and `ExternCrate`.Eduard-Mihai Burtescu-3/+4
2020-04-24Remove `Option` from the return type of `def_kind`.Eduard-Mihai Burtescu-100/+69
2020-04-24Split out the `Generator` case from `DefKind::Closure`.Eduard-Mihai Burtescu-6/+12
2020-04-24add a few more DefKindsmark-64/+133
2020-04-24Fix cross-compiling LLD to different platformsAlex Crichton-2/+28
2020-04-25Minimize parameter of coerce_borrowed_pointer()Donough Liu-12/+9
2020-04-24Take a single root node in range_searchMark Rousskov-10/+7
2020-04-24Add rustdoc regression test for the unused_braces lintflip1995-0/+14
2020-04-24Quick and dirty fix of the unused_braces lintflip1995-1/+7
2020-04-24Only set *FLAGS env vars if they are not emptyDylan MacKenzie-2/+10
2020-04-24Remove useless "" argsRustin-Liu-3/+3
2020-04-24Auto merge of #71509 - Dylan-DPC:rollup-n8s37rm, r=Dylan-DPCbors-498/+829
2020-04-24Rollup merge of #71476 - RalfJung:miri-test-sizes, r=kennytmDylan DPC-101/+51
2020-04-24Rollup merge of #71475 - RalfJung:miri-frame-loc, r=ecstatic-morseDylan DPC-41/+29
2020-04-24Rollup merge of #71428 - tromey:gdb-10-parsing, r=tromeyDylan DPC-5/+21
2020-04-24Rollup merge of #71318 - RalfJung:miri-unleash-cleanup, r=oli-obkDylan DPC-181/+156
2020-04-24Rollup merge of #71235 - estebank:lt-sugg-2, r=ecstatic-morseDylan DPC-170/+572
2020-04-24Don't run various MIR optimizations at mir-opt-level=0Wesley Wiser-55/+81
2020-04-24Add BinaryHeap::retain as suggested in #42849arlo-0/+37
2020-04-24Auto merge of #70820 - spastorino:replace-fragile-erroneous-const-sys, r=oli-obkbors-82/+133
2020-04-24Improve PanicInfo examples readabilityGuillaume Gomez-3/+9
2020-04-24Auto merge of #71215 - marmeladema:issue70853/librustc_middle-local-def-id-2,...bors-987/+1082
2020-04-23Moving more build-pass tests to check-passVal Markovic-40/+40
2020-04-24Rollup merge of #71492 - LeSeulArtichaut:document-unsafe-2, r=Mark-SimulacrumDylan DPC-16/+28
2020-04-24Rollup merge of #71459 - divergentdave:pointer-offset-0x, r=RalfJungDylan DPC-40/+40
2020-04-24Rollup merge of #71426 - contrun:fix-e0751-explanation, r=estebankDylan DPC-30/+30
2020-04-24Rollup merge of #71068 - pyfisch:unicode-version-stable, r=SimonSapinDylan DPC-7/+8