rust/crates/hir/src
2021-03-23 16:54:21 +01:00
..
semantics Make MacroDefId's AstId mandatory when possible 2021-03-18 15:37:14 +01:00
attrs.rs Add AttrsWithOwner and clean up source_map 2021-03-19 21:23:57 +01:00
db.rs Rename item_tree query to file_item_tree 2021-03-18 01:53:37 +01:00
diagnostics.rs
display.rs Align InEnvironment with Chalk 2021-03-21 20:19:07 +01:00
from_id.rs
has_source.rs Return Either from MacroDefId::ast_id 2021-03-19 19:56:13 +01:00
lib.rs Make more use of the HIR in rename::rename_to_self 2021-03-23 16:54:21 +01:00
semantics.rs Track labels in scopes 2021-03-21 01:02:01 +01:00
source_analyzer.rs avoid converting types into themselves via .into() (clippy::useless-conversion) 2021-03-17 01:27:56 +01:00