![]() Migrate ast lowering to session diagnostic I migrated the whole rustc_ast_lowering crate to session diagnostic *except* the for the use of `span_fatal` at /compiler/rustc_ast_lowering/src/expr.rs#L1268 because `#[fatal(...)]` is not yet supported (see https://github.com/rust-lang/rust/pull/100694). |
||
---|---|---|
.. | ||
ast_lowering.ftl | ||
ast_passes.ftl | ||
borrowck.ftl | ||
builtin_macros.ftl | ||
const_eval.ftl | ||
expand.ftl | ||
interface.ftl | ||
lint.ftl | ||
parser.ftl | ||
passes.ftl | ||
plugin_impl.ftl | ||
privacy.ftl | ||
save_analysis.ftl | ||
typeck.ftl |