diff options
| author | Noah Lev <camelidcamel@gmail.com> | 2021-07-03 15:10:06 -0700 |
|---|---|---|
| committer | Noah Lev <camelidcamel@gmail.com> | 2021-07-03 16:35:18 -0700 |
| commit | 7ffec7028a54aeed6076f7043734b682fdf68f6e (patch) | |
| tree | aa93358eca68daf1dac0d9c6c8cde769bcb534bf /compiler/rustc_codegen_llvm/src | |
| parent | f82d4845f219357c80ed68a6391d0bf00611f228 (diff) | |
| download | rust-7ffec7028a54aeed6076f7043734b682fdf68f6e.tar.gz rust-7ffec7028a54aeed6076f7043734b682fdf68f6e.zip | |
rustc_ast_pretty: Don't print space after `$`
For example, this code:
$arg:expr
used to be pretty-printed as:
$ arg : expr
but is now pretty-printed as:
$arg : expr
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
