mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 09:53:04 +03:00
6f0acbcbd0
`AbstractConst` private fields Calls `subst` in `AbstractConst::root` when `Node` is `Leaf`. r? ``@lcnr``