about summary refs log tree commit diff
path: root/tests/codegen/patchable-function-entry
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-03-18 09:14:08 +0000
committerbors <bors@rust-lang.org>2024-03-18 09:14:08 +0000
commit7c2bb75bc85d94d075e7f6ce8c1a9fdce2c77e45 (patch)
tree5eee17375fac085c7d2cc8e49e3dc12ddfec1484 /tests/codegen/patchable-function-entry
parentf40c7d8a9ce0dd7529a776133ec8f0636403cfa5 (diff)
parent4b679f90dd226daf68042d9e956a819a5d57f5ed (diff)
downloadrust-7c2bb75bc85d94d075e7f6ce8c1a9fdce2c77e45.tar.gz
rust-7c2bb75bc85d94d075e7f6ce8c1a9fdce2c77e45.zip
Auto merge of #16860 - Veykril:macarons, r=Veykril
feat: Syntax highlighting improvements

Specifically
- Adds a new `constant` modifier, attached to keyword `const` (except for `*const ()` and `&raw const ()`), `const` items and `const` functions
- Adds (or rather reveals) `associated` modifier for associated items
- Fixes usage of the standard `static` modifier, now it acts like `associated` except being omitted for methods.
- Splits `SymbolKind::Function` into `Function` and `Method`. We already split other things like that (notable self param from params), so the split makes sense in general as a lot special cases around it anyways.
Diffstat (limited to 'tests/codegen/patchable-function-entry')
0 files changed, 0 insertions, 0 deletions