Move README.md to compiler-builtins, CONTRIBUTING.md to root
Do this in a commit so git tracks the move; a new README will be introduced in the root, and CONTRIBUTING will be updated to apply to both crates.
This commit is contained in:
parent
013a83acdd
commit
8ce02e8ef5
3 changed files with 1 additions and 1 deletions
|
|
@ -18,8 +18,8 @@ include = [
|
|||
'/configure.rs',
|
||||
'/src/*',
|
||||
'../LICENSE.txt',
|
||||
'../README.md',
|
||||
'../compiler-rt/*',
|
||||
'README.md',
|
||||
'libm/src/math/*',
|
||||
]
|
||||
links = 'compiler-rt'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue