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
/
vendor
/
proc-macro-hack
/
tests
/
ui
/
unexpected.rs
blob: 122ded5191f58ae6f0f93a718de5742771129ad9 (
plain
)
1
2
3
4
5
6
use
proc_macro_hack
::
proc_macro_hack
;
#[proc_macro_hack]
pub
struct
What
;
fn
main
()
{}