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
/
mutable_debug_assertion.rs
Age
Commit message (
Expand
)
Author
Lines
2020-01-31
Move debug_assertions_with_mut_call to nursery
flip1995
-1
/
+1
2020-01-31
Don't trigger `debug_assert_with_mut_call` on `.await`
flip1995
-1
/
+3
2020-01-31
Small refactor of mutable_debug_assertions
flip1995
-24
/
+24
2020-01-13
Rustup to rust-lang/rust#68045
Yuki Okushi
-1
/
+1
2020-01-11
Rustup to rust-lang/rust#67806
Yuki Okushi
-3
/
+3
2020-01-09
Rustup to rust-lang/rust#67979
Yuki Okushi
-2
/
+5
2020-01-07
Rustup to rust-lang/rust#67886
Yuki Okushi
-1
/
+1
2019-12-31
Rustup to rust-lang/rust#67707
Yuki Okushi
-1
/
+1
2019-12-27
Rustup to rust-lang/rust#66936
Yuki Okushi
-3
/
+3
2019-12-21
rustup "Merge `ast::Mutability` and `mir::Mutability`"
Lzu Tao
-2
/
+2
2019-12-04
Rustup to rust-lang/rust#66878
Matthias Krüger
-1
/
+2
2019-11-27
Add BorrowKind::Ref
Manish Goregaokar
-4
/
+4
2019-11-25
Rustup to rust-lang/rust#66671
flip1995
-3
/
+3
2019-11-11
MutImmutable -> Immutable, MutMutable -> Mutable, CaptureClause -> CaptureBy
Manish Goregaokar
-2
/
+2
2019-10-22
Add lint for debug_assert_with_mut_call
Marcel Hellwig
-0
/
+155