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
Age
Commit message (
Expand
)
Author
Lines
2021-07-08
Rework SESSION_GLOBALS API to prevent overwriting it
Guillaume Gomez
-2
/
+1
2021-05-24
remove cfg(bootstrap)
Pietro Albini
-1
/
+0
2021-03-28
Rollup merge of #83348 - osa1:issue83344, r=jackh726
Yuki Okushi
-4
/
+6
2021-03-27
format macro argument parsing fix
Ömer Sinan Ağacan
-4
/
+6
2021-03-27
Rollup merge of #83343 - osa1:issue83340, r=jackh726
Yuki Okushi
-14
/
+9
2021-03-21
Simplify and fix byte skipping in format! string parser
Ömer Sinan Ağacan
-14
/
+9
2021-03-19
stabilize or_patterns
mark
-1
/
+1
2021-02-06
parse_format: treat r" as a literal
David Hewitt
-1
/
+1
2021-01-17
rustc_parse_format: Fix character indices in find_skips
Ömer Sinan Ağacan
-1
/
+1
2021-01-14
Use Option::map_or instead of `.map(..).unwrap_or(..)`
LingMan
-2
/
+2
2020-09-23
/nightly/nightly-rustc
Erik Hofmayer
-1
/
+1
2020-09-23
Updated html_root_url for compiler crates
Erik Hofmayer
-1
/
+1
2020-09-21
Rollup merge of #76888 - matthiaskrgr:clippy_single_match_2, r=Dylan-DPC
ecstatic-morse
-6
/
+3
2020-09-20
use if let instead of single match arm expressions to compact code and reduce...
Matthias Krüger
-6
/
+3
2020-09-17
Remove redundant #![feature(...)] 's from compiler/
est31
-2
/
+0
2020-08-30
mv compiler to compiler/
mark
-0
/
+1125