about summary refs log tree commit diff
path: root/src/test/ui
AgeCommit message (Expand)AuthorLines
2022-11-07Get spans for a couple more region types, add some optimizations, and extend ...Jack Huey-3/+76
2022-11-07Add an optional Span to BrAnon and use it to print better error for HRTB erro...Jack Huey-0/+45
2022-11-07Reworked const fn ref testsonestacked-14/+59
2022-11-07Fix `const_fn_trait_ref_impl`, add test for itonestacked-0/+35
2022-11-07Rollup merge of #104090 - wanghaha-dev:master, r=Dylan-DPCDylan DPC-1/+1
2022-11-07Rollup merge of #104038 - compiler-errors:super-norm-closure-sig, r=lcnrDylan DPC-0/+17
2022-11-07Rollup merge of #104003 - c410-f3r:moar-errors, r=petrochenkovDylan DPC-0/+0
2022-11-07Rollup merge of #103986 - compiler-errors:oh-no-bad-block-should-not-have-lab...Dylan DPC-0/+219
2022-11-07Update issue-50814.rs test resultJannis Christopher Köhl-9/+23
2022-11-07Modify comment syntax errorwanghaha-dev-1/+1
2022-11-07Rollup merge of #103914 - nnethercote:close-42326, r=petrochenkovYuki Okushi-9/+21
2022-11-07Make underscore_literal_suffix a hard error.Nicholas Nethercote-9/+21
2022-11-06Limit efiapi calling convention to supported archesNicholas Bishop-99/+127
2022-11-06Auto merge of #99943 - compiler-errors:tuple-trait, r=jackh726bors-178/+309
2022-11-06fixyfixfixBoxy-24/+54
2022-11-06Auto merge of #104043 - matthiaskrgr:rollup-sttf9e8, r=matthiaskrgrbors-0/+81
2022-11-06Rollup merge of #104035 - m-ou-se:weird-expr-closure-match, r=compiler-errorsMatthias Krüger-0/+11
2022-11-06Rollup merge of #103012 - chenyukang:fix-102806, r=davidtwco,compiler-errorsMatthias Krüger-0/+70
2022-11-06Auto merge of #102618 - aliemjay:simplify-closure-promote, r=compiler-errorsbors-91/+70
2022-11-06Normalize signature when deducing closure signature from supertraitsMichael Goulet-0/+17
2022-11-06Add more nonsense to weird-exprs.rs.Mara Bos-0/+11
2022-11-05Rebase and update testclubby789-1/+1
2022-11-05Update UI testclubby789-2/+2
2022-11-05Split non-fixable case to different testclubby789-11/+38
2022-11-05Attempt to fix arguments of associated functionsclubby789-56/+69
2022-11-05Use `FmtPrinter` instead of creating `Instance`clubby789-5/+115
2022-11-05Update UI testclubby789-1/+1
2022-11-05Fix unused_must_use warning for Box::from_rawAnett Seeker-1/+1
2022-11-05Auto merge of #102458 - JohnTitor:stabilize-instruction-set, r=oli-obkbors-45/+6
2022-11-05Merge conflicts and rebase onto masterMichael Goulet-27/+26
2022-11-05Bless chalk testsMichael Goulet-12/+42
2022-11-05Adjust diagnostics, bless testsMichael Goulet-148/+250
2022-11-05Rollup merge of #103927 - fee1-dead-contrib:E0425-no-typo-when-pattern-matchi...Matthias Krüger-0/+30
2022-11-05Do not make typo suggestions when suggesting pattern matchingDeadbeef-0/+30
2022-11-05Auto merge of #103831 - chenyukang:yukang/fix-103751-ice, r=nagisabors-0/+53
2022-11-05Move some tests to more reasonable directoriesCaio-0/+0
2022-11-05privacy: Print effective visibilities of constructorsVadim Petrochenkov-16/+30
2022-11-05resolve: More detailed effective visibility tracking for importsVadim Petrochenkov-2/+49
2022-11-05Rollup merge of #103994 - clubby789:break-unlabeled, r=TaKO8KiDylan DPC-27/+27
2022-11-05Rollup merge of #103867 - compiler-errors:no-has-errors, r=cjgillotDylan DPC-5/+19
2022-11-05Rollup merge of #103621 - fee1-dead-contrib:iat-fix-use, r=cjgillotDylan DPC-52/+49
2022-11-05use spans in TypeTest rather than mir::LocationAli MJ Al-Nasrawy-89/+65
2022-11-05simplify applying closure requirementsAli MJ Al-Nasrawy-2/+5
2022-11-05Specify that `break` cannot be used outside of loop *or* labeled blockclubby789-27/+27
2022-11-04Auto merge of #103298 - ferrocene:pa-compile-flags-last, r=jyn514bors-0/+9
2022-11-04Don't silently eat label before block in block-like exprMichael Goulet-0/+219
2022-11-04Rollup merge of #103964 - clubby789:lint-enclosing-unsafe, r=compiler-errorsMatthias Krüger-0/+50
2022-11-04Rollup merge of #103897 - Amanieu:llvm-58384, r=davidtwcoMatthias Krüger-0/+16
2022-11-04Rollup merge of #103681 - RalfJung:libtest-thread, r=thomccMatthias Krüger-2/+2
2022-11-04Rollup merge of #103397 - crlf0710:port_dead_code_lint, r=davidtwcoMatthias Krüger-6/+6