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
4f32ce8434
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 06:30:13 -06: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-30 23:16:36 -05:00
/*
comment 1
*/
/*
comment 2
*/
fixup tests
2018-03-14 20:06:54 -05:00
Update tests 1. snake_case < CamelCase < UPPER_SNAKE_CASE 2. Use vertical layout for list with nested imports.
2018-03-30 23:16:36 -05:00
/*
comment 3
*/
Reference in New Issue
Copy Permalink