mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-24 14:34:23 +00:00
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.
This commit is contained in:
commit
2b8160bbd5
@ -9,7 +9,7 @@
|
||||
// except according to those terms.
|
||||
|
||||
//! Enforces the Rust effect system. Currently there is just one effect,
|
||||
/// `unsafe`.
|
||||
//! `unsafe`.
|
||||
use self::UnsafeContext::*;
|
||||
|
||||
use middle::def;
|
||||
|
Loading…
Reference in New Issue
Block a user