| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-04 | Update rand in the stdlib tests, and remove the getrandom feature from it | Thom Chiovoloni | -2/+2 | |
| 2021-12-23 | Switch all libraries to the 2021 edition | Deadbeef | -1/+1 | |
| 2021-07-29 | rfc3052: Remove authors field from Cargo manifests | Jade | -1/+0 | |
| Since RFC 3052 soft deprecated the authors field anyway, hiding it from crates.io, docs.rs, and making Cargo not add it by default, and it is not generally up to date/useful information, we should remove it from crates in this repo. | ||||
| 2021-05-13 | Add support for const operands and options to global_asm! | Amanieu d'Antras | -1/+1 | |
| On x86, the default syntax is also switched to Intel to match asm! | ||||
| 2021-02-21 | Add license metadata for std dependencies | Charles E. Lehner | -0/+3 | |
| 2021-01-07 | Update `compiler_builtins` to 0.1.39 | Yuki Okushi | -2/+2 | |
| 2020-11-15 | add options to use optimized and mangled compiler builtins | Stefan Lankes | -0/+2 | |
| 2020-07-27 | mv std libs to library/ | mark | -0/+33 | |
