..
body
internal: merge hir::BinaryOp and ast::BinOp
2021-08-14 18:10:01 +03:00
item_tree
adjust hir_def::TypeBound::as_path
2021-08-04 19:49:19 +05:00
nameres
Do not replace items annotated with builtin attrs with the attr input
2021-08-20 13:50:06 +02:00
path
Fix two more “a”/“an” typos (this time the other way)
2021-08-22 17:36:58 +02:00
adt.rs
attr.rs
internal: remove useless helpers
2021-08-09 15:58:21 +03:00
body.rs
Add Limit
struct.
2021-07-19 13:26:11 +01:00
builtin_attr.rs
Do not replace items annotated with builtin attrs with the attr input
2021-08-20 13:50:06 +02:00
builtin_type.rs
child_by_source.rs
style
2021-08-16 18:29:16 +02:00
data.rs
Refactor & improve handling of overloaded binary operators
2021-08-22 17:35:50 +02:00
db.rs
Make it opt-in
2021-06-03 18:09:21 +02:00
dyn_map.rs
expr.rs
internal: prepare to merge hir::BinaryOp and ast::BinOp
2021-08-14 17:07:51 +03:00
find_path.rs
Explicitly connect an ambiguous import path case logic with the test on it
2021-07-16 00:41:00 +03:00
generics.rs
style
2021-08-16 18:29:16 +02:00
import_map.rs
Reduce fst_path calls
2021-06-11 00:10:09 +03:00
intern.rs
internal: intern AttrInput
2021-05-25 00:50:19 +02:00
item_scope.rs
internal: remove potentially slow method
2021-07-20 17:19:58 +03:00
item_tree.rs
Add TreeId
to identify ItemTree
s
2021-07-19 14:53:18 +02:00
keys.rs
Handle attribute macros in descend_into_macros
2021-06-06 17:03:37 +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
Fix visibility computation with modules from the same block
2021-07-05 16:06:50 +02:00
nameres.rs
internal: get rid of a call to slow O(N) visibility_of function
2021-07-12 21:13:43 +03:00
path.rs
Apply some clippy suggestions
2021-06-21 16:40:21 +02: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
Account sized bounds in parentheses printing inside of ptr/ref of rpit.
2021-08-08 00:54:38 +05:00
visibility.rs
Add a coverage mark
2021-07-05 17:06:16 +02:00