|
attr
|
Remove style() from AttributeExt trait
|
2025-06-21 11:09:13 -07:00 |
|
util
|
Introduce ByteSymbol.
|
2025-06-30 20:42:27 +10:00 |
|
entry.rs
|
remove support for the #[start] attribute
|
2025-01-21 06:59:15 -07:00 |
|
format.rs
|
Implement DesugaringKind::FormatLiteral
|
2025-06-22 10:58:25 +02:00 |
|
lib.rs
|
Remove unused feature gates
|
2025-06-28 23:36:46 +00:00 |
|
node_id.rs
|
Reformat use declarations.
|
2024-07-29 08:26:52 +10:00 |
|
ptr.rs
|
Reduce P<T> to a typedef of Box<T>.
|
2025-05-27 13:29:24 +10:00 |
|
token.rs
|
Add Ident::is_non_reserved_ident
|
2025-06-26 18:11:14 +00:00 |
|
tokenstream.rs
|
Add Ident::is_non_reserved_ident
|
2025-06-26 18:11:14 +00:00 |
|
visit.rs
|
Detect more cases of unused_parens around types
|
2025-07-01 08:56:20 +02:00 |