about summary refs log tree commit diff
path: root/tests/ui/lint/rfc-2383-lint-reason
AgeCommit message (Expand)AuthorLines
2025-07-28expand: Micro-optimize prelude injectionVadim Petrochenkov-2/+2
2025-04-16Explicitly annotate edition for `unpretty=expanded` and `unpretty=hir` testsLukas Wirth-0/+2
2024-09-14Fix lint levels not getting overridden by attrs on `Stmt` nodesGurinder Singh-3/+39
2024-09-07Do not ICE on expect(warnings).Camille GILLOT-0/+6
2024-09-06Check AttrId for expectations.Camille GILLOT-8/+8
2024-06-25RFC 2383: Stabilize `lint_reasons` :tada:xFrednet-107/+51
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-30/+30
2024-01-26remove illegal_floating_point_literal_pattern lintRalf Jung-16/+8
2024-01-13Bless testsGeorge-lewis-0/+1
2023-11-24Show number in error message even for one errorNilstrieb-2/+2
2023-10-05Rollup merge of #116428 - Alexendoo:note-duplicate-diagnostics, r=compiler-er...Matthias Krüger-30/+8
2023-10-05Add a note to duplicate diagnosticsAlex Macleod-30/+8
2023-10-02Address misc feedbackChinedu Francis Nwafili-3/+1
2023-09-12Tests passingChinedu Francis Nwafili-2/+6
2023-08-15Misc progressChinedu Francis Nwafili-0/+3
2023-08-08Fix multiple `expect` attribs in impl blockChinedu Francis Nwafili-0/+25
2023-05-18Stop confusing specification levels when computing expectations.Camille GILLOT-0/+7
2023-04-21Run `check_match` and `check_liveness` when MIR is built instead of having an...Oli Scherer-18/+18
2023-01-11Move /src/test to /testsAlbert Larsan-0/+1143