about summary refs log tree commit diff
path: root/src/test/codegen/gdb_debug_script_load.rs
diff options
context:
space:
mode:
authorZack M. Davis <code@zackmdavis.net>2018-01-15 18:32:18 -0800
committerZack M. Davis <code@zackmdavis.net>2018-01-16 00:31:43 -0800
commit661e03383c99c577db3791e0846e165fe5c21510 (patch)
tree685ae254733200fb71da4ae182344772484c865c /src/test/codegen/gdb_debug_script_load.rs
parent79a521bb9a8ace1a6663578a4c409906adde620d (diff)
downloadrust-661e03383c99c577db3791e0846e165fe5c21510.tar.gz
rust-661e03383c99c577db3791e0846e165fe5c21510.zip
in which the private no-mangle lints receive a valued lesson in humility
The incompetent fool who added these suggestions in 38e5a964f2 apparently
thought it was safe to assume that, because the offending function or
static was unreachable, it would therefore have not have any existing
visibility modifiers, making it safe for us to unconditionally suggest
inserting `pub`. This isn't true.

This resolves #47383.
Diffstat (limited to 'src/test/codegen/gdb_debug_script_load.rs')
0 files changed, 0 insertions, 0 deletions