e9ac44026d
Fixes https://github.com/rust-lang/rust/issues/28692 Fixes https://github.com/rust-lang/rust/issues/28992 Fixes some other similar issues (see the tests) [breaking-change], needs crater run (cc @brson or @alexcrichton ) The pattern with parens `UnitVariant(..)` for unit variants seems to be popular in rustc (see the second commit), but mostly used by one person (@nikomatsakis), according to git blame. If it causes breakage on crates.io I'll add an exceptional case for it. |
||
---|---|---|
.. | ||
build | ||
graphviz | ||
hair | ||
tcx | ||
transform | ||
lib.rs | ||
mir_map.rs | ||
repr.rs | ||
visit.rs |