rust/compiler/rustc_feature/src
niluxv 98a4834237 Split fuzzy_provenance_casts into lossy and fuzzy, feature gate and test it
* split `fuzzy_provenance_casts` into a ptr2int and a int2ptr lint
* feature gate both lints
* update documentation to be more realistic short term
* add tests for these lints
2022-04-08 17:41:28 +02:00
..
accepted.rs Stabilize native library modifier syntax and the whole-archive modifier specifically 2022-03-30 23:53:21 +03:00
active.rs Split fuzzy_provenance_casts into lossy and fuzzy, feature gate and test it 2022-04-08 17:41:28 +02:00
builtin_attrs.rs rework implementation for inherent impls for builtin types 2022-03-30 11:23:58 +02:00
lib.rs Check for duplicate attributes. 2021-11-18 16:10:26 -08:00
removed.rs Remove in-band lifetimes 2022-02-24 18:50:33 -08:00
tests.rs tidy: Re-enable check for inline unit tests 2020-12-12 19:18:44 +03:00