This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-02-09 21:42:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7d9a2ef96d
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 12:30:13 +00: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 04:16:36 +00:00
/*
comment 1
*/
/*
comment 2
*/
fixup tests
2018-03-15 01:06:54 +00:00
Update tests 1. snake_case < CamelCase < UPPER_SNAKE_CASE 2. Use vertical layout for list with nested imports.
2018-03-31 04:16:36 +00:00
/*
comment 3
*/
Reference in New Issue
Copy Permalink