]> git.lizzy.rs Git - rust.git/commit
Use Arena for interning
authorJohn Kåre Alsaker <john.kare.alsaker@gmail.com>
Thu, 2 Jan 2020 00:26:18 +0000 (01:26 +0100)
committerJohn Kåre Alsaker <john.kare.alsaker@gmail.com>
Sat, 11 Jan 2020 06:56:44 +0000 (07:56 +0100)
commitb21c9dddb061faf2d0de0c05aa2c26ad295b470e
tree16c20beb24cab02b72fd788d2d44d6e662e91d54
parentedee9c3898bdc3e319d90322259e535affd6ae49
Use Arena for interning
src/librustc/arena.rs
src/librustc/ty/context.rs
src/librustc/ty/mod.rs
src/librustc_interface/passes.rs
src/librustc_interface/queries.rs