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
/
tests
/
rustdoc
/
auxiliary
/
issue-23207-2.rs
blob: b92b16653167bb7ff951da950d28862d5da95257 (
plain
)
1
2
3
4
5
extern
crate
issue_23207_1
;
pub
mod
fmt
{
pub
use
issue_23207_1
::
fmt
::
Error
;
}