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-04-30 20:17:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
453b51a65a
rust
/
tests
/
rustdoc
/
doctest
/
doctest-manual-crate-name.rs
8 lines
92 B
Rust
Raw
Normal View
History
Unescape
Escape
[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives
2024-02-22 12:10:29 +00:00
//@ compile-flags:--test
force binary filename for compiled doctests
2019-01-04 15:57:17 +00:00
//! ```
//! #![crate_name="asdf"]
//!
//! println!("yo");
//! ```
Reference in New Issue
Copy Permalink