about summary refs log tree commit diff
path: root/compiler/rustc_query_system
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-12-17 23:01:18 +0000
committerbors <bors@rust-lang.org>2023-12-17 23:01:18 +0000
commit43dcc9b786c922251c3fbe75a0142f50f07053ca (patch)
tree400d6d7fdb83a28e5ae1f2b7195898b6d847035d /compiler/rustc_query_system
parent6a62871320e262661bb1a0ea7f8aec9d3abeddf2 (diff)
parentb05f2115193b878bff916f6da604b6b552aed882 (diff)
downloadrust-43dcc9b786c922251c3fbe75a0142f50f07053ca.tar.gz
rust-43dcc9b786c922251c3fbe75a0142f50f07053ca.zip
Auto merge of #114962 - darklyspaced:debug, r=est31
adds a column number to `dbg!()`

this would be very nice to have for a few reasons:
1. the rfc, when deciding not to add column numbers to macro, failed to acknowledge any potential ambiguous cases -- such as the one provided in #114910 -- which do exist
2. would be able to consistently and easily jump directly to the `dbg!()` regardless of the sutation
3. takes up, at a maximum, 3 characters of _horizontal_ screen space

fixes #114910
Diffstat (limited to 'compiler/rustc_query_system')
0 files changed, 0 insertions, 0 deletions