about summary refs log tree commit diff
path: root/src/test/ui
AgeCommit message (Expand)AuthorLines
2022-06-16bless clippy testsklensy-26/+26
2022-06-16bless rustdoc-ui testsklensy-3/+3
2022-06-16 fix one more case of trailing spaceklensy-139/+139
2022-06-16diagnostics: fix trailing spaceklensy-483/+483
2022-06-16Auto merge of #97842 - notriddle:notriddle/tuple-docs, r=jsha,GuillaumeGomezbors-1/+15
2022-06-16Rollup merge of #97757 - xFrednet:rfc-2383-expect-with-force-warn, r=wesleywi...Matthias Krüger-0/+175
2022-06-16Support lint expectations for `--force-warn` lints (RFC 2383)xFrednet-0/+175
2022-06-16Do not suggest adding semicolon/changing delimiters for macros in item positi...Chayim Refael Friedman-0/+98
2022-06-16Auto merge of #98103 - exrook:btreemap-alloc, r=Amanieubors-8/+8
2022-06-15remove box derefs from codgenDrMeepster-8/+10
2022-06-16Rollup merge of #98135 - JohnTitor:issue-93022-93775, r=compiler-errorsYuki Okushi-0/+29
2022-06-16Rollup merge of #98119 - EdwinRy:path-parenthesized-type-error, r=estebankYuki Okushi-20/+35
2022-06-16Rollup merge of #97964 - WaffleLapkin:fix_borrow_par_suggestions, r=compiler-...Yuki Okushi-60/+449
2022-06-15tests H.R. `T: 'a` bounds proving themselvesNiko Matsakis-0/+41
2022-06-15mark issue-91139 and issue-92096 as FIXMENiko Matsakis-3/+82
2022-06-15fix universes in the NLL type testsNiko Matsakis-0/+37
2022-06-15[RFC 2011] Expand expressions where possibleCaio-0/+42
2022-06-15Auto merge of #97665 - c410-f3r:assert-compiler, r=oli-obkbors-15/+379
2022-06-15generalize the outlives obligation codeNiko Matsakis-143/+15
2022-06-15Add regression test for #93775Yuki Okushi-0/+29
2022-06-15[RFC 2011] Minimal initial implementationCaio-15/+379
2022-06-15Rollup merge of #98115 - jhpratt:remove-rustc_deprecated, r=compiler-errorsYuki Okushi-198/+163
2022-06-15Auto merge of #98123 - JohnTitor:rollup-rfg1a4s, r=JohnTitorbors-4/+85
2022-06-15Rollup merge of #98087 - TaKO8Ki:suggest-adding-macro-export, r=oli-obkYuki Okushi-4/+50
2022-06-15Rollup merge of #98026 - c410-f3r:z-errors, r=petrochenkovYuki Okushi-0/+0
2022-06-15Rollup merge of #97822 - compiler-errors:hesitate-to-suggest-intrinsics, r=ol...Yuki Okushi-0/+35
2022-06-15Auto merge of #97474 - compiler-errors:if-cond-and-block, r=oli-obkbors-100/+243
2022-06-15Refactor path segment parameter errorEdwinRy-20/+35
2022-06-14Remove `rustc_deprecated` diagnosticsJacob Pratt-198/+163
2022-06-14btreemap-alloc: adjust ui testJacob Hughes-8/+8
2022-06-15add a test case for `decl_macro`Takayuki Maeda-3/+21
2022-06-14rebaseb-naber-41/+113
2022-06-14address reviewb-naber-2/+2
2022-06-14bless 32-bit ui testsb-naber-4/+10
2022-06-14address reviewb-naber-5/+5
2022-06-14implement valtrees as the type-system representation for constant valuesb-naber-249/+398
2022-06-14change edition to 2021Takayuki Maeda-1/+1
2022-06-14suggest adding a `#[macro_export]` to a private macroTakayuki Maeda-4/+32
2022-06-13Improve parsing errors and suggestions for bad if statementsMichael Goulet-100/+243
2022-06-14Rollup merge of #97508 - JohnTitor:more-strict-placeholder-dyn-obj, r=pnkfelixYuki Okushi-7/+74
2022-06-14Rollup merge of #95243 - vladimir-ea:compiler_watch_os, r=nagisaYuki Okushi-1/+1
2022-06-14Rollup merge of #95211 - terrarier2111:improve-parser, r=compiler-errorsYuki Okushi-24/+47
2022-06-13Move testsCaio-0/+0
2022-06-13Rollup merge of #98050 - JohnTitor:issue-67945, r=compiler-errorsMatthias Krüger-0/+107
2022-06-13Rollup merge of #98044 - dust1:master, r=Dylan-DPCMatthias Krüger-5/+1
2022-06-13Rollup merge of #97960 - RalfJung:offset-from, r=oli-obkMatthias Krüger-17/+17
2022-06-13Rollup merge of #97875 - JohnTitor:rm-infer-static-outlives-requirements, r=p...Matthias Krüger-60/+3
2022-06-13Rollup merge of #97709 - compiler-errors:normalize-const-param-ty, r=oli-obkMatthias Krüger-0/+88
2022-06-13Add Apple WatchOS compile targetsVladimir Michael Eatwell-1/+1
2022-06-13Add some more regression tests for #67945Yuki Okushi-0/+107