You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Go to file
Fabio Valentini 4bdf8638d0
Disable tests, since they require Rust 1.63+ to compile
2 years ago
.gitignore Update to version 1.16.0; Fixes RHBZ#2138517 2 years ago
README.md README: Turn the links into a list 6 years ago
changelog Regenerate 3 years ago
rust-once_cell.spec Disable tests, since they require Rust 1.63+ to compile 2 years ago
sources Update to version 1.16.0; Fixes RHBZ#2138517 2 years ago

README.md

rust-once_cell

Single assignment cells and lazy static values without macros.