This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
tests
/
target
/
issue-3882.rs
5 lines
58 B
Rust
Raw
Normal View
History
Unescape
Escape
refactor: switch idempotence/system tests to style_edition Updates all the various files utilized in the system and idempotence tests to directly use the corresponding 'style_edition' configuration as opposed to keeping the original 'version' values and relying on the mapping.
2024-07-19 18:25:11 -05:00
// rustfmt-style_edition: 2024
fix Unparsable code when formmating (#3883)
2019-10-24 22:16:56 +09:00
fn
bar
(
_t
:
T
,
// bar
)
{
}
Reference in New Issue
Copy Permalink