Logo
Explore Help
Register Sign In
rust-lang/rust
1
0
Fork 0
You've already forked rust
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
55b6f649024b372af901b3412a6d36c4284ccf3d
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
Expect each lint in attribute individually (RFC-2383)
2021-11-24 21:57:38 +01:00
--> $DIR/multiple_expect_attrs.rs:7: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: 723ms Template: 3ms
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