rust/src
bors c800b22e95 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.
2015-06-02 13:07:41 +00:00
..
compiler-rt@58ab642c30
compiletest Revamp codegen tests to check IR quality instead of quantity 2015-05-27 12:08:31 +02:00
doc Rollup merge of #25941 - puzza007:trpl-infinite-iterator-chain-take, r=steveklabnik 2015-06-02 11:14:08 +05:30
driver
error-index-generator
etc Auto merge of #25905 - michaelwoerister:lldb-pp-strings, r=brson 2015-06-02 13:07:41 +00:00
grammar
jemalloc@e24a1a025a
liballoc Mark Arc function get_mut and method make_unique unsafe 2015-05-30 22:15:40 +02:00
libarena
libbacktrace
libcollections Rollup merge of #25936 - tshepang:patch-2, r=alexcrichton 2015-06-02 11:14:08 +05:30
libcollectionstest add const_fn features 2015-05-29 09:42:54 -04:00
libcore Rollup merge of #25920 - tshepang:option-map-example, r=Gankro 2015-06-02 11:14:08 +05:30
libcoretest Auto merge of #25817 - XMPPwocky:once_cleanedup, r=alexcrichton 2015-05-30 01:12:35 +00:00
libflate
libfmt_macros
libgetopts
libgraphviz
liblibc Fix windows recvfrom definition 2015-05-29 08:32:22 -07:00
liblog add const_fn features 2015-05-29 09:42:54 -04:00
librand
librbml Return TaggedDocsIterator from reader::tagged_docs. 2015-05-24 17:30:42 +02:00
librustc Update diagnostics.rs 2015-06-01 12:33:41 +02:00
librustc_back rustc_back: Don't pass 'u' to ar invocations 2015-05-26 07:06:31 -07:00
librustc_bitflags
librustc_borrowck Auto merge of #25790 - eddyb:oh-snap-ctfe-arrived, r=alexcrichton 2015-05-27 08:47:53 +00:00
librustc_data_structures
librustc_driver Remove build date from the output of --version 2015-05-27 11:28:41 +02:00
librustc_lint Auto merge of #25785 - arielb1:cleanup-201505, r=eddyb 2015-05-26 12:15:30 +00:00
librustc_llvm
librustc_privacy
librustc_resolve Remove #[cfg(stage0)] items. 2015-05-27 11:19:02 +03:00
librustc_trans add const_fn features 2015-05-29 09:42:54 -04:00
librustc_typeck Add error explanations for E0040, E0087, E0378, E0379, E0394. 2015-05-28 17:54:19 -05:00
librustc_unicode
librustdoc rustdoc: Tweak css of function where clauses 2015-05-31 22:46:19 +02:00
libserialize fix documentation in libserialize 2015-05-30 17:41:09 +02:00
libstd Rollup merge of #25951 - mbrubeck:nan, r=alexcrichton 2015-06-02 11:14:09 +05:30
libsyntax Add feature-gate to calling const fn 2015-05-29 09:42:53 -04:00
libterm
libtest Enable colored test output when capturing output of tests 2015-05-26 23:51:13 +02:00
llvm@bff6907697
rt Auto merge of #25632 - alexcrichton:dt-dir, r=brson 2015-05-23 12:47:16 +00:00
rust-installer@e54d4823d2
rustbook
rustllvm
test debuginfo: Create common debugger pretty printer module. 2015-05-30 20:06:08 +02:00
snapshots.txt Register snapshots (2015-05-24 ba0e1cd). 2015-05-27 11:19:02 +03:00