This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3b6593a0b4
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-08 22:49:05 -05:00
fn
main
(
)
{
Sort scraped call locations before serializing
2021-11-04 15:57:09 -05:00
foobar
::
ok
(
0
)
;
Add test for ordering of examples, simplify with single scrape.mk file
2021-10-08 22:49:05 -05:00
// this is a
Sort scraped call locations before serializing
2021-11-04 15:57:09 -05:00
// ..
Add test for ordering of examples, simplify with single scrape.mk file
2021-10-08 22:49:05 -05:00
// BIG
// item
}
Reference in New Issue
Copy Permalink