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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clippy_lints
/
src
/
missing_const_for_fn.rs
Age
Commit message (
Expand
)
Author
Lines
2020-01-13
Rustup to rust-lang/rust#68045
Yuki Okushi
-1
/
+2
2020-01-11
Rustup to rust-lang/rust#67806
Yuki Okushi
-3
/
+2
2020-01-09
Rustup to rust-lang/rust#67979
Yuki Okushi
-1
/
+1
2020-01-09
Rustup to rust-lang/rust#67781
Yuki Okushi
-1
/
+1
2020-01-07
Apply suggestion from code review
Yuki Okushi
-1
/
+1
2020-01-07
Normalize lint messages
Yuki Okushi
-1
/
+1
2020-01-07
Rustup to rust-lang/rust#67886
Yuki Okushi
-2
/
+2
2019-12-31
Rustup to rust-lang/rust#67707
Yuki Okushi
-1
/
+1
2019-12-30
Rustup to rust-lang/rust#66942
Yuki Okushi
-4
/
+4
2019-12-22
Add <'_> where necessary
flip1995
-1
/
+1
2019-12-04
Rustup to rust-lang/rust#66878
Matthias Krüger
-1
/
+2
2019-10-14
new lints around `#[must_use]` fns
Andre Bogus
-0
/
+1
2019-08-29
Fix missing_const_for_fn false positive
Philipp Hansch
-3
/
+17
2019-08-03
Doctests: Enable running doc tests for nursery lints
Philipp Hansch
-0
/
+10
2019-07-06
Rename hir::map::local_def_id_from_hir_id to local_def_id
Lzu Tao
-1
/
+1
2019-04-17
Use lint pass macros
Matthew Kraai
-13
/
+2
2019-03-07
Refactor: Extract `trait_ref_of_method` function
Philipp Hansch
-15
/
+2
2019-03-05
move lint documentation into macro invocations
Andy Russell
-44
/
+44
2019-03-05
Fix missing_const_for_fn for impl trait methods
Philipp Hansch
-1
/
+14
2019-03-04
Don't trigger missing_const_for_fn in external macros
Philipp Hansch
-2
/
+2
2019-02-20
partially HirIdify lints
ljedrz
-4
/
+3
2019-01-29
cargo fmt
Philipp Hansch
-2
/
+1
2019-01-29
Update various docs
Philipp Hansch
-3
/
+3
2019-01-29
Use built-in entry_fn detection over self-built
Philipp Hansch
-19
/
+14
2019-01-29
cargo fmt
Philipp Hansch
-16
/
+20
2019-01-29
Reorganize conditionals: Run faster checks first
Philipp Hansch
-17
/
+23
2019-01-29
Maybe fix ICE?
Philipp Hansch
-1
/
+3
2019-01-29
Add initial version of const_fn lint
Philipp Hansch
-0
/
+115