]> git.lizzy.rs Git - rust.git/commit
Update error code number
authorGuillaume Gomez <guillaume1.gomez@gmail.com>
Thu, 26 Jan 2017 10:17:17 +0000 (11:17 +0100)
committerGuillaume Gomez <guillaume1.gomez@gmail.com>
Thu, 26 Jan 2017 10:17:17 +0000 (11:17 +0100)
commit97b9c8b8d37ec21212d9c54ae510eae0220fbf7e
tree0eafab3be39c540af3ec35126fa77bc20651d582
parente7c3fb90eeda06c6ac2bed523ce8fa358d48505b
Update error code number
src/librustc/diagnostics.rs
src/librustc/infer/error_reporting.rs
src/test/compile-fail/E0579.rs [deleted file]
src/test/compile-fail/E0580.rs [new file with mode: 0644]
src/test/compile-fail/bad-main.rs
src/test/compile-fail/extern-main-fn.rs
src/test/compile-fail/main-wrong-type-2.rs
src/test/compile-fail/main-wrong-type.rs