This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-05-01 15:50:05 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a7e32a5319f82c19f7c8024efd3afcc1825fa5e2
rust
/
tests
/
run-make
/
rustdoc-scrape-examples-paths
/
foo
/
examples
/
complex.rs
T
Guillaume Gomez
a2b1714fb2
Add regression test for rustdoc scrape-examples feature crash (
#144752
)
2025-08-06 17:26:08 +02:00
4 lines
45 B
Rust
Raw
Blame
History
fn
main
(
)
{
let
mut
x
=
foo
::
X
::
new
(
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink