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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
rustfmt
Age
Commit message (
Expand
)
Author
Lines
2022-11-11
Introduce `ExprKind::IncludedBytes`
clubby789
-0
/
+2
2022-10-19
Implement -Ztrack-diagnostics
mejrs
-0
/
+1
2022-10-10
Fix unclosed HTML tag in rustfmt doc
Guillaume Gomez
-1
/
+1
2022-10-10
Rename AssocItemKind::TyAlias to AssocItemKind::Type
Michael Goulet
-7
/
+7
2022-09-13
Auto merge of #96709 - jackh726:gats-stabilization, r=compiler-errors
bors
-12
/
+0
2022-09-02
rustfmt: BindingAnnotation change
Cameron Steffen
-5
/
+7
2022-08-30
Stabilize GATs
Jack Huey
-12
/
+0
2022-08-27
Sunset RLS
Eric Huss
-7
/
+3
2022-08-25
Rollup merge of #99332 - jyn514:stabilize-label-break-value, r=petrochenkov
Yuki Okushi
-4
/
+0
2022-08-23
Stabilize `#![feature(label_break_value)]`
Joshua Nelson
-4
/
+0
2022-08-22
Use `AttrVec` in more places.
Nicholas Nethercote
-11
/
+8
2022-08-17
Rollup merge of #100379 - davidtwco:triagebot-diag, r=Mark-Simulacrum
Matthias Krüger
-19
/
+33
2022-08-17
Rollup merge of #100018 - nnethercote:clean-up-LitKind, r=petrochenkov
Matthias Krüger
-3
/
+5
2022-08-16
Rename some things related to literals.
Nicholas Nethercote
-3
/
+5
2022-08-16
Shrink `ast::Attribute`.
Nicholas Nethercote
-4
/
+4
2022-08-15
errors: move translation logic into module
David Wood
-19
/
+33
2022-08-10
Do not consider method call receiver as an argument in AST.
Camille GILLOT
-5
/
+5
2022-07-29
Remove `TreeAndSpacing`.
Nicholas Nethercote
-37
/
+61
2022-07-12
Add rustfmt test for formatting `for<>` before closures
Maybe Waffle
-0
/
+16
2022-07-12
implement rustfmt formatting for `for<>` closure binders
Maybe Waffle
-13
/
+40
2022-07-02
ast: Add span to `Extern`
Nixon Enraght-Moony
-3
/
+3
2022-06-22
Merge commit 'c4416f20dcaec5d93077f72470e83e150fb923b1' into sync-rustfmt
Caleb Cartwright
-11633
/
+533
2022-06-16
Rollup merge of #97757 - xFrednet:rfc-2383-expect-with-force-warn, r=wesleywi...
Matthias Krüger
-4
/
+4
2022-06-16
Support lint expectations for `--force-warn` lints (RFC 2383)
xFrednet
-4
/
+4
2022-06-12
Merge commit '7b73b60faca71d01d900e49831fcb84553e93019' into sync-rustfmt
Caleb Cartwright
-1186
/
+12890
2022-05-21
Merge crate and restricted visibilities
Jacob Pratt
-8
/
+3
2022-05-21
Remove feature: `crate` visibility modifier
Jacob Pratt
-10
/
+5
2022-05-21
Remove `crate` visibility modifier in libs, tests
Jacob Pratt
-28
/
+2
2022-05-20
Fix typo
ydah
-2
/
+2
2022-05-18
fix rustfmt
klensy
-2
/
+2
2022-05-11
ast: Introduce some traits to get AST node properties generically
Vadim Petrochenkov
-14
/
+3
2022-05-11
Rollup merge of #96543 - nnethercote:rm-make_token_stream-hacks, r=Aaron1011
Yuki Okushi
-3
/
+1
2022-05-11
Remove some unnecessary invisible delimiter checks.
Nicholas Nethercote
-3
/
+1
2022-04-30
Fix the rustfmt build
Scott McMurray
-0
/
+5
2022-04-28
rustc_ast: Harmonize delimiter naming with `proc_macro::Delimiter`
Vadim Petrochenkov
-51
/
+51
2022-04-27
Make explicit an unreachable `NoDelim` case in `rustfmt`.
Nicholas Nethercote
-1
/
+1
2022-04-27
Avoid producing `NoDelim` values in `MacArgs::delim()`.
Nicholas Nethercote
-1
/
+1
2022-04-17
Visit generics inside visit_fn.
Camille GILLOT
-11
/
+20
2022-04-15
Rollup merge of #94461 - jhpratt:2024-edition, r=pnkfelix
Dylan DPC
-0
/
+6
2022-04-13
errors: lazily load fallback fluent bundle
David Wood
-5
/
+5
2022-04-05
session: opt for enabling directionality markers
David Wood
-1
/
+1
2022-04-05
errors: implement sysroot/testing bundle loading
David Wood
-1
/
+3
2022-04-05
errors: implement fallback diagnostic translation
David Wood
-0
/
+22
2022-04-05
span: move `MultiSpan`
David Wood
-1
/
+2
2022-04-02
Create 2024 edition
Jacob Pratt
-0
/
+6
2022-03-29
Merge commit '5ff7b632a95bac6955611d85040859128902c580' into sync-rustfmt-sub...
Caleb Cartwright
-235
/
+2013
2022-03-20
Take &mut Diagnostic in emit_diagnostic.
Camille GILLOT
-2
/
+4
2022-03-17
Rollup merge of #94960 - codehorseman:master, r=oli-obk
Dylan DPC
-2
/
+2
2022-03-16
rustc_error: make ErrorReported impossible to construct
mark
-3
/
+3
2022-03-16
resolve the conflict in compiler/rustc_session/src/parse.rs
codehorseman
-2
/
+2
[prev]
[next]