index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
clippy
/
tests
/
ui
/
author
/
call.rs
blob: e99c3c41dc4e1db83e357bfeab36c3d3d5d65309 (
plain
)
1
2
3
4
fn main() { #[clippy::author] let _ = ::std::cmp::min(3, 4); }