Ryo Yoshida
|
10b5fd1431
|
Minor refactoring
- use `str::parse()` rather than `FromStr::from_str()`
- use `iter::once()` instead of constructing `Vec` for a single element
|
2023-07-27 16:30:57 +09:00 |
|
Mara Bos
|
6502421771
|
Remove outdated import in r-a proc macro server.
|
2023-06-21 14:02:59 +02:00 |
|
Jacob Pratt
|
be346a0ed6
|
Add Span::{line, column}
|
2023-06-20 19:40:25 -04:00 |
|
Jacob Pratt
|
306398b808
|
Span::{before, after} → Span::{start, end}
|
2023-06-20 19:40:25 -04:00 |
|
Jacob Pratt
|
e130d7a15d
|
Remove LineColumn , Span::start , Span::end
|
2023-06-20 19:40:24 -04:00 |
|
Laurențiu Nicola
|
9326cf7f0c
|
Merge commit 'cd3bf9fe51676b520c546460e6d8919b8c8ff99f' into sync-from-ra
|
2023-06-19 09:14:04 +03:00 |
|
Laurențiu Nicola
|
c48062fe2a
|
Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-ra
|
2023-06-05 12:04:23 +03:00 |
|