about summary refs log tree commit diff
path: root/src/test/debuginfo/enum-thinlto.rs
diff options
context:
space:
mode:
authorSteven Fackler <sfackler@gmail.com>2019-05-16 19:48:13 -0700
committerSteven Fackler <sfackler@gmail.com>2019-05-16 19:48:13 -0700
commite836a4cd79c8b7f6ba8ea93c6da29e7b803116f3 (patch)
treed54df8b94952d9f55691f47e3b9b905db9503114 /src/test/debuginfo/enum-thinlto.rs
parent4f53b5c42baf498b0dd8adbe59aae648a2cf6c14 (diff)
downloadrust-e836a4cd79c8b7f6ba8ea93c6da29e7b803116f3.tar.gz
rust-e836a4cd79c8b7f6ba8ea93c6da29e7b803116f3.zip
Prevent Error::type_id overrides
type_id now takes an argument that can't be named outside of the
std::error module, which prevents any implementations from overriding
it. It's a pretty grody solution, and there's no way we can stabilize
the method with this API, but it avoids the soudness issue!

Closes #60784
Diffstat (limited to 'src/test/debuginfo/enum-thinlto.rs')
0 files changed, 0 insertions, 0 deletions