This website requires JavaScript.
Explore
Help
Sign in
mathieu
/
granite-rust
Watch
1
Star
0
Fork
You've already forked granite-rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
0e9b465d72
granite-rust
/
src
/
test
/
run-pass
/
utf8-bom.rs
6 lines
96 B
Rust
Raw
Normal View
History
Unescape
Escape
Add a ton of ignore-lexer-test
2014-07-21 15:57:14 -07:00
//
libsyntax: librustdoc: ignore utf-8 BOM in .rs files Closes #12974
2014-03-18 08:59:44 +08:00
// This file has utf-8 BOM, it should be compiled normally without error.
pub
fn
main
(
)
{
}
Reference in a new issue
Copy permalink