.. |
body
|
Add failing local items test
|
2021-04-21 17:57:45 +02:00 |
item_tree
|
hir_def: ignore ast::Type in file_item_tree query
|
2021-04-17 16:24:56 +02:00 |
nameres
|
Merge #8542
|
2021-04-16 20:52:56 +00:00 |
path
|
hir_ty: Expand macros at type position
|
2021-04-17 16:24:56 +02:00 |
adt.rs
|
Global TypeRef/TraitRef interning
|
2021-04-01 19:46:43 +02:00 |
attr.rs
|
fix: false positive about inner attrs in docs
|
2021-04-19 17:11:49 +03:00 |
body.rs
|
hir_ty: keep body::Expander in TyLoweringContext
|
2021-04-18 19:56:13 +02:00 |
builtin_attr.rs
|
Add builtin macro-like attributes
|
2021-03-19 14:33:31 +01:00 |
builtin_type.rs
|
Introduce TypeCtor::Scalar
|
2021-02-28 01:20:04 +01:00 |
child_by_source.rs
|
Insert unnamed consts to ChildBySource DynMap
|
2021-04-09 17:14:48 +02:00 |
data.rs
|
hir_def: various cleanups
|
2021-04-18 18:35:45 +02:00 |
db.rs
|
Avoid O(n²) when constructing AttrSourceMap
|
2021-04-06 22:25:44 +02:00 |
diagnostics.rs
|
Include path in unresolved-macro-call diagnostic
|
2021-04-16 15:48:03 +02:00 |
dyn_map.rs
|
|
|
expr.rs
|
Intern TypeRefs stored in Body
|
2021-04-06 16:07:45 +02:00 |
find_path.rs
|
Fix some find_path bugs around inner items
|
2021-04-19 19:50:11 +02:00 |
generics.rs
|
Intern GenericParams
|
2021-04-05 03:50:10 +02:00 |
import_map.rs
|
Make MacroDefId's AstId mandatory when possible
|
2021-03-18 15:37:14 +01:00 |
intern.rs
|
Interned<T> : Only hash the pointer
|
2021-04-05 17:07:53 +02:00 |
item_scope.rs
|
Collect trait impls inside unnamed consts
|
2021-04-07 03:33:22 +02:00 |
item_tree.rs
|
Remove ItemTree::all_inner_items
|
2021-04-21 18:10:25 +02:00 |
keys.rs
|
Add ConstParams to the HIR
|
2021-01-01 10:06:42 +01:00 |
lang_item.rs
|
Make public DefMap fields private
|
2021-01-20 15:41:18 +01:00 |
lib.rs
|
Merge #8462
|
2021-04-19 13:01:30 +00:00 |
nameres.rs
|
Add failing local items test
|
2021-04-21 17:57:45 +02:00 |
path.rs
|
hir_ty: Expand macros at type position
|
2021-04-17 16:24:56 +02:00 |
per_ns.rs
|
deduplicate macro completions from legacy macros and prelude
|
2020-12-31 13:41:49 -07:00 |
resolver.rs
|
Intern GenericParams
|
2021-04-05 03:50:10 +02:00 |
src.rs
|
Make ItemTreeId its own type
|
2021-03-18 01:53:22 +01:00 |
test_db.rs
|
Fix TestDB::module_at_position with submodules
|
2021-04-17 03:34:05 +02:00 |
trace.rs
|
Use ‘index’ terminology for arena consistently
|
2021-01-17 18:38:08 +11:00 |
type_ref.rs
|
hir_ty: keep body::Expander in TyLoweringContext
|
2021-04-18 19:56:13 +02:00 |
visibility.rs
|
Fix visibility of items in block modules
|
2021-04-19 01:06:04 +02:00 |