Add support for using cg_clif to bootstrap rustc
This commit is contained in:
parent
596b0d5027
commit
cf798c1ec6
12 changed files with 432 additions and 39 deletions
|
@ -16,6 +16,7 @@ ignore = [
|
|||
# do not format submodules
|
||||
"library/backtrace",
|
||||
"library/stdarch",
|
||||
"compiler/rustc_codegen_cranelift",
|
||||
"src/doc/book",
|
||||
"src/doc/edition-guide",
|
||||
"src/doc/embedded-book",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue