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
/
regex.rs
Age
Commit message (
Expand
)
Author
Lines
2025-01-03
Update version attribute for 1.84 clippy lints
xFrednet
-1
/
+1
2024-12-24
Examples fixes for regex
alexey semenyuk
-0
/
+10
2024-10-05
Auto merge of #13412 - GnomedDev:regex-comp-in-loop, r=y21
bors
-2
/
+63
2024-10-05
Avoid linting for Regexes compiled in items defined in loops
GnomedDev
-5
/
+6
2024-09-23
Avoid looking regex crate up multiple times
GnomedDev
-6
/
+9
2024-09-21
Implement lint for regex::Regex compilation inside a loop
GnomedDev
-1
/
+61
2024-08-11
Remove more instances of `snippet_opt`.
Jason Newcomb
-2
/
+2
2024-08-08
Require `ConstEvalCtxt` to be constructed.
Jason Newcomb
-2
/
+2
2024-07-17
Refactor for using config values:
Jason Newcomb
-1
/
+1
2024-04-01
fix fallout from previous commit
y21
-3
/
+3
2023-11-25
Use absolute path for `declare_tool_lint` in `declare_clippy_lint`
Alex Macleod
-1
/
+1
2023-11-16
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-7
/
+5
2023-11-10
Run `if-to-let-chain clippy*/**/*.rs`
Alex Macleod
-7
/
+5
2023-11-02
Minimize `pub` usage in `source_map.rs`.
Nicholas Nethercote
-1
/
+1
2023-07-17
Merge commit 'd9c24d1b1ee61f276e550b967409c9f155eac4e3' into clippyup
Philipp Krones
-20
/
+46
2023-07-05
Fix regex lints for regex 1.9.0
Alex Macleod
-20
/
+46
2023-06-02
Merge commit '30448e8cf98d4754350db0c959644564f317bc0f' into clippyup
Philipp Krones
-1
/
+1
2023-05-28
Fixing `invalid_regex` with invalid UTF8. Also, adding more test cases
Renato Lochetti
-1
/
+1
2023-05-20
Merge commit '435a8ad86c7a33bd7ffb91c59039943408d3b6aa' into clippyup
Philipp Krones
-13
/
+12
2023-05-18
Slightly refactor constant evaluation and add detection for empty macro expan...
Jason Newcomb
-1
/
+1
2023-05-18
Auto merge of #10682 - J-ZhengLi:issue10680, r=dswij
bors
-12
/
+11
2023-05-05
Merge commit '371120bdbf58a331db5dcfb2d9cddc040f486de8' into clippyup
Philipp Krones
-1
/
+1
2023-04-23
Merge remote-tracking branch 'upstream/master' into rustup
Philipp Krones
-1
/
+1
2023-04-22
bump up `regex-syntax` dependency version to 0.7.0
J-ZhengLi
-12
/
+11
2023-02-10
Merge commit '0f7558148c22e53cd4608773b56cdfa50dcdeac3' into clippyup
Philipp Krones
-45
/
+44
2023-01-26
`invalid_regex`: Show full error when string value doesn't match source
Alex Macleod
-45
/
+44
2022-10-06
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
Philipp Krones
-2
/
+2
2022-09-23
Apply uninlined_format-args to clippy_lints
Yuri Astrakhan
-2
/
+2
2022-08-11
Merge commit '2b2190cb5667cdd276a24ef8b9f3692209c54a89' into clippyup
Philipp Krones
-6
/
+5
2022-08-02
use slice match more often
tabokie
-6
/
+5
2022-07-18
Merge commit 'fdb84cbfd25908df5683f8f62388f663d9260e39' into clippyup
Philipp Krones
-1
/
+1
2022-07-18
Fix example for `clippy::invalid_regex`
alexey semenyuk
-1
/
+1
2022-05-21
Merge 'rust-clippy/master' into clippyup
xFrednet
-2
/
+0
2022-05-12
Use the traits added to the Rust 2021 Edition prelude
Koichi ITO
-1
/
+0
2022-05-07
Replace `#[allow]` with `#[expect]` in Clippy
xFrednet
-1
/
+0
2022-03-25
Update clippy helper function types
Grisha Vartanyan
-1
/
+1
2021-12-15
Remove unnecessary sigils around `Symbol::as_str()` calls.
Nicholas Nethercote
-1
/
+1
2021-12-06
Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup
flip1995
-0
/
+2
2021-09-28
Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup
flip1995
-5
/
+2
2021-09-11
Auto merge of #84373 - cjgillot:resolve-span, r=michaelwoerister,petrochenkov
bors
-1
/
+1
2021-09-10
Keep a parent LocalDefId in SpanData.
Camille GILLOT
-1
/
+1
2021-09-09
Ignore automatically derived impls of `Clone` and `Debug` in dead code analysis
Fabian Wolff
-6
/
+2
2021-07-29
Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b' into clippyup
flip1995
-9
/
+12
2021-06-03
Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31' into clippyup
flip1995
-1
/
+1
2021-04-08
Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyup
flip1995
-2
/
+2
2021-03-25
Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1' into clippyup
flip1995
-1
/
+2
2021-02-11
Merge commit '70c0f90453701e7d6d9b99aaa1fc6a765937b736' into clippyup
flip1995
-2
/
+4
2020-11-23
Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18' into clippyup
flip1995
-2
/
+2
2020-10-09
Merge commit '2f6439ae6a6803d030cceb3ee14c9150e91b328b' into clippyup
flip1995
-1
/
+1
2020-07-17
Rename TypeckTables to TypeckResults.
Valentin Lazureanu
-1
/
+1
[next]