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
/
panic_unimplemented.rs
Age
Commit message (
Expand
)
Author
Lines
2025-02-20
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-2
/
+3
2024-09-24
Merge commit '7901289135257ca0fbed3a5522526f95b0f5edba' into clippy-subtree-u...
Philipp Krones
-30
/
+48
2024-08-25
check std::panic::panic_any in panic lint
kyoto7250
-30
/
+48
2024-07-25
Merge commit '37f4fbb92913586b73a35772efd00eccd1cbbe13' into clippy-subtree-u...
Philipp Krones
-2
/
+10
2024-07-17
Refactor for using config values:
Jason Newcomb
-2
/
+10
2024-05-30
Merge commit 'c9139bd546d9cd69df817faeab62c5f9b1a51337' into clippy-subtree-u...
Philipp Krones
-9
/
+9
2024-05-23
For restriction lints, replace “Why is this bad?” with “Why restrict th...
Kevin Reid
-9
/
+9
2024-05-16
Add configuration option for ignoring `panic!()` in tests
Daniel Sedlak
-3
/
+11
2024-05-21
Merge commit '2efebd2f0c03dabbe5c3ad7b4ebfbd99238d1fb2' into clippy-subtree-u...
Philipp Krones
-3
/
+11
2023-12-01
Merge commit 'f0cdee4a3f094416189261481eae374b76792af1' into clippy-subtree-sync
Philipp Krones
-1
/
+1
2023-11-25
Use absolute path for `declare_tool_lint` in `declare_clippy_lint`
Alex Macleod
-1
/
+1
2023-11-02
Merge commit '09ac14c901abc43bd0d617ae4a44e8a4fed98d9c' into clippyup
Philipp Krones
-4
/
+9
2023-10-27
Expand docs on clippy::todo
Wilfred Hughes
-4
/
+9
2023-07-17
Merge commit 'd9c24d1b1ee61f276e550b967409c9f155eac4e3' into clippyup
Philipp Krones
-1
/
+3
2023-07-14
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-1
/
+3
2022-04-08
Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd' into clippyup
flip1995
-0
/
+4
2022-03-26
Do not fire `panic` in a constant environment
Caio
-0
/
+4
2022-01-13
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
flip1995
-29
/
+27
2022-01-04
New macro utils
bors
-29
/
+27
2021-12-06
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
flip1995
-0
/
+4
2021-11-10
Added `clippy::version` attribute to all normal lints
xFrednet
-0
/
+4
2021-07-29
Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b' into clippyup
flip1995
-20
/
+20
2021-07-28
Update lint documentation to use markdown headlines
xFrednet
-20
/
+20
2021-07-15
Merge commit '54a20a02ecd0e1352a871aa0990bcc8b8b03173e' into clippyup
flip1995
-1
/
+3
2021-07-06
fix false positive (panic message) with assert macro using message parameter
iobtl
-1
/
+3
2021-04-22
Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup
flip1995
-1
/
+1
2021-04-10
Fix false-positive `debug_assert` in `panic`
daxpedda
-1
/
+1
2021-04-08
Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup
flip1995
-4
/
+3
2021-03-31
Eat dogfood
Cameron Steffen
-4
/
+3
2021-03-25
Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1' into clippyup
flip1995
-1
/
+2
2021-03-17
Don't re-export clippy_utils::*
Cameron Steffen
-1
/
+1
2021-03-15
Don't re-export clippy_utils::diagnostics::*
Cameron Steffen
-1
/
+2
2020-12-06
Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup
flip1995
-7
/
+2
2020-11-28
issue_6357 update unreachable macro usage
Rajkumar Natarajan
-7
/
+2
2020-11-23
Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18' into clippyup
flip1995
-1
/
+1
2020-11-20
Fix dogfood errors
flip1995
-1
/
+1
2020-11-19
Remove the clippy::panic-params lint.
Mara Bos
-42
/
+4
2020-11-17
Fix handling of panic calls
Camelid
-22
/
+22
2020-07-26
Merge commit 'da5a6fb1b65ec6581a67e942a3850f6bc15a552c' into clippyup
flip1995
-6
/
+3
2020-07-03
Use 'tcx for references to AccessLevels wherever possible.
Eduard-Mihai Burtescu
-3
/
+3
2020-03-01
Rustup to rust-lang/rust#69592
Yuki Okushi
-1
/
+1
2020-02-21
Fix fallout
flip1995
-1
/
+1
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
/
+2
2020-01-07
Rustup to rust-lang/rust#67886
Yuki Okushi
-1
/
+1
2020-01-05
Rustup to rust-lang/rust#67137
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-04
Rustup to rust-lang/rust#66878
Matthias Krüger
-1
/
+2
2019-10-18
Split out tests
Heinz N. Gies
-1
/
+1
[next]