about summary refs log tree commit diff
path: root/docs/dev/debugging.md
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2021-08-07 15:42:26 +0000
committerGitHub <noreply@github.com>2021-08-07 15:42:26 +0000
commitc5bde08f6e71bdd74c1222ddad8926f3487b28ba (patch)
tree0c7b74f14e71663c5b56da6a397721bd558f9091 /docs/dev/debugging.md
parenta9f115b36f9d35a93b16d4b054980b3f3a133f3a (diff)
parentb111357b546aa3a7a8ee337ac585772be6364363 (diff)
Merge #9806
9806: Add proc_macro crate for the 1.56 ABI r=lnicola a=alexjg

I've copied the latest proc macro source from Rust nightly and modified it to compile on `stable`. This fixes #9795 . Almost everything here is uninteresting copy and paste, the interesting stuff is in `crates/proc_macro_srv/src/abis/mod.rs`. I've left the 1.55 ABI implementation in for now. We did discuss only supporting one nightly ABI so we may want to remove 1.55. That will break code which is pinned to older nightly releases but that seems acceptable to me, what do people think?

Co-authored-by: Alex Good <alex@memoryandthought.me>
Diffstat (limited to 'docs/dev/debugging.md')
0 files changed, 0 insertions, 0 deletions