Skip to content

Commit 3cd0649

Browse files
committed
Rollup merge of #22562 - dckc:patch-4, r=Aatch
the punch line was cut off! p.s. I wonder if I should have updated the copyright date too.
2 parents a52e012 + 72316c3 commit 3cd0649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/librustc/middle/effect.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
// except according to those terms.
1010

1111
//! Enforces the Rust effect system. Currently there is just one effect,
12-
/// `unsafe`.
12+
//! `unsafe`.
1313
use self::UnsafeContext::*;
1414

1515
use middle::def;

0 commit comments

Comments
 (0)