| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-06-23 | Don't run doctests | Chayim Refael Friedman | -0/+1 | |
| 2025-06-11 | Fix proc macro server handling of strings with minuses | Chayim Refael Friedman | -0/+1 | |
| It used to decompose them thinking they were numbers. | ||||
| 2025-05-05 | minor: Add more proc-macro tests for parsing negative literals | Lukas Wirth | -0/+5 | |
| 2025-04-04 | prefer default over new | BenjaminBrienen | -1/+1 | |
| 2025-03-18 | chore: Clean up proc-macro-srv CI job | Lukas Wirth | -1/+7 | |
| 2025-03-15 | edition = "2024" | BenjaminBrienen | -1/+1 | |
| 2025-02-27 | enable doctest | BenjaminBrienen | -1/+0 | |
| 2024-07-15 | Encode ident rawness and literal kind separately in tt::Leaf | Lukas Wirth | -1/+0 | |
| 2024-06-30 | Remove inline `rust_2018_idioms, unused_lifetimes` lint warn, Cargo.toml ↵ | Lukas Wirth | -1/+1 | |
| already enforces this | ||||
| 2024-04-21 | Allow rust files to be used linkedProjects | Lukas Wirth | -0/+162 | |
