]> git.lizzy.rs Git - rust.git/commit
Rename #[on_unimplemented] -> #[rustc_on_unimplemented]
authorManish Goregaokar <manishsmail@gmail.com>
Sun, 11 Jan 2015 12:58:06 +0000 (18:28 +0530)
committerManish Goregaokar <manishsmail@gmail.com>
Sun, 11 Jan 2015 15:22:43 +0000 (20:52 +0530)
commitdd074ab4eedcb08ca8a1861fc1e62f125e23fa8b
tree0ed19f72f53874fbf7dc9e481ab8e8e96310ca1a
parentadd20bbb6dae07fddc80bc46f53296fbf5679f27
Rename #[on_unimplemented] -> #[rustc_on_unimplemented]
src/libcore/iter.rs
src/librustc/lint/builtin.rs
src/librustc/middle/traits/error_reporting.rs
src/librustc_typeck/check/mod.rs
src/test/compile-fail/on-unimplemented-bad-anno.rs
src/test/compile-fail/on-unimplemented.rs