about summary refs log tree commit diff
path: root/clippy_lints/src/methods/get_unwrap.rs
AgeCommit message (Expand)AuthorLines
2024-08-17Replace `span_suggestion_with_style` with `_verbose`Alex Macleod-2/+1
2024-08-03Migrating restriction lints to `span_lint_and_then` (e -> i)xFrednet-18/+26
2024-04-01fix fallout from previous commity21-1/+1
2023-11-02Format let-chains across the code basePhilipp Krones-3/+3
2023-07-17Merge commit 'd9c24d1b1ee61f276e550b967409c9f155eac4e3' into clippyupPhilipp Krones-1/+1
2023-07-02Merge commit '37f4c1725d3fd7e9c3ffd8783246bc5589debc53' into clippyupPhilipp Krones-17/+16
2022-10-06Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyupPhilipp Krones-8/+3
2021-10-02Make diangostic item names consistentCameron Steffen-3/+3
2021-07-29Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b' into clippyupflip1995-3/+3
2021-04-08Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9' into clippyupflip1995-9/+11
2021-03-25Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1' into clippyupflip1995-4/+5
2021-03-12Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyupflip1995-0/+84