This website requires JavaScript.
Explore
Help
Sign in
squiid
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Activity
48df8f8dc0
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 13:30:13 +01: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 06:16:36 +02:00
/*
comment 1
*/
/*
comment 2
*/
fixup tests
2018-03-15 02:06:54 +01:00
Update tests 1. snake_case < CamelCase < UPPER_SNAKE_CASE 2. Use vertical layout for list with nested imports.
2018-03-31 06:16:36 +02:00
/*
comment 3
*/
Reference in a new issue
Copy permalink