.. |
attr
|
Merge branch 'master' into sync-from-rust
|
2023-09-18 12:04:59 +03:00 |
body
|
Shrink PatPtr by swapping its AstPtr and Either wrap order
|
2023-10-06 12:32:37 +02:00 |
data
|
update rustc dependencies
|
2023-11-08 01:16:47 +03:30 |
dyn_map
|
Merge commit 'baee6b338b0ea076cd7a9f18d47f175dd2ba0e5d' into sync-from-ra
|
2023-08-07 12:03:15 +03:00 |
hir
|
Switch to in-tree rustc dependencies with a cfg flag
|
2023-09-15 18:10:11 +03:30 |
item_tree
|
Allocate ast ids for parameters
|
2023-09-28 13:16:11 +02:00 |
macro_expansion_tests
|
Emit builtin#format_args in builtin format_args expander
|
2023-09-06 18:08:20 +02:00 |
nameres
|
Run cargo fmt on 1.72
|
2023-08-25 22:24:41 +03:30 |
path
|
|
|
attr.rs
|
Recognize custom main function as binary entrypoint for runnables
|
2023-10-04 12:07:41 +02:00 |
body.rs
|
Shrink PatPtr by swapping its AstPtr and Either wrap order
|
2023-10-06 12:32:37 +02:00 |
builtin_type.rs
|
|
|
child_by_source.rs
|
Merge commit 'baee6b338b0ea076cd7a9f18d47f175dd2ba0e5d' into sync-from-ra
|
2023-08-07 12:03:15 +03:00 |
data.rs
|
Allocate ast ids for parameters
|
2023-09-28 13:16:11 +02:00 |
db.rs
|
Merge commit '9b3d03408c66749d56466bb09baf2a7177deb6ce' into sync-from-ra
|
2023-08-21 12:44:09 +03:00 |
dyn_map.rs
|
refactor: move implementation inside anymap crate into stdx crate
|
2023-09-20 09:02:10 +09:00 |
expander.rs
|
Merge commit 'baee6b338b0ea076cd7a9f18d47f175dd2ba0e5d' into sync-from-ra
|
2023-08-07 12:03:15 +03:00 |
find_path.rs
|
Prepare ImportMap for supportin multiple import paths per item
|
2023-11-11 14:04:24 +01:00 |
generics.rs
|
Merge commit '9b3d03408c66749d56466bb09baf2a7177deb6ce' into sync-from-ra
|
2023-08-21 12:44:09 +03:00 |
hir.rs
|
Desugar builtin#format_args
|
2023-09-06 15:21:41 +02:00 |
import_map.rs
|
Record all import paths per item in ImportMap
|
2023-11-11 14:48:44 +01:00 |
item_scope.rs
|
Merge commit '9b3d03408c66749d56466bb09baf2a7177deb6ce' into sync-from-ra
|
2023-08-21 12:44:09 +03:00 |
item_tree.rs
|
Allocate ast ids for parameters
|
2023-09-28 13:16:11 +02:00 |
lang_item.rs
|
Desugar builtin#format_args
|
2023-09-06 15:21:41 +02:00 |
lib.rs
|
fix: add incorrect case diagnostics for module names
|
2023-10-09 13:36:39 -07:00 |
lower.rs
|
Less once_cell more std
|
2023-09-01 17:30:59 +02:00 |
nameres.rs
|
remove the repetitive word
|
2023-09-02 14:18:10 +08:00 |
path.rs
|
Desugar builtin#format_args
|
2023-09-06 15:21:41 +02:00 |
per_ns.rs
|
Merge commit '9b3d03408c66749d56466bb09baf2a7177deb6ce' into sync-from-ra
|
2023-08-21 12:44:09 +03:00 |
pretty.rs
|
Desugar builtin#format_args
|
2023-09-06 15:21:41 +02:00 |
resolver.rs
|
Desugar builtin#format_args
|
2023-09-06 15:21:41 +02:00 |
src.rs
|
Merge commit '9b3d03408c66749d56466bb09baf2a7177deb6ce' into sync-from-ra
|
2023-08-21 12:44:09 +03:00 |
test_db.rs
|
|
|
trace.rs
|
|
|
visibility.rs
|
|
|