about summary refs log tree commit diff
path: root/compiler/rustc_const_eval/messages.ftl
diff options
context:
space:
mode:
authorJubilee Young <workingjubilee@gmail.com>2025-05-21 21:14:40 +0200
committerJubilee Young <workingjubilee@gmail.com>2025-06-03 10:02:44 -0700
commit2d637f70a8e8c87d0844e2cc35d2cd48be39b2d6 (patch)
tree781df9942c2389dd99f962c16a6609bfcb160694 /compiler/rustc_const_eval/messages.ftl
parentc04e2490ef147b052375abedea95a9ec9b6a45a6 (diff)
downloadrust-2d637f70a8e8c87d0844e2cc35d2cd48be39b2d6.tar.gz
rust-2d637f70a8e8c87d0844e2cc35d2cd48be39b2d6.zip
compiler: use CanonAbi for entry_abi
makes entry_abi a lowering of the ABI string, so now it can be
```json
  "entry_abi": "C",
  "entry_abi": "win64",
  "entry_abi": "aapcs",
```
Diffstat (limited to 'compiler/rustc_const_eval/messages.ftl')
0 files changed, 0 insertions, 0 deletions