about summary refs log tree commit diff
path: root/src/test/ui/error-codes/E0395.rs
AgeCommit message (Expand)AuthorLines
2020-06-20Refer just to the issue in the raw ptr cmp diagnostic instead of explaining e...Oliver Scherer-1/+1
2020-06-19Remove the const_raw_ptr_comparison feature gate.Oliver Scherer-3/+1
2019-04-10Tweak unstable diagnostic outputEsteban Küber-1/+3
2019-01-21Declare some unconst operations as unsafe in const fnOliver Scherer-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-07Add feature gate testOliver Schneider-0/+2
2018-08-07Also put comparing raw pointers behind a feature gateOliver Schneider-1/+1
2018-02-08Move some E0XXX to `ui`Esteban Küber-0/+16