arcnmx
|
25242fe93f
|
⬆️ rust-analyzer
Merge commit '368e0bb32f1178cf162c2ce5f7e10b7ae211eb26'
|
2023-01-09 10:36:22 -08:00 |
|
Laurențiu Nicola
|
a2a1d99545
|
⬆️ rust-analyzer
|
2022-11-23 17:24:03 +02:00 |
|
Laurențiu Nicola
|
8807fc4cc3
|
⬆️ rust-analyzer
|
2022-10-26 17:40:41 +03:00 |
|
Laurențiu Nicola
|
a99a48e786
|
⬆️ rust-analyzer
|
2022-10-18 09:12:49 +03:00 |
|
Laurențiu Nicola
|
8231fee466
|
⬆️ rust-analyzer
|
2022-08-16 11:24:50 +03:00 |
|
Jonas Schievink
|
df66eb74ab
|
Implement ignore and index metavar expression
|
2022-07-11 18:31:42 +02:00 |
|
bors
|
c419aa9775
|
Auto merge of #12719 - davidlattimore:format-args-no-unsafe, r=jonas-schievink
Remove unnecessary unsafe from format_args expansion
|
2022-07-08 14:10:19 +00:00 |
|
Jonas Schievink
|
6c6ae965ba
|
Update remaining GitHub URLs
|
2022-07-08 15:44:49 +02:00 |
|
David Lattimore
|
6f819e30e4
|
Remove unnecessary unsafe from format_args expansion
|
2022-07-08 14:56:18 +10:00 |
|
Tim Neumann
|
40bfb29e50
|
feat: Support $$ in macros.
The implementation mirrors what `rustc` currently does [1]. Part of #11952.
[1]: 0595ea1d12/compiler/rustc_expand/src/mbe/quoted.rs (L230-L241)
|
2022-06-02 21:48:28 +02:00 |
|
Lukas Wirth
|
88e297e47d
|
minor: Simplify
|
2022-05-20 16:52:10 +02:00 |
|
Jonas Schievink
|
0831f3123b
|
Fix tests
|
2022-05-13 15:54:46 +02:00 |
|
Jonas Schievink
|
2287ae22c6
|
Revert "Skip only the tt::Literal when consuming float tokens"
This reverts commit 7db55313a1 .
|
2022-05-13 15:06:16 +02:00 |
|
Jonas Schievink
|
bde036b74e
|
Revert "Fix conversion of float literals in TtTreeSink "
This reverts commit 43a066c5a8 .
|
2022-05-13 15:05:34 +02:00 |
|
Jonas Schievink
|
73e0e17b52
|
Revert "Don't remap float tokens to INT_NUMBER "
This reverts commit cb5e8da88a .
|
2022-05-13 15:04:36 +02:00 |
|
Jonas Schievink
|
cb5e8da88a
|
Don't remap float tokens to INT_NUMBER
|
2022-05-12 19:01:09 +02:00 |
|
Lukas Wirth
|
4b505ce0f9
|
internal: Add token mapping test for float literals
|
2022-05-12 13:17:53 +02:00 |
|
Jonas Schievink
|
43a066c5a8
|
Fix conversion of float literals in TtTreeSink
|
2022-05-06 18:39:06 +02:00 |
|
Jonas Schievink
|
7db55313a1
|
Skip only the tt::Literal when consuming float tokens
|
2022-05-06 16:10:54 +02:00 |
|
Peh
|
1f011fa4a3
|
style: rename crates to kebab case
|
2022-05-01 10:48:58 +00:00 |
|