mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 14:55:26 +00:00
eacbe5437e
Migrate "invalid variable declaration" errors to SessionDiagnostic After seeing the great blog post on Inside Rust, I decided to try my hand at this. Just one diagnostic for now to get used to the workflow and to check if this is the way to do it or if there are any problems. |
||
---|---|---|
.. | ||
borrowck.ftl | ||
builtin_macros.ftl | ||
const_eval.ftl | ||
expand.ftl | ||
interface.ftl | ||
lint.ftl | ||
parser.ftl | ||
passes.ftl | ||
privacy.ftl | ||
typeck.ftl |