.. |
attrs.rs
|
Make use of ThinArc in RawAttrs
|
2024-03-21 11:49:09 +01:00 |
builtin_attr_macro.rs
|
Repalce Span with SyntaxContextId in MacroCallLoc
|
2024-03-15 12:47:05 +01:00 |
builtin_derive_macro.rs
|
Repalce Span with SyntaxContextId in MacroCallLoc
|
2024-03-15 12:47:05 +01:00 |
builtin_fn_macro.rs
|
Move Edition into span crate
|
2024-03-21 10:21:44 +01:00 |
cfg_process.rs
|
Fix some cfg censoring bugs
|
2024-04-03 16:43:08 +02:00 |
change.rs
|
Stop using an Arc when setting the file text
|
2024-03-08 20:30:12 +02:00 |
db.rs
|
Fix some cfg censoring bugs
|
2024-04-03 16:43:08 +02:00 |
declarative.rs
|
Resolve whether $pat is $pat_param or not via 🌟hygiene🌟
|
2024-03-21 10:22:45 +01:00 |
eager.rs
|
Repalce Span with SyntaxContextId in MacroCallLoc
|
2024-03-15 12:47:05 +01:00 |
files.rs
|
internal: Improve rooted upmapping
|
2024-03-12 13:46:58 +01:00 |
fixup.rs
|
Remove usages of SpanData where Span suffices
|
2024-03-15 13:02:40 +01:00 |
hygiene.rs
|
Repalce Span with SyntaxContextId in MacroCallLoc
|
2024-03-15 12:47:05 +01:00 |
lib.rs
|
Rename ProcMacroKind::FuncLike to Bang
|
2024-03-22 11:20:56 +01:00 |
mod_path.rs
|
fix: handle self::super in lowering of UseTree
|
2024-03-22 15:36:00 +08:00 |
name.rs
|
fix: Don't invalid body query results when generating desugared names
|
2024-03-07 15:03:16 +01:00 |
proc_macro.rs
|
Rename ProcMacroKind::FuncLike to Bang
|
2024-03-22 11:20:56 +01:00 |
quote.rs
|
Remove dead test code
|
2024-03-14 16:24:51 +01:00 |
span_map.rs
|
internal: Use assoc items as anchors for spans
|
2024-03-15 09:28:39 +01:00 |