diff options
| author | Dylan DPC <dylan.dpc@gmail.com> | 2020-09-05 16:28:36 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-05 16:28:36 +0200 |
| commit | 85cee57fd791d670d92dc61e0ad71594128dd45a (patch) | |
| tree | 1c73e6113a1a479b514949d9db2ff538f3661357 /src/rustllvm/RustWrapper.cpp | |
| parent | b4d387302416c90a3f70211770292d8d8ab5e07d (diff) | |
| parent | 09d3db2e590030de8ae7d00589f8a174e5f51f03 (diff) | |
| download | rust-85cee57fd791d670d92dc61e0ad71594128dd45a.tar.gz rust-85cee57fd791d670d92dc61e0ad71594128dd45a.zip | |
Rollup merge of #76285 - matklad:censor-spacing, r=petrochenkov
Move jointness censoring to proc_macro Proc-macro API currently exposes jointness in `Punct` tokens. That is, `+` in `+one` is **non** joint. Our lexer produces jointness info for all tokens, so we need to censor it *somewhere* Previously we did this in a lexer, but it makes more sense to do this in a proc-macro server. r? @petrochenkov
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
