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-06-04 19:29:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5ba645c009
rust
/
crates
/
libsyntax2
/
tests
/
data
/
lexer
/
0008_byte_strings.rs
4 lines
68 B
Rust
Raw
Normal View
History
Unescape
Escape
Lexer: byte strings sufixes
2017-12-31 11:10:18 +00:00
b
'
'
b
'x'
b
"
foo
"
br
""
b
'
'
suf
b
"
"
ix
br
""
br
byte literals
2018-08-23 17:04:13 +00:00
b
'\n'
b
'\\'
b
'\''
b
'
hello
'
Reference in New Issue
Copy Permalink