Skip to content

Pull requests: rust-lang/rustfmt

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt click/return to exclude labels
or click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Change default newline style to "Native"
#2823 by fwalch was merged Jul 16, 2018 Loading…
Update for new FnKind::FkMethod signature
#13 by Stebalien was merged Mar 22, 2015 Loading…
Update from Path to PathBuf
#12 by djg was merged Mar 20, 2015 Loading…
mut was eaten out of mut self in fn args.
#57 by defyrlt was merged May 1, 2015 Loading…
Change import lists with one item to single import
#59 by mattyhall was merged May 11, 2015 Loading…
Spaces around in type bounds
#55 by tedsta was merged May 1, 2015 Loading…
babysteps towards #51
#60 by oli-obk was merged May 2, 2015 Loading…
a panic->Result conversion approach to idem test
#61 by oli-obk was merged May 11, 2015 Loading…
Fix a missing word in the README
#63 by nicholasbishop was merged May 2, 2015 Loading…
turn rustfmt into a lib, but still generate a binary
#51 by oli-obk was closed May 4, 2015 Loading…
Show diffs for failing tests
#67 by marcusklaas was merged May 13, 2015 Loading…
Keep import lists on a single line when possible
#68 by marcusklaas was merged May 11, 2015 Loading…
Trust the borrow checker.
#58 by Stebalien was merged May 1, 2015 Loading…
Correctly indent use items and functions
#62 by marcusklaas was merged May 4, 2015 Loading…
Format required methods on traits
#65 by marcusklaas was merged May 12, 2015 Loading…
Use AtomicUsize instead of static mut that require unsafe
#43 by tbu- was merged Apr 30, 2015 Loading…
Fix warnings in cargo test
#46 by tbu- was merged Apr 30, 2015 Loading…
Add Cargo.lock file, because this application is a program
#47 by tbu- was merged Apr 30, 2015 Loading…
Add a missing "not" to readme
#50 by milibopp was merged Apr 30, 2015 Loading…
Handle pub use (fixes #23)
#39 by Manishearth was merged Apr 30, 2015 Loading…
Travisify
#40 by Manishearth was merged Apr 30, 2015 Loading…
handle windows newlines
#48 by oli-obk was merged May 11, 2015 Loading…
add gitignore
#49 by oli-obk was merged Apr 30, 2015 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.