]> git.lizzy.rs Git - rust.git/commit
Auto merge of #96016 - Aaron1011:hash-name-cleanup, r=cjgillot
authorbors <bors@rust-lang.org>
Sun, 17 Apr 2022 10:31:52 +0000 (10:31 +0000)
committerbors <bors@rust-lang.org>
Sun, 17 Apr 2022 10:31:52 +0000 (10:31 +0000)
commitaf68f7182e11de7eced78078313e9ba0436db84e
tree0ef01e2b33b7ac4e1d3c7b6a3046e96861478f93
parentedba28277038f24ee80b88b66e054ec33facefa4
parent002a4e1bd5012f6640c1338ac809df03e7eb9288
Auto merge of #96016 - Aaron1011:hash-name-cleanup, r=cjgillot

Remove last vestiges of skippng ident span hashing

This removes a comment that no longer applies, and properly hashes
the full ident for path segments.
compiler/rustc_ast/src/ast.rs