Merge #7218
7218: Fix typos r=Veykril a=regexident Apart from the very last commit on this PR (which fixes a public type's name) all changes are non-breaking. Co-authored-by: Vincent Esche <regexident@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
//! Utility module for converting between hir_def ids and code_model wrappers.
|
||||
//!
|
||||
//! It's unclear if we need this long-term, but it's definitelly useful while we
|
||||
//! It's unclear if we need this long-term, but it's definitely useful while we
|
||||
//! are splitting the hir.
|
||||
|
||||
use hir_def::{
|
||||
|
||||
Reference in New Issue
Block a user