diff options
| author | bors <bors@rust-lang.org> | 2020-11-20 16:12:35 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2020-11-20 16:12:35 +0000 |
| commit | 593fe977a77ad5a7aec23c6cb0f86a3470221670 (patch) | |
| tree | 60b0db4d2af9db796f7654aecb718e6ba87b8dfb /compiler/rustc_interface/src | |
| parent | c9c57fadc47c8ad986808fc0a47479f6d2043453 (diff) | |
| parent | 9fca57ceb9a976b54602f86440f7411a359ff0d1 (diff) | |
| download | rust-593fe977a77ad5a7aec23c6cb0f86a3470221670.tar.gz rust-593fe977a77ad5a7aec23c6cb0f86a3470221670.zip | |
Auto merge of #78104 - ssomers:btree_root_redux, r=Mark-Simulacrum
BTreeMap: replace Root with NodeRef<Owned, ...> `NodeRef<marker::Owned, …>` already exists as a representation of root nodes, and it makes more sense to alias `Root` to that than to reuse the space-efficient `BoxedNode` that is oblivious to height, where height is required. r? `@Mark-Simulacrum`
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions
