rust/compiler
Dylan DPC 3d834bc0d3
Rollup merge of #76293 - Amjad50:incompatible_features_error, r=lcnr
Implementation of incompatible features error

Proposal of a new error: Incompatible features

This error should happen if two features which are not compatible are used together.

For now the only incompatible features are `const_generics` and `min_const_generics`

fixes #76280
2020-09-07 01:17:50 +02:00
..
2020-09-03 23:28:22 +02:00
2020-09-04 18:28:20 +02:00
2020-09-04 17:47:51 +02:00
2020-09-04 17:47:51 +02:00
2020-09-03 23:28:22 +02:00
2020-09-04 17:47:51 +02:00
2020-09-04 19:17:57 -04:00
2020-09-04 17:47:51 +02:00