We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5845acd + daca765 commit d8e4b47Copy full SHA for d8e4b47
repos/rust-lang/libm.toml renamed to repos/archive/rust-lang/libm.toml
@@ -4,7 +4,6 @@ description = "A port of MUSL's libm to Rust."
4
bots = []
5
6
[access.teams]
7
-crate-maintainers = 'maintain'
8
9
[[branch-protections]]
10
pattern = "master"
repos/rust-lang/compiler-builtins.toml
@@ -1,11 +1,10 @@
1
-org = 'rust-lang'
2
-name = 'compiler-builtins'
3
-description = 'Porting `compiler-rt` intrinsics to Rust'
-homepage = "https://github.com/rust-lang/rust/issues/35437"
+org = "rust-lang"
+name = "compiler-builtins"
+description = "Rust implementations of compiler-rt and libm"
+crate-maintainers = "maintain"
11
0 commit comments