about summary refs log tree commit diff
path: root/tests/ui/lint/force-warn
AgeCommit message (Expand)AuthorLines
2025-07-16future-incompat lints: don't link to the nightly edition-guide versiondianne-6/+6
2025-06-07compiler: Treat ForceWarning as a Warning for diagnostic levelJubilee Young-0/+41
2025-04-03compiletest: Require `//~` annotations even if `error-pattern` is specifiedVadim Petrochenkov-1/+4
2024-12-23Always run tail_expr_drop_order lint on promoted MIRMichael Goulet-1/+5
2024-09-25Compiler: Rename "object safe" to "dyn compatible"León Orell Valerian Liehr-5/+5
2024-08-08Only suggest `#[allow]` for `--warn` and `--deny` lint level flagsAlex Macleod-5/+0
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-30/+30
2024-02-09Be less confident when `dyn` suggestion is not checked for object safetytrevyn-5/+5
2024-02-07Stop using `hir_ty_to_ty` in rustc_privacyOli Scherer-165/+5
2023-10-05Add a note to duplicate diagnosticsAlex Macleod-0/+12
2023-09-04Add help to allow lint for the implied by suggestionUrgau-0/+5
2023-01-11Move /src/test to /testsAlbert Larsan-0/+521