Chayim Refael Friedman
|
8ca5ad6bdd
|
Fix proc macro server handling of strings with minuses
It used to decompose them thinking they were numbers.
|
2025-06-11 01:03:35 +03:00 |
|
Lukas Wirth
|
cb18ead726
|
minor: Add more proc-macro tests for parsing negative literals
|
2025-05-05 13:44:45 +02:00 |
|
BenjaminBrienen
|
2462624a7d
|
prefer default over new
|
2025-04-04 15:49:50 +02:00 |
|
Lukas Wirth
|
e846c04fbe
|
Encode ident rawness and literal kind separately in tt::Leaf
|
2024-07-15 12:24:40 +02:00 |
|
Lukas Wirth
|
21a3d01875
|
Remove inline rust_2018_idioms, unused_lifetimes lint warn, Cargo.toml already enforces this
|
2024-06-30 15:23:54 +02:00 |
|
Lukas Wirth
|
9e8a0fae0c
|
Lint debug prints and disallowed types with clippy
|
2024-02-01 17:57:27 +01:00 |
|
Lukas Wirth
|
4b7b602da9
|
Remove sysroot-abi feature flag from proc-macro-test
|
2024-01-10 09:53:12 +01:00 |
|
Laurențiu Nicola
|
d3d7c4b722
|
Allow unexpected_cfgs in proc-macro-test imp
|
2024-01-03 11:36:05 +02:00 |
|
Laurențiu Nicola
|
932d85b529
|
Merge commit '426d2842c1f0e5cc5e34bb37c7ac3ee0945f9746' into sync-from-ra2
|
2024-01-03 11:35:07 +02:00 |
|