File tree Expand file tree Collapse file tree 5 files changed +18
-5
lines changed
Expand file tree Collapse file tree 5 files changed +18
-5
lines changed Original file line number Diff line number Diff line change 1111[package ]
1212name = " compiler_builtins"
1313version = " 0.1.160"
14- authors = [" Jorge Aparicio <japaricious@gmail.com>" ]
14+ authors = [
15+ " Alex Crichton <alex@alexcrichton.com>" ,
16+ " Amanieu d'Antras <amanieu@gmail.com>" ,
17+ " Jorge Aparicio <japaricious@gmail.com>" ,
18+ " Trevor Gross <tg@trevorgross.com>" ,
19+ ]
1520description = " Compiler intrinsics used by the Rust compiler."
1621repository = " https://github.com/rust-lang/compiler-builtins"
1722license = " MIT AND Apache-2.0 WITH LLVM-exception AND (MIT OR Apache-2.0)"
Original file line number Diff line number Diff line change 11[package ]
22name = " builtins-test"
33version = " 0.1.0"
4- authors = [" Alex Crichton <alex@alexcrichton.com>" ]
54edition = " 2024"
65publish = false
76license = " MIT AND Apache-2.0 WITH LLVM-exception AND (MIT OR Apache-2.0)"
Original file line number Diff line number Diff line change 77[package ]
88name = " compiler_builtins"
99version = " 0.1.160"
10- authors = [" Jorge Aparicio <japaricious@gmail.com>" ]
10+ authors = [
11+ " Alex Crichton <alex@alexcrichton.com>" ,
12+ " Amanieu d'Antras <amanieu@gmail.com>" ,
13+ " Jorge Aparicio <japaricious@gmail.com>" ,
14+ " Trevor Gross <tg@trevorgross.com>" ,
15+ ]
1116description = " Compiler intrinsics used by the Rust compiler."
1217repository = " https://github.com/rust-lang/compiler-builtins"
1318license = " MIT AND Apache-2.0 WITH LLVM-exception AND (MIT OR Apache-2.0)"
Original file line number Diff line number Diff line change 11[package ]
22name = " panic-handler"
33version = " 0.1.0"
4- authors = [" Alex Crichton <alex@alexcrichton.com>" ]
54edition = " 2024"
65publish = false
76
Original file line number Diff line number Diff line change 11[package ]
22name = " libm"
33version = " 0.2.15"
4- authors = [" Jorge Aparicio <jorge@japaric.io>" ]
4+ authors = [
5+ " Alex Crichton <alex@alexcrichton.com>" ,
6+ " Amanieu d'Antras <amanieu@gmail.com>" ,
7+ " Jorge Aparicio <japaricious@gmail.com>" ,
8+ " Trevor Gross <tg@trevorgross.com>" ,
9+ ]
510description = " libm in pure Rust"
611categories = [" no-std" ]
712keywords = [" libm" , " math" ]
You can’t perform that action at this time.
0 commit comments