| // Copyright 2020 The Fuchsia Authors. All rights reserved. | |
| // Use of this source code is governed by a BSD-style license that can be | |
| // found in the LICENSE file. | |
| // This is a dummy file used as a sentinel path for rustc_* targets to | |
| // express that they are opting out of source listing verification. Once | |
| // the migration to enforcing all source listing is complete, this can be | |
| // deleted. | |
| // Bug: 55671 |