]> git.lizzy.rs Git - rust.git/commit
Use a counter instead of pointers to the stack
authorJohn Kåre Alsaker <john.kare.alsaker@gmail.com>
Wed, 12 Feb 2020 10:50:00 +0000 (11:50 +0100)
committerJohn Kåre Alsaker <john.kare.alsaker@gmail.com>
Wed, 12 Feb 2020 10:50:00 +0000 (11:50 +0100)
commit19c1012483fe8fb3c793a6ba83f97d896c6a6c98
treec9e4cbd3e30c725cd02f02f9b72f8b6887fc6508
parent77ab0d091e32ac9ec4154bba1727fc3937975d64
Use a counter instead of pointers to the stack
src/librustc/ty/context.rs
src/librustc/ty/query/job.rs
src/librustc/ty/query/mod.rs
src/librustc/ty/query/plumbing.rs
src/librustc_data_structures/sharded.rs