.. |
body
|
Encode edition within FileId in the hir layer
|
2024-07-18 08:49:10 +02:00 |
data
|
More symbol usage
|
2024-07-16 12:05:16 +02:00 |
dyn_map
|
Try caching macro calls more aggressively
|
2024-06-04 15:23:00 +02:00 |
hir
|
More symbol usage
|
2024-07-16 12:05:16 +02:00 |
item_tree
|
More symbol usage
|
2024-07-16 12:05:16 +02:00 |
macro_expansion_tests
|
Test macros doing edition dependent parsing
|
2024-07-19 16:43:58 +02:00 |
nameres
|
Encode edition within FileId in the hir layer
|
2024-07-18 08:49:10 +02:00 |
path
|
Use statics + clone instead of const until const can access statics
|
2024-07-14 17:52:59 +02:00 |
attr.rs
|
Encode edition within FileId in the hir layer
|
2024-07-18 08:49:10 +02:00 |
body.rs
|
chore: Prefer tracing span shorthand macros
|
2024-06-06 16:52:25 -07:00 |
builtin_type.rs
|
Switch token trees to use Symbols
|
2024-07-16 10:11:59 +02:00 |
child_by_source.rs
|
Make GenericParams::lifetimes private
|
2024-07-02 13:45:53 +02:00 |
data.rs
|
Support rustc_skip_during_method_dispatch
|
2024-07-17 11:46:36 +02:00 |
db.rs
|
Encode edition within FileId in the hir layer
|
2024-07-18 08:49:10 +02:00 |
dyn_map.rs
|
Merge commit '3b7c7f97e4 ' into sync-from-ra
|
2023-11-08 08:15:03 +02:00 |
expander.rs
|
Use Symbol in Name
|
2024-07-12 16:06:44 +02:00 |
find_path.rs
|
Use statics + clone instead of const until const can access statics
|
2024-07-14 17:52:59 +02:00 |
generics.rs
|
Move lifetimes in front of type and const params but after self
|
2024-07-02 14:17:34 +02:00 |
hir.rs
|
More symbol usage
|
2024-07-16 12:05:16 +02:00 |
import_map.rs
|
Remove Name::to_smol_str
|
2024-07-16 12:43:58 +02:00 |
item_scope.rs
|
Fix stable iteration ordering for Map<Name, ...> usages
|
2024-07-15 11:25:46 +02:00 |
item_tree.rs
|
More symbol usage
|
2024-07-16 12:05:16 +02:00 |
lang_item.rs
|
More symbol usage
|
2024-07-16 12:05:16 +02:00 |
lib.rs
|
Use Symbol in Name
|
2024-07-12 16:06:44 +02:00 |
lower.rs
|
Disallow nested impl traits
|
2024-07-04 23:31:55 +09:00 |
nameres.rs
|
Encode edition within FileId in the hir layer
|
2024-07-18 08:49:10 +02:00 |
path.rs
|
Remove Name::to_smol_str
|
2024-07-16 12:43:58 +02:00 |
per_ns.rs
|
chore: Prefer tracing span shorthand macros
|
2024-06-06 16:52:25 -07:00 |
pretty.rs
|
More symbol usage
|
2024-07-16 12:05:16 +02:00 |
resolver.rs
|
Fix stable iteration ordering for Map<Name, ...> usages
|
2024-07-15 11:25:46 +02:00 |
src.rs
|
Make GenericParams::lifetimes private
|
2024-07-02 13:45:53 +02:00 |
test_db.rs
|
Encode edition within FileId in the hir layer
|
2024-07-18 08:49:10 +02:00 |
trace.rs
|
Merge commit 'ddf105b646 ' into sync-from-ra
|
2024-02-11 08:40:19 +02:00 |
visibility.rs
|
Intern ModPath within RawVisibility
|
2024-06-24 10:07:32 +02:00 |