.. |
builtin
|
internal: Implement naked_asm! builtin
|
2024-12-12 17:43:27 +01:00 |
attrs.rs
|
Do not allocate attributes entry if there are no attributes
|
2024-10-25 06:15:06 +03:00 |
builtin.rs
|
Always cache macro expansions' root node in Semantics
|
2024-09-17 00:19:39 +03:00 |
cfg_process.rs
|
Handle lint attributes that are under #[cfg_attr]
|
2024-09-19 22:21:48 +03:00 |
change.rs
|
chore: rename salsa to ra_salsa
|
2024-10-14 10:09:22 -04:00 |
db.rs
|
Fix a case where completion was unable to expand a macro
|
2024-12-20 13:14:59 +02:00 |
declarative.rs
|
Remove unnecessary symbols and add missing symbols
|
2024-09-09 16:36:37 +08:00 |
eager.rs
|
Revert "feat: Implement module_path macro"
|
2024-08-27 08:19:09 +02:00 |
files.rs
|
Lay the foundation for diagnostics in ty lowering, and implement a first diagnostic
|
2024-12-04 14:22:56 +02:00 |
fixup.rs
|
fix: Fix syntax fixup inserting unnecessary semicolons
|
2024-12-02 13:35:58 +01:00 |
hygiene.rs
|
Fix new nightly lints
|
2024-10-22 11:48:41 +02:00 |
inert_attr_macro.rs
|
Stabilize #[coverage] attribute
|
2024-12-16 21:07:06 -05:00 |
lib.rs
|
Show expansion errors in expand_macro feature
|
2024-12-13 09:36:03 +01:00 |
mod_path.rs
|
Properly account for editions in names
|
2024-08-16 16:46:24 +03:00 |
name.rs
|
Implement semitransparent hygiene
|
2024-10-22 21:26:56 +03:00 |
prettify_macro_expansion_.rs
|
Fix prettify_macro_expansion() when the node isn't the whole file
|
2024-10-05 22:39:33 +03:00 |
proc_macro.rs
|
Properly set the working directory for proc-macro execution
|
2024-09-11 12:23:12 +02:00 |
span_map.rs
|
Split out syntax-bridge into a separate crate
|
2024-08-05 13:45:00 +02:00 |