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-2256.rs
8 lines
91 B
Rust
Raw
Normal View
History
Unescape
Escape
Add a test for #2256
2018-01-10 21:30:13 +09:00
// こんにちは
use
std
::
borrow
::
Cow
;
Update tests 1. snake_case < CamelCase < UPPER_SNAKE_CASE 2. Use vertical layout for list with nested imports.
2018-03-31 13:16:36 +09:00
/*
comment 1
*/
/*
comment 2
*/
fixup tests
2018-03-15 14:06:54 +13:00
Update tests 1. snake_case < CamelCase < UPPER_SNAKE_CASE 2. Use vertical layout for list with nested imports.
2018-03-31 13:16:36 +09:00
/*
comment 3
*/
Reference in New Issue
Copy Permalink