Logo
Explore Help
Register Sign In
rust-lang/rust
1
0
Fork 0
You've already forked rust
Code Issues Pull Requests Actions 2 Packages Projects Releases Wiki Activity
Files
51b51b51d7931da85280382a81c4dd80c73ca754
rust/tests/ui/lint/rfc-2383-lint-reason/multiple_expect_attrs.stderr

11 lines
256 B
Plaintext
Raw Normal View History

Add UI tests for the `expect` attribute (RFC-2383) * Add UI tests with macros for the `expect` attribute (RFC-2383) * Addressed review comments - mostly UI test updates (RFC-2383) * Documented lint level attribute on macro not working bug (RFC-2383) See `rust#87391`
2021-08-06 23:38:09 +02:00
warning: this lint expectation is unfulfilled
RFC 2383: Stabilize `lint_reasons` :tada:
2024-02-10 21:53:34 +00:00
--> $DIR/multiple_expect_attrs.rs:6:10
Add UI tests for the `expect` attribute (RFC-2383) * Add UI tests with macros for the `expect` attribute (RFC-2383) * Addressed review comments - mostly UI test updates (RFC-2383) * Documented lint level attribute on macro not working bug (RFC-2383) See `rust#87391`
2021-08-06 23:38:09 +02:00
|
LL | #[expect(unused_variables)]
Expect each lint in attribute individually (RFC-2383)
2021-11-24 21:57:38 +01:00
| ^^^^^^^^^^^^^^^^
Add UI tests for the `expect` attribute (RFC-2383) * Add UI tests with macros for the `expect` attribute (RFC-2383) * Addressed review comments - mostly UI test updates (RFC-2383) * Documented lint level attribute on macro not working bug (RFC-2383) See `rust#87391`
2021-08-06 23:38:09 +02:00
|
= note: `#[warn(unfulfilled_lint_expectations)]` on by default
warning: 1 warning emitted
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 1171ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API