about summary refs log tree commit diff
path: root/editors/code/src
diff options
context:
space:
mode:
authorAlex Good <alex@memoryandthought.me>2021-07-12 15:47:47 +0100
committerAlex Good <alex@memoryandthought.me>2021-07-12 16:05:45 +0100
commite240eb67a86bb4deff2762e3c46f47278ccd975c (patch)
tree23791831e4261758d72f3cf8b992d73788bd5ee8 /editors/code/src
parent14a51d28b530331151e636986e57912da7e406ec (diff)
downloadrust-e240eb67a86bb4deff2762e3c46f47278ccd975c.tar.gz
rust-e240eb67a86bb4deff2762e3c46f47278ccd975c.zip
Introduce proc_macro_srv::abis, impl 1.47 and 1.55
Rather than a "Stable" and "Nightly" ABI we instead name ABIs based on
the version of the rust compiler in which they were introduced. We place
these ABIs in a new module - `proc_macro_srv::abis` - where we also add
some mchinery to abstract over ABIs. This should make it easy to add new
ABIs at a later date as the rust compiler evolves.
Diffstat (limited to 'editors/code/src')
0 files changed, 0 insertions, 0 deletions