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
/
ui
/
diagnostic-width
/
auxiliary
/
tab_column_numbers.rs
blob: 93418b7651c8bbe55fc761aa5307c6af3c7ef381 (
plain
)
1
2
3
4
5
6
// ignore-tidy-tab
pub
struct
S
;
impl
S
{
fn
method
(
&
self
)
{}
}