about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2020-08-26Auto merge of #75687 - TimDiekmann:realloc-align, r=Amanieubors-11/+5
2020-08-25Auto merge of #75302 - Aaron1011:feature/partial-move-diag, r=estebankbors-232/+232
2020-08-24Stabilize Range[Inclusive]::is_emptyScott McMurray-1/+0
2020-08-24Auto merge of #75815 - jyn514:ambiguous-primitives, r=guillaumegomezbors-8/+91
2020-08-24Rollup merge of #75831 - lzutao:https, r=Dylan-DPCYuki Okushi-1/+1
2020-08-23Update primitive test to match the new behaviorJoshua Nelson-8/+8
2020-08-23Report an ambiguity if both modules and primitives are in scopeJoshua Nelson-0/+83
2020-08-23Auto merge of #74489 - jyn514:assoc-items, r=manishearth,petrochenkovbors-0/+123
2020-08-23Auto merge of #75656 - tirr-c:match-suggest-semi, r=estebankbors-0/+116
2020-08-23Auto merge of #72449 - ecstatic-morse:const-float-bitcast, r=RalfJungbors-0/+170
2020-08-23Fix `compile-flags` directiveecstatic-morse-2/+2
2020-08-23Auto merge of #74238 - RalfJung:offset_from, r=oli-obkbors-15/+10
2020-08-23Prefer https link for wikipedia URLsLzu Tao-1/+1
2020-08-23Auto merge of #75465 - Aaron1011:feature/short-fn-def-span, r=estebankbors-543/+252
2020-08-23Auto merge of #73526 - cuviper:rust-llvm11, r=nikicbors-18/+20
2020-08-23Auto merge of #73084 - Aaron1011:feature/new-recursive-expand, r=petrochenkovbors-62/+172
2020-08-22Use smaller def span for functionsAaron Hill-543/+252
2020-08-22Add backwards-compat hack for certain '$name' tokensAaron Hill-0/+60
2020-08-22Recursively expand `TokenKind::Interpolated` (take 2)Aaron Hill-62/+112
2020-08-22Write coverage filenames in Version3 formatJosh Stone-1/+1
2020-08-22Match scalar-pair-bool more flexibly for LLVM 11Josh Stone-2/+3
2020-08-22Expand RISCV pseudo-instructions to match LLVM 11Josh Stone-15/+16
2020-08-22Test new floating point bit castsDylan MacKenzie-0/+170
2020-08-22Auto merge of #74566 - lzutao:guard, r=petrochenkovbors-0/+430
2020-08-22remove feature gate from testsRalf Jung-15/+10
2020-08-22Auto merge of #75776 - GuillaumeGomez:missing-doc-examples-lint-improvements,...bors-5/+54
2020-08-22rustdoc: Only resolve traits in scopeJoshua Nelson-0/+37
2020-08-22rustdoc: Add support for associated items even outside the impl itselfJoshua Nelson-0/+86
2020-08-22Rollup merge of #75781 - Amanieu:asm-fix, r=nagisaDylan DPC-0/+5
2020-08-22Rollup merge of #75771 - tmiasko:const-eval-query-stack-normalize, r=jonas-sc...Dylan DPC-2/+3
2020-08-22Rollup merge of #75718 - GuillaumeGomez:coverage-ui-doc-examples-count, r=jyn514Dylan DPC-59/+111
2020-08-21Add regression testAmanieu d'Antras-0/+5
2020-08-21Strenghten tests for missing_doc_code_examples lintGuillaume Gomez-5/+54
2020-08-21Auto merge of #75697 - lzutao:mir-dumb-const-prefix, r=oli-obkbors-128/+128
2020-08-21Rollup merge of #75532 - tmiasko:rfc-1014, r=nikomatsakisYuki Okushi-2/+4
2020-08-21Auto merge of #74846 - Aaron1011:fix/pat-token-capture, r=petrochenkovbors-2/+56
2020-08-21Suppress "const" prefix of FnDef in MIR dumpLzu Tao-128/+128
2020-08-21Extend normalization in const-eval-query-stack testTomasz Miąsko-2/+3
2020-08-20Auto merge of #75494 - matthewjasper:defer-recursive-projection-error, r=niko...bors-47/+103
2020-08-20Update how doc examples are countedGuillaume Gomez-8/+31
2020-08-20Remove "total" columns in --show-coverage outputGuillaume Gomez-58/+49
2020-08-20Don't immediately error for cycles during normalizationMatthew Jasper-47/+103
2020-08-20Auto merge of #75747 - cuviper:rollup-icke90l, r=cuviperbors-6/+40
2020-08-20Rollup merge of #75731 - lzutao:mir-cmts-suppress-float-ty-const, r=oli-obkJosh Stone-3/+0
2020-08-20Rollup merge of #75710 - ThibsG:FixBadPrinting75447, r=oli-obkJosh Stone-1/+40
2020-08-20Rollup merge of #75703 - tmiasko:stack-overflow-musl, r=cuviperJosh Stone-2/+0
2020-08-20Suppress ty::Float in MIR comments of ty::ConstLzu Tao-3/+0
2020-08-20Update rustdoc coverage UI testGuillaume Gomez-2/+40
2020-08-20Auto merge of #75562 - oli-obk:const_prop_no_aggregates, r=wesleywiserbors-10/+59
2020-08-20Suppress MIR comments of Unit typeLzu Tao-985/+39