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 12:07:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
14e59bb317
rust
/
tests
/
run-make
/
rustdoc-scrape-examples-ordering
/
examples
/
ex1.rs
12 lines
88 B
Rust
Raw
Normal View
History
Unescape
Escape
Add test for ordering of examples, simplify with single scrape.mk file
2021-10-09 03:49:05 +00:00
fn
main
(
)
{
Sort scraped call locations before serializing
2021-11-04 20:57:09 +00:00
foobar
::
ok
(
0
)
;
Add test for ordering of examples, simplify with single scrape.mk file
2021-10-09 03:49:05 +00:00
// this is a
Sort scraped call locations before serializing
2021-11-04 20:57:09 +00:00
// ..
Add test for ordering of examples, simplify with single scrape.mk file
2021-10-09 03:49:05 +00:00
// BIG
// item
}
Reference in New Issue
Copy Permalink