]> git.lizzy.rs Git - rust.git/commit
Make use of the return value of `HashSet::insert`
authorShotaro Yamada <sinkuu@sinkuu.xyz>
Wed, 16 Oct 2019 04:48:20 +0000 (13:48 +0900)
committerShotaro Yamada <sinkuu@sinkuu.xyz>
Wed, 16 Oct 2019 04:48:20 +0000 (13:48 +0900)
commitac2f906a592135953ede70429efadd876e21cd09
tree7a1adb0a133d65e14bca4eb198048eac2f51c8be
parentd5ffd36a6cd6fa03b09a60a3835ce6ca90c310ff
Make use of the return value of `HashSet::insert`
src/librustc/middle/stability.rs
src/librustc_codegen_llvm/debuginfo/metadata.rs
src/librustc_metadata/native_libs.rs
src/librustc_mir/borrow_check/conflict_errors.rs
src/librustc_mir/lints.rs
src/librustc_resolve/resolve_imports.rs