]> git.lizzy.rs Git - rust.git/commit
Directly use AttributeMap inside OwnerInfo.
authorCamille GILLOT <gillot.camille@gmail.com>
Sun, 12 Sep 2021 09:41:35 +0000 (11:41 +0200)
committerCamille GILLOT <gillot.camille@gmail.com>
Sat, 9 Oct 2021 22:05:35 +0000 (00:05 +0200)
commit41e80b85cf05e6373b589b876d3ee65823196406
treedec4743b93f4653a9e25483ab5c80b3e197eabda
parent1c7f85f17c0ddde890ced0ba4445e122c1ffc093
Directly use AttributeMap inside OwnerInfo.
compiler/rustc_ast_lowering/src/lib.rs
compiler/rustc_hir/src/hir.rs
compiler/rustc_hir/src/lib.rs
compiler/rustc_hir/src/stable_hash_impls.rs
compiler/rustc_middle/src/hir/map/mod.rs
compiler/rustc_middle/src/hir/mod.rs
compiler/rustc_middle/src/lib.rs
compiler/rustc_middle/src/query/mod.rs