about summary refs log tree commit diff
path: root/tests/codegen/default-hidden-visibility.rs
AgeCommit message (Collapse)AuthorLines
2023-12-13Add unstable `-Zdefault-hidden-visibility` cmdline flag for `rustc`.Lukasz Anforowicz-0/+31
The new flag has been described in the Major Change Proposal at https://github.com/rust-lang/compiler-team/issues/656