about summary refs log tree commit diff
path: root/src/libsyntax/parse/parser.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2015-06-02 13:07:41 +0000
committerbors <bors@rust-lang.org>2015-06-02 13:07:41 +0000
commitc800b22e95f93ac55cc001b87bfa34852995c3c9 (patch)
tree782e529dd77a3f8e0e2bd619a4c8d7d18c859cba /src/libsyntax/parse/parser.rs
parent48e9ef640480a5371759d011da7acbe2fa182511 (diff)
parentd136714e04fa244fb45a8459cb717dc682208697 (diff)
downloadrust-c800b22e95f93ac55cc001b87bfa34852995c3c9.tar.gz
rust-c800b22e95f93ac55cc001b87bfa34852995c3c9.zip
Auto merge of #25905 - michaelwoerister:lldb-pp-strings, r=brson
GDB and LLDB pretty printers have some common functionality and also access some common information, such as the layout of standard library types. So far, this information has been duplicated in the two pretty printing python modules. This PR introduces a common module used by both debuggers.

This PR also implements proper rendering of `String` and `&str` values in LLDB.
Diffstat (limited to 'src/libsyntax/parse/parser.rs')
0 files changed, 0 insertions, 0 deletions