granite-rust/compiler/rustc_expand
Vadim Petrochenkov 379ae12a1d expand: Remove ParseSess::missing_fragment_specifiers
It was used for deduplicating some errors for legacy code which are mostly deduplicated even without that, but at cost of global mutable state, which is not a good tradeoff.
2022-04-09 15:44:19 +03:00
..
src expand: Remove ParseSess::missing_fragment_specifiers 2022-04-09 15:44:19 +03:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00