mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 04:55:22 +03:00
492b26cf04
* Handle empty struct lits Closes #835 * Don't crash on empty struct defs. Not a great fix, but better than crashing.