Sign in
rust
/
rust
/
refs/heads/perf-tmp
/
.
/
tests
/
ui
/
diagnostic-width
/
auxiliary
/
tab_column_numbers.rs
blob: 93418b7651c8bbe55fc761aa5307c6af3c7ef381 [
file
] [
log
] [
blame
] [
edit
]
// ignore-tidy-tab
pub
struct
S
;
impl
S
{
fn
method
(&
self
)
{}
}