gnunicorn / clippy-service

Linting your rust project with clippy as a service
GNU Affero General Public License v3.0
36 stars 9 forks source link

Stable Rider strikes again: Remove slice_concat_ext feature use #19

Closed skade closed 8 years ago

skade commented 8 years ago

SliceConcatExt is available on stable and on nightly without flags, just not in places where the prelude is not used.