Skip to content
This repository was archived by the owner on Nov 14, 2022. It is now read-only.

Commit f1f7646

Browse files
mark-i-mpetrochenkov
authored andcommitted
mv compiler to compiler/
[git filter-repo] original commit: rust-lang/rust@9e5f7d5
1 parent 84cd520 commit f1f7646

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

Cargo.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ name = "rustc_apfloat"
44
version = "0.0.0"
55
edition = "2018"
66

7-
[lib]
8-
name = "rustc_apfloat"
9-
path = "lib.rs"
10-
117
[dependencies]
128
bitflags = "1.2.1"
139
smallvec = { version = "1.0", features = ["union", "may_dangle"] }

ieee.rs renamed to src/ieee.rs

File renamed without changes.

lib.rs renamed to src/lib.rs

File renamed without changes.

ppc.rs renamed to src/ppc.rs

File renamed without changes.

0 commit comments

Comments
 (0)