]> git.lizzy.rs Git - rust.git/commit
Simplify scoped_thread
authorMark Rousskov <mark.simulacrum@gmail.com>
Sun, 19 Sep 2021 18:02:38 +0000 (14:02 -0400)
committerMark Rousskov <mark.simulacrum@gmail.com>
Thu, 23 Sep 2021 16:56:59 +0000 (12:56 -0400)
commit0222556c077110516356c205948d1dd12edc5588
tree660a5bb0ca4f1234f983421736fa62f3db4fb528
parent0132f8258ae0fbc4f2b461b28d510222d22aa979
Simplify scoped_thread

Avoids a bunch of manual pointer manipulation.
compiler/rustc_interface/src/lib.rs
compiler/rustc_interface/src/util.rs