]> git.lizzy.rs Git - rust.git/commit
Proper handling $crate Take 2
authorEdwin Cheng <edwin0cheng@gmail.com>
Mon, 4 Jan 2021 02:53:31 +0000 (10:53 +0800)
committerEdwin Cheng <edwin0cheng@gmail.com>
Thu, 7 Jan 2021 05:08:32 +0000 (13:08 +0800)
commit76f2b9d2ef797fb995f1bd2706a7e609d014a67a
treef8f81c7afd64167746a40a576e63fcd234c14b5b
parentb47c63a4bcefe93be3e5fe97b2a57489f13da493
Proper handling $crate Take 2
crates/hir/src/db.rs
crates/hir_def/src/path/lower.rs
crates/hir_expand/src/db.rs
crates/hir_expand/src/hygiene.rs
crates/hir_ty/src/tests/macros.rs
crates/ide_db/src/apply_change.rs
crates/mbe/src/mbe_expander/matcher.rs
crates/mbe/src/mbe_expander/transcriber.rs
crates/mbe/src/parser.rs