| commit | a8652953e4741992865b626cfb10d676bc65b1cb | [log] [tgz] |
|---|---|---|
| author | Trevor Gross <tmgross@umich.edu> | Tue Apr 22 03:10:38 2025 +0000 |
| committer | Trevor Gross <t.gross35@gmail.com> | Mon Apr 21 23:24:52 2025 -0400 |
| tree | e87dbc39cfb97faff0bcccb6a38bd9ff07cf5c81 | |
| parent | 13b94cf89f3e974fe697f80a5f2742ee4bccc05a [diff] |
Rename the `public-test-deps` feature to `unstable-public-internals` `compiler-builtins` uses `public-test-deps`, `libm` uses `unstable-public-internals`. Consolidate these under the `libm` name. Once compiler-builtins is no longer published, this feature can probably be dropped. Also switch to `dep:` syntax for features that enable dependencies.