Skip to content

Commit a6acb29

Browse files
authored
Rollup merge of rust-lang#144765 - Qelxiros:range-inclusive-last, r=jhpratt
inclusive `Range`s: change `end` to `last` Tracking issue: rust-lang#125687 ACP: rust-lang/libs-team#511
2 parents 0df12d7 + 20226db commit a6acb29

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clippy_utils/src/sym.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,6 @@ generate! {
194194
itertools,
195195
join,
196196
kw,
197-
last,
198197
lazy_static,
199198
lint_vec,
200199
ln,

0 commit comments

Comments
 (0)