| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-04-27 | Simplify | Lukas Wirth | -22/+12 |
| 2022-04-11 | Show config deseralization failures on start up | Lukas Wirth | -1/+1 |
| 2022-02-06 | Pass required features to cargo when using run action | Maybe Waffle | -4/+18 |
| 2021-08-09 | internal: remove useless helpers | Aleksey Kladov | -2/+2 |
| 2021-07-19 | internal: use types to remove some unwraps | Aleksey Kladov | -2/+2 |
| 2021-06-13 | clippy::redudant_borrow | Maan2003 | -1/+1 |
| 2021-05-12 | Fix build script dependencies | Jonas Schievink | -1/+1 |
| 2021-04-04 | Make `ast_to_token_tree` infallible | Jonas Schievink | -1/+1 |
| 2021-01-06 | More maintainable config | Aleksey Kladov | -2/+3 |
| 2020-12-08 | Open Cargo.toml opens more specific manifest | Aleksey Kladov | -3/+9 |
| 2020-10-22 | Emit better #[cfg] diagnostics | Jonas Schievink | -2/+2 |
| 2020-10-21 | Simplify cfg representation | Jonas Schievink | -2/+4 |
| 2020-08-26 | Allow running a test as a binary | Jonas Schievink | -1/+5 |
| 2020-08-13 | Rename ra_ide -> ide | Aleksey Kladov | -1/+1 |
| 2020-08-13 | Rename ra_project_model -> project_model | Pavan Kumar Sunkara | -1/+1 |
| 2020-08-13 | fmt | Aleksey Kladov | -1/+1 |
| 2020-08-13 | Rename ra_cfg -> cfg | Aleksey Kladov | -2/+2 |
| 2020-08-12 | Rename ra_syntax -> syntax | Aleksey Kladov | -1/+1 |
| 2020-07-23 | Cleanup CFG API | Aleksey Kladov | -35/+21 |
| 2020-07-08 | Remove unwanted dependency | Aleksey Kladov | -1/+1 |
| 2020-07-02 | Implement rust-analyzer feature configuration to tests. | daxpedda | -7/+16 |
| 2020-06-25 | Tweak visibility | Aleksey Kladov | -1/+1 |
| 2020-06-24 | Cleanup project.json deserialization | Aleksey Kladov | -3/+2 |
| 2020-06-23 | New VFS | Aleksey Kladov | -0/+4 |
| 2020-06-17 | Better encapsulate reverse-mapping of files to cargo targets | Aleksey Kladov | -18/+14 |
| 2020-06-03 | Rename WorldState -> GlobalState | Aleksey Kladov | -2/+2 |
| 2020-06-02 | Minor | Aleksey Kladov | -5/+80 |
| 2020-05-23 | add support of feature flag for runnables #4464 | Benjamin Coenen | -7/+6 |
| 2020-05-21 | add support of feature flag for runnables #4464 | Benjamin Coenen | -0/+9 |
| 2020-05-05 | add doctest support #4317 | Benjamin Coenen | -6/+20 |
| 2020-04-26 | Add `cargo test` to the list of Run commands | Aleksey Kladov | -0/+1 |
| 2020-04-22 | feat: run ignored tests | Hannes De Valkeneer | -1/+4 |
| 2020-03-31 | Add crate versions when running cargo -p commands. | o0Ignition0o | -1/+1 |
| 2020-03-19 | More direct CargoWorkspace | Aleksey Kladov | -3/+3 |
| 2020-03-11 | feat: add debug code lens | Hannes De Valkeneer | -22/+20 |
| 2020-02-18 | Rename folder | Aleksey Kladov | -0/+118 |
