-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
A-frontendArea: Compiler frontend (errors, parsing and HIR)Area: Compiler frontend (errors, parsing and HIR)
Description
Passing it a span that I get from rustc fails with:
rust: task failed at 'assertion failed: (left == right) && (right == left)
(left: {__field__: 9860}
, right: {__field__: 57921}
)', /home/cmr/hacking/rust-benching/src/libsyntax/codemap.rs:376
To reproduce: build dd598e1 from cmr/rustdoc_ng, run it on libstd.
@jbclements maybe?
Metadata
Metadata
Assignees
Labels
A-frontendArea: Compiler frontend (errors, parsing and HIR)Area: Compiler frontend (errors, parsing and HIR)