]> git.lizzy.rs Git - rust.git/commit
Error when new syntax is lowered
authorDylan MacKenzie <ecstaticmorse@gmail.com>
Fri, 3 Jan 2020 00:35:07 +0000 (16:35 -0800)
committerDylan MacKenzie <ecstaticmorse@gmail.com>
Fri, 10 Jan 2020 00:46:15 +0000 (16:46 -0800)
commitb390fc4cf1e7293716cd8d80ec532df232022324
tree5aaa7217bd7283c11208c5d070534d6f4cf5ad51
parent0cf52a7dd8fbe68e85471fd9254d8e2e025a03d8
Error when new syntax is lowered

This means the new syntax will always fail to compile, even when the
feature gate is enabled. These checks will be removed in a later PR
once the implementation is done.
src/librustc_ast_lowering/item.rs
src/librustc_ast_lowering/lib.rs