]> git.lizzy.rs Git - rust.git/commit
Simplify Scope/ScopeData to have less chance of introducing UB or size increases
authorOliver Schneider <github35764891676564198441@oli-obk.de>
Mon, 10 Sep 2018 12:40:12 +0000 (14:40 +0200)
committerOliver Schneider <github35764891676564198441@oli-obk.de>
Tue, 11 Sep 2018 09:27:12 +0000 (11:27 +0200)
commit24dca6aecaded209d47aba6e60e0b87eae2d49d6
tree39726bfb02de0d85cc0acc0fd03fc0681c894b5c
parent88ebb95f46c077baf165c9d2b174f90e5d369854
Simplify Scope/ScopeData to have less chance of introducing UB or size increases
src/librustc/ich/impls_ty.rs
src/librustc/infer/error_reporting/mod.rs
src/librustc/middle/region.rs
src/librustc/util/ppaux.rs
src/librustc_data_structures/indexed_vec.rs
src/librustc_mir/build/cfg.rs
src/librustc_mir/build/scope.rs
src/librustc_mir/hair/cx/block.rs