view rust/clippy.toml @ 51250:a8ca22119385

rust-index: add support for `del index[r]` Only the `del index[r:]` syntax was supported, but the comment said otherwise. It's not actually used in core code, but the C index supports it.
author Raphaël Gomès <rgomes@octobus.net>
date Thu, 02 Nov 2023 15:50:13 +0100
parents b88e9c707c95
children 541292a02e09
line wrap: on
line source

msrv = "1.61.0"