about summary refs log tree commit diff
path: root/src/test/ui
AgeCommit message (Expand)AuthorLines
2020-02-11Auto merge of #68929 - matprec:consistent-issue-references, r=Dylan-DPCbors-675/+679
2020-02-10Rollup merge of #69014 - dwrensha:fix-68890, r=CentrilDylan DPC-0/+24
2020-02-10Rollup merge of #68986 - ecstatic-morse:const-ascii-ctype, r=CentrilDylan DPC-0/+55
2020-02-10Rollup merge of #68908 - jwhite927:E0637, r=Dylan-DPCDylan DPC-2/+17
2020-02-10Auto merge of #69012 - Dylan-DPC:rollup-13qn0fq, r=Dylan-DPCbors-5/+89
2020-02-09[parser] change an instance of span_bug() to struct_span_err() to avoid ICEDavid Renshaw-0/+24
2020-02-10Rollup merge of #69006 - petrochenkov:prevspan2, r=CentrilDylan DPC-2/+2
2020-02-10Rollup merge of #68992 - matthewjasper:imm-binding-after-at, r=CentrilDylan DPC-0/+75
2020-02-10Rollup merge of #68976 - ecstatic-morse:const-non-zero, r=dtolnayDylan DPC-1/+10
2020-02-09Reduce queries/map lookups done by coherenceJonas Schievink-2/+2
2020-02-09Auto merge of #67665 - Patryk27:master, r=zackmdavisbors-288/+790
2020-02-10parser: Keep current and previous tokens preciselyVadim Petrochenkov-2/+2
2020-02-09--bless --compare-mode=nllMatthias Prechtl-675/+679
2020-02-09Don't parse `mut a @ b` as `mut a @ mut b`Matthew Jasper-0/+75
2020-02-09Improve reporting errors and suggestions for trait boundsPatryk Wychowaniec-288/+790
2020-02-09Auto merge of #68689 - estebank:where-clause-sugg-missing-fn, r=varkorbors-8/+121
2020-02-08Test ASCII ctype methods in a const contextDylan MacKenzie-0/+55
2020-02-08review commentEsteban Küber-11/+11
2020-02-09Auto merge of #68376 - Centril:move-ref-patterns, r=matthewjasperbors-776/+2695
2020-02-08Test `NonZeroU8::new` in a const contextDylan MacKenzie-1/+10
2020-02-08Merge branch 'master' of https://github.com/jwhite927/rust into E0637Josh White-22/+180
2020-02-08Auto merge of #68802 - eddyb:debuginfo-there-can-only-be-one-arg, r=nagisabors-0/+11
2020-02-08Auto merge of #68452 - msizanoen1:riscv-abi, r=nagisa,eddybbors-1/+51
2020-02-08Auto merge of #68443 - eddyb:abi-compat-enum, r=nagisabors-22/+103
2020-02-07Merge branch 'master' of https://github.com/jwhite927/rust into E0637Josh White-281/+1590
2020-02-08test: address comments and pacify the merciless tidy.Eduard-Mihai Burtescu-3/+11
2020-02-08rustc_target: switch homogeneous_aggregate to returning Result.Eduard-Mihai Burtescu-22/+22
2020-02-08Add non-C-like enumeration tests on Rust->C calls to the abi-sysv64-arg-passi...John VanEnk-0/+73
2020-02-08Auto merge of #68358 - matthewjasper:spec-fix, r=nikomatsakisbors-0/+77
2020-02-07Auto merge of #65232 - nikomatsakis:lazy-norm-anon-const-push-2, r=matthewjasperbors-7/+87
2020-02-07performed --bless of 15 ui tests affectedJosh White-2/+17
2020-02-07Rollup merge of #68909 - tmandry:panic-abort-nocapture, r=alexcrichtonDylan DPC-0/+71
2020-02-07Rollup merge of #68889 - Zoxc:hir-krate, r=eddybDylan DPC-6/+5
2020-02-07Rollup merge of #68164 - tmiasko:no-sanitize, r=nikomatsakisDylan DPC-0/+59
2020-02-06Respect --nocapture in panic=abort test modeTyler Mandry-0/+71
2020-02-06Rollup merge of #68524 - jonas-schievink:generator-resume-arguments, r=ZoxcDylan DPC-123/+462
2020-02-06make lint warn by defaultNiko Matsakis-12/+9
2020-02-06lint impls that will become incoherent when leak-check is removedNiko Matsakis-5/+88
2020-02-06don't mention specific region numbers in the ~ERROR messageNiko Matsakis-2/+2
2020-02-06tests: add a revision to macro_backtrace without -Zmacro-backtrace.Eduard-Mihai Burtescu-4/+40
2020-02-06rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.Eduard-Mihai Burtescu-101/+850
2020-02-06rustc_errors: hide "in this macro invocation" when redundant, more explicitly.Eduard-Mihai Burtescu-40/+16
2020-02-06rustc: rename -Zexternal-macro-backtrace to -Zmacro-backtrace.Eduard-Mihai Burtescu-99/+99
2020-02-06Rollup merge of #68880 - JohnTitor:issue-non-zero, r=Dylan-DPCDylan DPC-6/+15
2020-02-06Rollup merge of #68845 - dwrensha:fix-68783, r=estebankDylan DPC-0/+0
2020-02-06Rollup merge of #68844 - euclio:debug-impl-def-path, r=petrochenkovDylan DPC-4/+4
2020-02-06Rollup merge of #68842 - Centril:issue-68785, r=estebankDylan DPC-0/+14
2020-02-06Rollup merge of #68788 - Centril:unified-fn-bodies, r=petrochenkovDylan DPC-42/+429
2020-02-06Rollup merge of #68751 - Tyg13:unused_parens_const_static, r=CentrilDylan DPC-12/+28
2020-02-06Ignore panic-drops-resume.rs on wasm/emscriptenJonas Schievink-0/+2