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
/
tools
/
rustfmt
/
tests
/
source
/
issue_4823.rs
blob: a008dd3d83817cd4ca944381901d33da193d62e9 (
plain
)
1
2
3
4
5
macro_rules!
m
{
()
=>
{
type
Type
;
};
}