mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 15:01:51 +00:00
30c0e4e72b
* ensuring that offset_of!(Self, ...) works iff inside an impl block * ensuring that the output type is usize and doesn't coerce. this can be changed in the future, but if it is done, it should be a conscious descision * improving the privacy checking test * ensuring that generics don't let you escape the unsized check |
||
---|---|---|
.. | ||
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-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-unstable-with-feature.rs | ||
offset-of-unstable.rs | ||
offset-of-unstable.stderr |