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
offset-of-arg-count.stderr
offset-of-builtin.rs
offset-of-builtin.stderr
offset-of-dst-field.rs
offset-of-dst-field.stderr
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
offset-of-tuple.stderr
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