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 1d80ba8802
Fix missing subpackage for the optional parking_lot_core feature
3 years ago
.gitignore update to 1.12.0 3 years ago
.rust2rpm.conf Update to version 1.9.0; Fixes RHBZ#2032465 3 years ago
README.md README: Turn the links into a list 6 years ago
changelog Regenerate 3 years ago
rust-once_cell.spec Fix missing subpackage for the optional parking_lot_core feature 3 years ago
sources update to 1.12.0 3 years ago

README.md

rust-once_cell

Single assignment cells and lazy static values without macros.