index
:
rustc
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
save-analysis
/
issue-73020.rs
blob: 87ce0933681c5d571d7a287de7959547aad76ed8 (
plain
)
1
2
3
4
5
// compile-flags: -Zsave-analysis
use
{
self
};
//~ ERROR E0431
fn
main
()
{
}