Skip to content

Commit dab6e70

Browse files
committed
Convert gigantic comment away from //! form. It is annoying to
read (`//!` is intrusive) and annoying to edit (must maintain a prefix on every line). Since the only purpose of a `doc.rs` file is to have a bunch of text, using `/*!` and `*/` without indentations seems appropriate.
1 parent f45c0ef commit dab6e70

File tree

1 file changed

+402
-396
lines changed
  • src/librustc/middle/traits

1 file changed

+402
-396
lines changed

0 commit comments

Comments
 (0)