ast
|
feat: initial support for safe_kw in extern blocks
|
2024-10-20 17:12:52 +08:00 |
parsing
|
Fix edition used for include macro parsing
|
2024-07-19 20:29:53 +02:00 |
validation
|
Implement unsafe attribute parsing
|
2024-05-06 12:11:29 +02:00 |
algo.rs
|
Avoid ref when using format! in compiler
|
2024-07-19 14:41:59 -04:00 |
ast.rs
|
Rename object_safety to dyn_compatibility
|
2024-09-29 07:26:45 -04:00 |
lib.rs
|
Auto merge of #18038 - roife:fix-issue-18034, r=Veykril
|
2024-09-12 08:21:37 +00:00 |
parsing.rs
|
Fix edition used for include macro parsing
|
2024-07-19 20:29:53 +02:00 |
syntax_error.rs
|
Run cargo fix --edition-idioms
|
2022-07-20 15:02:08 +02:00 |
syntax_node.rs
|
⬆️ rust-analyzer
|
2023-02-13 13:55:14 +02:00 |
utils.rs
|
Properly account for editions in names
|
2024-08-16 16:46:24 +03:00 |