Lukas Wirth
|
cdfb73ab9c
|
fix: Fix proc-macro server not accounting for string delimiters correctly
|
2024-02-22 22:34:03 +01:00 |
|
Lukas Wirth
|
ed57008510
|
fix: Validate literals in proc-macro-srv FreeFunctions::literal_from_str
|
2024-02-13 12:33:51 +01:00 |
|
Victor Song
|
1918f9b9e0
|
Address PR comments
|
2024-02-13 00:00:02 -06:00 |
|
Victor Song
|
cdb8a88ea3
|
Fix more compilation errors
|
2024-02-13 00:00:02 -06:00 |
|
Victor Song
|
965b14d17a
|
Fix compilation errors
|
2024-02-13 00:00:02 -06:00 |
|
Victor Song
|
6cd458f3d0
|
Move raw_delimiter_count to syntax crate
|
2024-02-13 00:00:02 -06:00 |
|
Victor Song
|
e8c9ca2a2f
|
Refactor shared literal_from_str code
|
2024-02-13 00:00:02 -06:00 |
|
Lukas Wirth
|
8a5829cf28
|
Re-order mod declarations
|
2024-01-27 11:02:34 +01:00 |
|
Lukas Wirth
|
a892237ed4
|
Add rust-analyzer-span server feature equivalent to the ID server
|
2023-12-21 17:22:59 +01:00 |
|
bors
|
cac74d98f6
|
Auto merge of #118830 - GuillaumeGomez:env-tracked_env, r=Nilstrieb
Add support for `--env` on `tracked_env::var`
Follow-up of https://github.com/rust-lang/rust/pull/118368.
Part of Part of https://github.com/rust-lang/rust/issues/80792.
It adds support of the `--env` option for proc-macros through `tracked_env::var`.
r? `@Nilstrieb`
|
2023-12-17 04:23:08 +00:00 |
|
Guillaume Gomez
|
6adb21a408
|
Update rust-analyzer to support new injected_env_var function
|
2023-12-11 16:44:33 +01:00 |
|
Laurențiu Nicola
|
f532576ac5
|
Merge commit '457b966b171b09a7e57acb710fbca29a4b3526f0' into sync-from-ra
|
2023-12-11 11:16:01 +02:00 |
|
Laurențiu Nicola
|
aa55ce9567
|
Merge commit 'baee6b338b0ea076cd7a9f18d47f175dd2ba0e5d' into sync-from-ra
|
2023-08-07 12:03:15 +03:00 |
|
Mara Bos
|
6502421771
|
Remove outdated import in r-a proc macro server.
|
2023-06-21 14:02:59 +02:00 |
|
Jacob Pratt
|
be346a0ed6
|
Add Span::{line, column}
|
2023-06-20 19:40:25 -04:00 |
|
Jacob Pratt
|
306398b808
|
Span::{before, after} → Span::{start, end}
|
2023-06-20 19:40:25 -04:00 |
|
Jacob Pratt
|
e130d7a15d
|
Remove LineColumn , Span::start , Span::end
|
2023-06-20 19:40:24 -04:00 |
|
Laurențiu Nicola
|
9326cf7f0c
|
Merge commit 'cd3bf9fe51676b520c546460e6d8919b8c8ff99f' into sync-from-ra
|
2023-06-19 09:14:04 +03:00 |
|
Laurențiu Nicola
|
c48062fe2a
|
Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-ra
|
2023-06-05 12:04:23 +03:00 |
|