| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-09-09 | Expand target info to include the architecture | Chayim Refael Friedman | -21/+21 | |
| And make it easier to expand it more in the future, if needed. | ||||
| 2025-05-05 | Support environment variable CARGO_MANIFEST_PATH. | Victor | -0/+15 | |
| 2025-03-29 | fix: Fix, clarify and require a value for `proc_macro_cwd` of `CrateData` | Lukas Wirth | -18/+54 | |
| 2025-03-16 | refactor: Remove `CrateGraphBuilder::iter_mut` | Lukas Wirth | -1225/+20 | |
| 2025-03-12 | Salsify the crate graph | Chayim Refael Friedman | -1379/+1759 | |
| I.e. make it not one giant input but multiple, for incrementality and decreased memory usage for Salsa 3 reasons. | ||||
| 2025-03-07 | Move project MSRV back to 1.78 | Lukas Wirth | -5/+950 | |
| 2025-02-26 | Drop support for stitched sysroot | David Richey | -950/+5 | |
| 2025-02-17 | Use correct working directory for non-workspace proc-macro execution | Mehul Arora | -0/+98 | |
| 2025-02-12 | Apply cfg.setTest to json projects | David Richey | -0/+3 | |
| 2025-01-01 | Fix tests | lucasholten | -1/+1 | |
| 2024-10-27 | Support `cfg(true)` and `cfg(false)` | Chayim Refael Friedman | -0/+41 | |
| As per RFC 3695. | ||||
| 2024-08-12 | Allow declaring cfg groups in rust-project.json, to help sharing common cfgs | Chayim Refael Friedman | -0/+545 | |
| 2024-05-02 | fix: Correctly handle `no_core`/`no_std` for preludes | Lukas Wirth | -1/+38 | |
| 2024-04-21 | Allow rust files to be used linkedProjects | Lukas Wirth | -0/+1442 | |
