..
body
Fix lowering of empty macro expressions in trailing position
2022-08-15 18:01:58 +02:00
item_tree
Add an HIR pretty-printer
2022-08-15 13:51:45 +02:00
macro_expansion_tests
Fixes tests
2022-08-10 16:29:23 +08:00
nameres
fix: a bunch of typos
2022-08-17 21:44:58 +08:00
path
Run cargo fix --edition-idioms
2022-07-20 15:02:08 +02:00
adt.rs
internal: Use itemtree for variant and field attribute collection
2022-07-21 08:48:13 +02:00
attr.rs
fix: Fix ast-id up when merging raw attributes
2022-07-30 09:43:30 +02:00
body.rs
Add an HIR pretty-printer
2022-08-15 13:51:45 +02:00
builtin_attr.rs
internal: Update inert attribute list
2022-07-05 11:54:46 +02:00
builtin_type.rs
Add an HIR pretty-printer
2022-08-15 13:51:45 +02:00
child_by_source.rs
internal: Record all macro definitions in ItemScope
2022-07-05 11:28:47 +02:00
data.rs
Allow name querying for derive helpers
2022-07-26 09:27:22 +02:00
db.rs
style: rename crates to kebab case
2022-05-01 10:48:58 +00:00
dyn_map.rs
style: rename crates to kebab case
2022-05-01 10:48:58 +00:00
expr.rs
Add an HIR pretty-printer
2022-08-15 13:51:45 +02:00
find_path.rs
style: rename crates to kebab case
2022-05-01 10:48:58 +00:00
generics.rs
Returns the old value for la_arena::ArenaMap::insert
2022-08-07 04:53:23 +08:00
import_map.rs
revert nightly rustfmt formatting that accidentally slipped in
2022-07-25 14:18:30 +02:00
intern.rs
internal: Update dashmap and freeze its version
2022-06-10 16:19:52 +02:00
item_scope.rs
fix: Order ItemScope::entries results
2022-07-28 19:28:56 +02:00
item_tree.rs
Fix r-a spelling in some places
2022-08-01 13:47:09 +02:00
keys.rs
style: rename crates to kebab case
2022-05-01 10:48:58 +00:00
lang_item.rs
style: rename crates to kebab case
2022-05-01 10:48:58 +00:00
lib.rs
Add an HIR pretty-printer
2022-08-15 13:51:45 +02:00
macro_expansion_tests.rs
Update remaining GitHub URLs
2022-07-08 15:44:49 +02:00
nameres.rs
Allow name querying for derive helpers
2022-07-26 09:27:22 +02:00
path.rs
Run cargo fmt
2022-07-20 15:06:15 +02:00
per_ns.rs
Make resolve_name_in_module a bit more lazy
2022-08-15 16:41:51 +02:00
pretty.rs
Add an HIR pretty-printer
2022-08-15 13:51:45 +02:00
resolver.rs
Record derive helper attributes, resolve them in IDE layer
2022-07-26 09:26:51 +02:00
src.rs
style: rename crates to kebab case
2022-05-01 10:48:58 +00:00
test_db.rs
Run cargo fix --edition-idioms
2022-07-20 15:02:08 +02:00
trace.rs
style: rename crates to kebab case
2022-05-01 10:48:58 +00:00
type_ref.rs
Add an HIR pretty-printer
2022-08-15 13:51:45 +02:00
visibility.rs
Returns the old value for la_arena::ArenaMap::insert
2022-08-07 04:53:23 +08:00