rust/tests/ui/offset-of
dianne d7d6238b23 use backticks instead of single quotes when reporting "use of unstable library feature"
This is consistent with all other diagnostics I could find containing
features and enables the use of `DiagSymbolList` for generalizing
diagnostics for unstable library features to multiple features.
2024-11-03 13:55:52 -08:00
..
auxiliary
offset-of-arg-count.rs Tweak more warnings. 2024-10-28 14:20:28 +11:00
offset-of-arg-count.stderr Tweak more warnings. 2024-10-28 14:20:28 +11:00
offset-of-builtin.rs
offset-of-builtin.stderr
offset-of-dst-field.rs
offset-of-dst-field.stderr Remove detail from label/note that is already available in other note 2024-10-29 16:26:57 +00:00
offset-of-enum.rs
offset-of-enum.stderr
offset-of-inference.rs
offset-of-inference.stderr
offset-of-must-use.rs
offset-of-must-use.stderr
offset-of-output-type.rs
offset-of-output-type.stderr
offset-of-private.rs
offset-of-private.stderr
offset-of-self.rs
offset-of-self.stderr
offset-of-slice-normalized.rs
offset-of-slice.rs
offset-of-temporaries.rs
offset-of-tuple-nested.rs
offset-of-tuple.rs Fix Parser::break_up_float's right span 2024-09-14 12:41:25 +02:00
offset-of-tuple.stderr Tweak more warnings. 2024-10-28 14:20:28 +11:00
offset-of-unsized.rs
offset-of-unstable-with-feature.rs
offset-of-unstable.rs
offset-of-unstable.stderr use backticks instead of single quotes when reporting "use of unstable library feature" 2024-11-03 13:55:52 -08:00