.. |
body
|
Replace more Name::to_string usages with Name::to_smol_str
|
2021-11-04 18:12:05 +01:00 |
item_tree
|
Replace more Name::to_string usages with Name::to_smol_str
|
2021-11-04 18:12:05 +01:00 |
macro_expansion_tests
|
feat: Make unqualified derive attributes flyimportable
|
2021-10-29 14:51:26 +02:00 |
nameres
|
Rename intern_macro -> intern_macro_call
|
2021-11-14 16:25:47 +01:00 |
path
|
Replace if let with match where appropriate
|
2021-10-05 09:00:21 +11:00 |
adt.rs
|
Rename *Owner traits to Has*
|
2021-09-27 12:54:24 +02:00 |
attr.rs
|
Replace more Name::to_string usages with Name::to_smol_str
|
2021-11-04 18:12:05 +01:00 |
body.rs
|
Don't resolve attributes to non attribute macros
|
2021-10-21 12:22:40 +02:00 |
builtin_attr.rs
|
Ignore text and bench attributes again
|
2021-08-27 22:19:04 +02:00 |
builtin_type.rs
|
|
|
child_by_source.rs
|
Enable auto-import and qualify-path in derive attributes
|
2021-10-28 18:40:38 +02:00 |
data.rs
|
internal: Flatten Definition::ModuleDef variant
|
2021-11-11 00:05:53 +01:00 |
db.rs
|
|
|
dyn_map.rs
|
|
|
expr.rs
|
Support let...else
|
2021-10-07 17:06:24 +02:00 |
find_path.rs
|
Replace if let with match where appropriate
|
2021-10-05 09:00:21 +11:00 |
generics.rs
|
Remove neesless clone
|
2021-10-10 10:50:51 +09:00 |
import_map.rs
|
Reduce fst_path calls
|
2021-06-11 00:10:09 +03:00 |
intern.rs
|
|
|
item_scope.rs
|
Do not search through all three namespaces in ItemScope::name_of
|
2021-11-10 16:08:40 +01:00 |
item_tree.rs
|
Move IdxRange into la_arena
|
2021-10-15 13:03:28 +11:00 |
keys.rs
|
Enable auto-import and qualify-path in derive attributes
|
2021-10-28 18:40:38 +02:00 |
lang_item.rs
|
Look for enum variants and trait assoc functions when looking for lang items
|
2021-08-07 22:30:13 +02:00 |
lib.rs
|
Replace more Name::to_string usages with Name::to_smol_str
|
2021-11-04 18:12:05 +01:00 |
macro_expansion_tests.rs
|
internal: add integrated test for token censoring
|
2021-10-10 16:52:21 +03:00 |
nameres.rs
|
feat: Make unqualified derive attributes flyimportable
|
2021-10-29 14:51:26 +02:00 |
path.rs
|
Replace more Name::to_string usages with Name::to_smol_str
|
2021-11-04 18:12:05 +01:00 |
per_ns.rs
|
Add more profiling for flyimports
|
2021-06-10 23:43:46 +03:00 |
resolver.rs
|
feat: filter out duplicate macro completions
|
2021-08-03 17:36:06 +03:00 |
src.rs
|
|
|
test_db.rs
|
fix: Typos
|
2021-07-27 18:31:21 -04:00 |
trace.rs
|
|
|
type_ref.rs
|
Replace if let with match where appropriate
|
2021-10-05 09:00:21 +11:00 |
visibility.rs
|
Add a coverage mark
|
2021-07-05 17:06:16 +02:00 |