index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_parse_format
/
src
/
tests.rs
Age
Commit message (
Expand
)
Author
Lines
2025-06-09
Add ParseMode::Diagnostic unit tests
mejrs
-0
/
+42
2025-05-06
Remove duplicate impl of string unescape
Marijn Schouten
-37
/
+122
2025-02-08
Rustfmt
bjorn3
-290
/
+350
2025-01-28
parse_format optimize import use
Marijn Schouten
-8
/
+10
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-350
/
+290
2023-07-19
Fix unit tests
Michael Goulet
-0
/
+15
2023-01-27
Replace format flags u32 by enums and bools.
Mara Bos
-15
/
+60
2022-12-06
Box `rustc_parse_format::Piece::NextArgument`
Maybe Waffle
-40
/
+40
2022-10-01
Detect and reject out-of-range integers in format string literals
Colin Baumgarten
-0
/
+15
2022-08-25
Separate CountIsStar from CountIsParam in rustc_parse_format.
Mara Bos
-1
/
+1
2022-08-21
Fix rustc_parse_format precision & width spans
Alex Macleod
-11
/
+30
2022-07-31
Always include a position span in rustc_parse_format::Argument
Alex Macleod
-9
/
+61
2022-07-25
Generate correct suggestion with named arguments used positionally
Preston From
-8
/
+20
2022-07-20
Add diagnostic width span when '0$' is used as width.
miam-miam100
-0
/
+17
2022-05-03
Make rustc_parse_format compile on stable
bjorn3
-87
/
+85
2022-02-16
Correctly mark the span of captured arguments in `format_args!()`
Chayim Refael Friedman
-2
/
+2
2021-07-08
Rework SESSION_GLOBALS API to prevent overwriting it
Guillaume Gomez
-2
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+296