| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-08-26 | `alloc`: add unstable cfg features `no_rc` and `no_sync` | Miguel Ojeda | -0/+4 | |
| In Rust for Linux we are using these to make `alloc` a bit more modular. A `run-make-fulldeps` test is added for each of them, so that enabling each of them independently is kept in a compilable state. Signed-off-by: Miguel Ojeda <ojeda@kernel.org> | ||||
