about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2024-01-11 14:22:44 +1100
committerNicholas Nethercote <n.nethercote@gmail.com>2024-01-11 18:37:56 +1100
commitfb83ef649587413c4e3a8ec9e364b828ec250a56 (patch)
treefe94665cac9f56e6f1c8747b45baab580fa4645b /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parentbeeaee97859f34c7a618565e6ff8539b52ac3912 (diff)
downloadrust-fb83ef649587413c4e3a8ec9e364b828ec250a56.tar.gz
rust-fb83ef649587413c4e3a8ec9e364b828ec250a56.zip
Stop using `DiagnosticBuilder::buffer` in the parser.
One consequence is that errors returned by
`maybe_new_parser_from_source_str` now must be consumed, so a bunch of
places that previously ignored those errors now cancel them. (Most of
them explicitly dropped the errors before. I guess that was to indicate
"we are explicitly ignoring these", though I'm not 100% sure.)
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions