Skip to content

Commit f084794

Browse files
adpaco-awstedinski
authored andcommitted
Reduce compiletest code for easier decoupling (rust-lang#694)
* Reduce compiletest code for easier decoupling * Add modifications copyright * Remove unused function `get_lib_name`
1 parent d2ad0fc commit f084794

File tree

16 files changed

+356
-7002
lines changed

16 files changed

+356
-7002
lines changed

src/tools/compiletest/Cargo.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# SPDX-License-Identifier: Apache-2.0 OR MIT
2+
#
3+
# Modifications Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
4+
# See GitHub history for details.
5+
16
[package]
27
name = "compiletest"
38
version = "0.0.0"

0 commit comments

Comments
 (0)