| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-03 | Bump salsa | Lukas Wirth | -2/+4 | |
| 2025-06-24 | Merge pull request #20012 from lnicola/bump-literal-escaper | Lukas Wirth | -1/+1 | |
| Update to literal-escaper 0.0.4 | ||||
| 2025-06-17 | Try to downgrade object | Laurențiu Nicola | -1/+1 | |
| 2025-06-16 | update to literal-escaper 0.0.4 for better API without `unreachable` and ↵ | Marijn Schouten | -1/+1 | |
| faster string parsing | ||||
| 2025-06-15 | Idiomatic salsa use for enum variants query | Lukas Wirth | -1/+3 | |
| 2025-06-13 | `cargo upgrade` | Lukas Wirth | -21/+21 | |
| 2025-06-02 | Support derive-macros for rename prefix magic | Lukas Wirth | -0/+2 | |
| 2025-05-23 | Bump salsa | Lukas Wirth | -5/+2 | |
| 2025-05-20 | Bump rustc crates | Laurențiu Nicola | -6/+9 | |
| 2025-05-02 | refactor: Simplify macro call id construction | Lukas Wirth | -0/+1 | |
| 2025-05-01 | Bump salsa | Lukas Wirth | -2/+2 | |
| 2025-04-29 | Split out salsa_macros | Lukas Wirth | -1/+2 | |
| Does not do much yet due to tracing pulling syn but oh well | ||||
| 2025-04-29 | Update salsa | Lukas Wirth | -1/+1 | |
| 2025-04-28 | Add bootstrap cfg | Laurențiu Nicola | -0/+1 | |
| 2025-04-28 | Merge from rust-lang/rust | Laurențiu Nicola | -6/+7 | |
| 2025-04-25 | Upgrade dashmap and hashbrown | Chayim Refael Friedman | -3/+2 | |
| And adapt `intern` to the changes in the API. | ||||
| 2025-04-22 | Depend on Salsa v0.20.0 | Chayim Refael Friedman | -2/+2 | |
| 2025-04-20 | Update chalk | jackh726 | -4/+4 | |
| 2025-04-10 | chore(deps): bump crossbeam-channel from 0.5.14 to 0.5.15 | dependabot[bot] | -1/+1 | |
| Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from 0.5.14 to 0.5.15. - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-channel-0.5.14...crossbeam-channel-0.5.15) --- updated-dependencies: - dependency-name: crossbeam-channel dependency-version: 0.5.15 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | ||||
| 2025-04-10 | Update MSRV to Rust 1.86.0 | Chayim Refael Friedman | -1/+1 | |
| 2025-04-05 | Clean up `rustc-literal-escaper` usage in rust-analyzer | Guillaume Gomez | -0/+1 | |
| 2025-03-24 | Merge pull request #19436 from lnicola/rm-rustc-hashes | Laurențiu Nicola | -1/+0 | |
| minor: drop `rustc_hashes` dependency, add `syn` feature | ||||
| 2025-03-24 | Drop rustc_hashes dependency | Laurențiu Nicola | -1/+0 | |
| 2025-03-23 | chore: Bump dependencies | Lukas Wirth | -34/+35 | |
| 2025-03-15 | edition = "2024" | BenjaminBrienen | -1/+1 | |
| 2025-03-14 | Require Rust 1.85 | David Richey | -1/+1 | |
| 2025-03-10 | internal: port rust-analyzer to new Salsa | David Barsky | -1/+2 | |
| 2025-03-10 | internal(config): use `FxIndexMap` for default completion snippets | David Barsky | -1/+1 | |
| 2025-03-10 | Merge pull request #19331 from lnicola/sync-from-rust | Laurențiu Nicola | -6/+6 | |
| minor: Sync from downstream | ||||
| 2025-03-10 | Bump rustc crates | Laurențiu Nicola | -6/+6 | |
| 2025-03-09 | Bump chalk for built-in supports of async closures | Shoyu Vanilla | -4/+4 | |
| 2025-03-03 | Bump rustc crates | Laurențiu Nicola | -6/+6 | |
| 2025-02-24 | Merge pull request #19218 from Veykril/push-vqsronpuvrnx | Lukas Wirth | -1/+0 | |
| Disable incremental on release builds | ||||
| 2025-02-24 | Disable incremental on release builds | Lukas Wirth | -1/+0 | |
| 2025-02-24 | Add rustc_hashes and bump the others | Laurențiu Nicola | -5/+6 | |
| 2025-02-23 | Remove `limit` crate in favor `usize` | Lukas Wirth | -1/+0 | |
| 2025-02-17 | Bump rustc crates | Laurențiu Nicola | -5/+5 | |
| 2025-02-10 | Bump rustc crates | Laurențiu Nicola | -5/+5 | |
| 2025-01-25 | Use `strict_provenance` | Lukas Wirth | -1/+1 | |
| 2025-01-20 | Fix import search not discarding rawness | Lukas Wirth | -1/+1 | |
| 2025-01-20 | Bump rustc crates | Laurențiu Nicola | -5/+5 | |
| 2025-01-16 | update chalk | Waffle Lapkin | -4/+4 | |
| this brings in support from trait upcasting, yay! (and as such fixes a test) | ||||
| 2025-01-08 | Fix test-fixture autopublishing | Laurențiu Nicola | -2/+2 | |
| 2025-01-07 | Set test-utils dependency version, since it's now being published | Laurențiu Nicola | -1/+1 | |
| 2025-01-06 | minor: New clippy lints | Lukas Wirth | -0/+5 | |
| 2024-12-30 | Move some more AST makers to the quote macro | Chayim Refael Friedman | -0/+2 | |
| And implement addons as necessary. There are many more makers to be moved, and I'm not completely satisfied with this (due to the ease of making a mistake in the AST structure, and slightly less but also because of the need to remember whitespaces), but this is already enough to see how this will look like. | ||||
| 2024-12-23 | Bump rustc crates | Laurențiu Nicola | -5/+5 | |
| 2024-12-20 | internal: Split serde derive feature into `serde_derive` usage | Lukas Wirth | -2/+3 | |
| Ideally we'd not have any dependency pull in the derive feature for faster build times, once that is the case this change would have an actual effect. See https://github.com/matklad/macro-dep-test/blob/master/README.md for context. | ||||
| 2024-12-11 | Properly handle different defaults for severity of lints | Chayim Refael Friedman | -0/+1 | |
| Previously all lints were assumed to be `#[warn]`, and we had a hand-coded list of `#[allow]` exceptions. Now the severity is autogenerated from rustdoc output. Also support lints that change status between editions, and the `warnings` lint group. | ||||
| 2024-12-11 | Bump rustc crates | Laurențiu Nicola | -5/+5 | |
