.. |
body
|
Only remember blocks that have a DefMap
|
2021-04-04 03:16:26 +02:00 |
item_tree
|
Use bitflags to compress function properties
|
2021-04-03 20:58:42 +02:00 |
nameres
|
Use shrink_to_fit to reduce DefMap sizes
|
2021-04-03 23:45:27 +02:00 |
path
|
Intern Attr, MacroCall and Path components
|
2021-04-01 20:35:21 +02:00 |
adt.rs
|
Global TypeRef/TraitRef interning
|
2021-04-01 19:46:43 +02:00 |
attr.rs
|
Make ast_to_token_tree infallible
|
2021-04-04 01:46:45 +02:00 |
body.rs
|
Merge #8324
|
2021-04-04 01:27:14 +00:00 |
builtin_attr.rs
|
Add builtin macro-like attributes
|
2021-03-19 14:33:31 +01:00 |
builtin_type.rs
|
|
|
child_by_source.rs
|
Access a body's block def maps via a method
|
2021-04-04 03:03:18 +02:00 |
data.rs
|
Use bitflags to compress function properties
|
2021-04-03 20:58:42 +02:00 |
db.rs
|
hir_def: move visibility queries from hir_ty to hir_def
|
2021-03-24 23:00:03 +01:00 |
diagnostics.rs
|
|
|
dyn_map.rs
|
|
|
expr.rs
|
Fix recursive macro statement expansion
|
2021-03-26 04:21:15 +08:00 |
find_path.rs
|
Code review fixes
|
2021-03-22 15:15:53 +02:00 |
generics.rs
|
|
|
import_map.rs
|
|
|
intern.rs
|
Allow interning strings
|
2021-04-03 01:00:45 +02:00 |
item_scope.rs
|
Use exhaustive matches in shrink_to_fit impls
|
2021-04-04 02:56:11 +02:00 |
item_tree.rs
|
Use bitflags to compress function properties
|
2021-04-03 20:58:42 +02:00 |
keys.rs
|
|
|
lang_item.rs
|
|
|
lib.rs
|
Global TypeRef/TraitRef interning
|
2021-04-01 19:46:43 +02:00 |
nameres.rs
|
Use exhaustive matches in shrink_to_fit impls
|
2021-04-04 02:56:11 +02:00 |
path.rs
|
Intern Attr, MacroCall and Path components
|
2021-04-01 20:35:21 +02:00 |
per_ns.rs
|
|
|
resolver.rs
|
resolver: manually traverse nested block scopes
|
2021-03-22 18:55:51 +01:00 |
src.rs
|
|
|
test_db.rs
|
Allow include! an empty content file
|
2021-04-03 12:50:55 +08:00 |
trace.rs
|
|
|
type_ref.rs
|
Remove TraitRef::Error
|
2021-03-29 18:41:21 +02:00 |
visibility.rs
|
hir_def: move visibility queries from hir_ty to hir_def
|
2021-03-24 23:00:03 +01:00 |