bjorn3
|
d33140d2dc
|
Make rustc_parse_format compile on stable
This allows it to be used by lightweight formatting systems and may
allow it to be used by rust-analyzer.
|
2022-05-03 11:26:58 +02:00 |
|
Chayim Refael Friedman
|
91adb6ccd6
|
Correctly mark the span of captured arguments in format_args!()
It should only include the identifier, or misspelling suggestions will be wrong.
|
2022-02-16 07:34:06 +00:00 |
|
Guillaume Gomez
|
a2654fb64c
|
Rework SESSION_GLOBALS API to prevent overwriting it
|
2021-07-08 16:16:28 +02:00 |
|
mark
|
9e5f7d5631
|
mv compiler to compiler/
|
2020-08-30 18:45:07 +03:00 |
|