Skip to content
This repository was archived by the owner on May 23, 2024. It is now read-only.

Commit 74c42ee

Browse files
committed
ices/99777-3.rs: fixed with errors
=== stdout === === stderr === warning: unused doc comment --> /home/runner/work/glacier/glacier/ices/99777-3.rs:3:5 | 3 | #[doc(alias = "foo")] | ^^^^^^^^^^^^^^^^^^^^^ 4 | _ => {} | ------- rustdoc does not generate documentation for match arms | = note: `#[warn(unused_doc_comments)]` on by default = help: use `//` for a plain comment error: `#[doc(alias = "...")]` isn't allowed on match arm --> /home/runner/work/glacier/glacier/ices/99777-3.rs:3:11 | 3 | #[doc(alias = "foo")] | ^^^^^^^^^^^^^ error: aborting due to previous error; 1 warning emitted ==============
1 parent 145b614 commit 74c42ee

File tree

1 file changed

+0
-0
lines changed

1 file changed

+0
-0
lines changed
File renamed without changes.

0 commit comments

Comments
 (0)