File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
warning: this lint expectation is unfulfilled
2
- --> $DIR/expect-tool-lint-rfc-2383.rs:16 :11
2
+ --> $DIR/expect-tool-lint-rfc-2383.rs:15 :11
3
3
|
4
4
LL | #![expect(rustdoc::missing_crate_level_docs)]
5
5
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6
6
|
7
7
= note: `#[warn(unfulfilled_lint_expectations)]` on by default
8
8
9
9
warning: this lint expectation is unfulfilled
10
- --> $DIR/expect-tool-lint-rfc-2383.rs:70 :14
10
+ --> $DIR/expect-tool-lint-rfc-2383.rs:69 :14
11
11
|
12
12
LL | #[expect(rustdoc::broken_intra_doc_links)]
13
13
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14
14
15
15
warning: this lint expectation is unfulfilled
16
- --> $DIR/expect-tool-lint-rfc-2383.rs:75 :14
16
+ --> $DIR/expect-tool-lint-rfc-2383.rs:74 :14
17
17
|
18
18
LL | #[expect(rustdoc::invalid_html_tags)]
19
19
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
20
20
21
21
warning: this lint expectation is unfulfilled
22
- --> $DIR/expect-tool-lint-rfc-2383.rs:80 :14
22
+ --> $DIR/expect-tool-lint-rfc-2383.rs:79 :14
23
23
|
24
24
LL | #[expect(rustdoc::bare_urls)]
25
25
| ^^^^^^^^^^^^^^^^^^
You can’t perform that action at this time.
0 commit comments