PeterCJ 12dc001324 Improve Rust handling: keywords and autoCompletion
- add autoCompletion file (#16904)
- update keywords to match AC and https://doc.rust-lang.org/reference/keywords.html
    - macros (like assert!) and lifetime (like 'static) don't need to be in keyword lists: they are handled internal to the Rust lexer based on the trailing ! or leading '

Fix #16904, close #17103
2025-10-27 19:05:42 +01:00
..
2021-01-04 20:02:23 +01:00
2022-11-10 14:40:37 +01:00
2023-03-14 23:45:57 +01:00
2024-04-11 17:58:43 +02:00
2023-11-09 20:12:54 +01:00
2024-04-16 01:33:40 +02:00
2025-02-16 15:45:47 +01:00
2021-01-04 23:33:42 +01:00