rust/src
bors b0c52c587f Auto merge of #38909 - clarcharr:char_struct_display, r=alexcrichton
Implement Display for char Escape*, To*case.

See: rust-lang/rfcs#1848.

A good example of where this is useful would be in the example `print!("{}", 'ß'.to_uppercase())`.

Not sure if this requires a formal RFC, but I decided to write the code for it anyway regardless.
2017-01-13 07:24:53 +00:00
..
bootstrap travis: Start uploading artifacts on commits 2017-01-12 15:29:04 -08:00
build_helper
ci travis: Start uploading artifacts on commits 2017-01-12 15:29:04 -08:00
compiler-rt@a8fc4c169f
doc Rollup merge of #38816 - Manishearth:coercion-doc, r=GuillaumeGomez 2017-01-10 20:27:43 +09:00
driver
etc Auto merge of #38781 - SimonSapin:unishrink, r=alexcrichton 2017-01-07 21:28:47 +00:00
grammar
jemalloc@e058ca6616
liballoc Rollup merge of #38664 - apasel422:may-dangle, r=pnkfelix 2017-01-10 20:27:41 +09:00
liballoc_jemalloc Auto merge of #38679 - alexcrichton:always-deny-warnings, r=nrc 2017-01-08 08:22:06 +00:00
liballoc_system Auto merge of #38679 - alexcrichton:always-deny-warnings, r=nrc 2017-01-08 08:22:06 +00:00
libarena Rollup merge of #38664 - apasel422:may-dangle, r=pnkfelix 2017-01-10 20:27:41 +09:00
libbacktrace
libcollections Rollup merge of #38874 - derekdreery:patch-1, r=steveklabnik 2017-01-10 20:27:48 +09:00
libcollectionstest Auto merge of #38733 - sfackler:peek-mut-pop, r=alexcrichton 2017-01-07 19:21:49 +00:00
libcompiler_builtins Rollup merge of #38623 - alexcrichton:less-osx-warnings, r=aturon 2017-01-10 20:27:40 +09:00
libcore Auto merge of #38909 - clarcharr:char_struct_display, r=alexcrichton 2017-01-13 07:24:53 +00:00
libcoretest Implement Display for char Escape*, To*case. 2017-01-11 12:39:56 -05:00
libflate
libfmt_macros
libgetopts
libgraphviz
liblibc@7d57bdcdbb
liblog
libpanic_abort Auto merge of #38679 - alexcrichton:always-deny-warnings, r=nrc 2017-01-08 08:22:06 +00:00
libpanic_unwind Auto merge of #38679 - alexcrichton:always-deny-warnings, r=nrc 2017-01-08 08:22:06 +00:00
libproc_macro Auto merge of #38679 - alexcrichton:always-deny-warnings, r=nrc 2017-01-08 08:22:06 +00:00
libproc_macro_plugin
libproc_macro_tokens Auto merge of #38679 - alexcrichton:always-deny-warnings, r=nrc 2017-01-08 08:22:06 +00:00
librand Auto merge of #38679 - alexcrichton:always-deny-warnings, r=nrc 2017-01-08 08:22:06 +00:00
librustc Rollup merge of #38841 - F001:Fix, r=steveklabnik 2017-01-10 20:27:46 +09:00
librustc_back Disable jemalloc on s390x as well (closes #38596) 2017-01-12 19:33:40 +01:00
librustc_bitflags
librustc_borrowck Auto merge of #38813 - eddyb:lazy-11, r=nikomatsakis 2017-01-08 11:36:52 +00:00
librustc_const_eval rustc: store ty::Tables separately for each body (except closures'). 2017-01-06 22:23:29 +02:00
librustc_const_math Make members of {std,core}::{i128,u128} unstable 2017-01-06 03:53:55 +01:00
librustc_data_structures Use little-endian encoding for Blake2 hashing on all architectures 2017-01-10 20:43:32 +02:00
librustc_driver Auto merge of #38840 - kjaleshire:multiple-targets-error-fix, r=nrc 2017-01-09 04:57:36 +00:00
librustc_errors Auto merge of #38916 - estebank:pad-suggestion-list, r=nikomatsakis 2017-01-11 05:27:11 +00:00
librustc_i128
librustc_incremental Auto merge of #38679 - alexcrichton:always-deny-warnings, r=nrc 2017-01-08 08:22:06 +00:00
librustc_lint Auto merge of #38813 - eddyb:lazy-11, r=nikomatsakis 2017-01-08 11:36:52 +00:00
librustc_llvm Auto merge of #38679 - alexcrichton:always-deny-warnings, r=nrc 2017-01-08 08:22:06 +00:00
librustc_metadata Auto merge of #38813 - eddyb:lazy-11, r=nikomatsakis 2017-01-08 11:36:52 +00:00
librustc_mir fix function arguments in constant promotion 2017-01-11 09:50:24 +02:00
librustc_passes Auto merge of #38813 - eddyb:lazy-11, r=nikomatsakis 2017-01-08 11:36:52 +00:00
librustc_platform_intrinsics Auto merge of #38679 - alexcrichton:always-deny-warnings, r=nrc 2017-01-08 08:22:06 +00:00
librustc_plugin Auto merge of #38679 - alexcrichton:always-deny-warnings, r=nrc 2017-01-08 08:22:06 +00:00
librustc_privacy Auto merge of #38813 - eddyb:lazy-11, r=nikomatsakis 2017-01-08 11:36:52 +00:00
librustc_resolve Auto merge of #38313 - jseyfried:self_imports, r=nrc 2017-01-11 20:12:26 +00:00
librustc_save_analysis save-analysis: fix over-zealous filter on generated code 2017-01-09 15:07:07 +13:00
librustc_trans Auto merge of #38837 - eddyb:issue-38074, r=nikomatsakis 2017-01-08 15:51:49 +00:00
librustc_typeck Auto merge of #38605 - estebank:fix-38371, r=nikomatsakis 2017-01-12 01:01:06 +00:00
librustdoc Auto merge of #38569 - chris-morgan:rustdoc-highlight-kw-2, r=steveklabnik 2017-01-12 18:32:28 +00:00
libserialize Auto merge of #38679 - alexcrichton:always-deny-warnings, r=nrc 2017-01-08 08:22:06 +00:00
libstd Auto merge of #38867 - alexcrichton:ignore-test-on-windows, r=brson 2017-01-12 03:13:48 +00:00
libstd_unicode Implement Display for char Escape*, To*case. 2017-01-11 12:39:56 -05:00
libsyntax Auto merge of #38814 - Ralith:cfg-fields, r=jseyfried 2017-01-12 20:44:02 +00:00
libsyntax_ext Auto merge of #38814 - Ralith:cfg-fields, r=jseyfried 2017-01-12 20:44:02 +00:00
libsyntax_pos
libterm Auto merge of #38679 - alexcrichton:always-deny-warnings, r=nrc 2017-01-08 08:22:06 +00:00
libtest Auto merge of #38779 - Craig-Macomber:bench, r=alexcrichton 2017-01-12 14:42:02 +00:00
libunwind Auto merge of #38679 - alexcrichton:always-deny-warnings, r=nrc 2017-01-08 08:22:06 +00:00
llvm@ceb177eeef
rt
rtstartup
rust-installer@4f99485080
rustc
rustllvm
test Auto merge of #38675 - infinity0:more-jemalloc-fixes, r=alexcrichton 2017-01-13 00:56:45 +00:00
tools compiletest: Fix flaky Android gdb test runs 2017-01-06 10:26:40 -08:00
vendor
Cargo.lock rustc: keep track of tables everywhere as if they were per-body. 2017-01-06 22:23:29 +02:00
Cargo.toml
stage0.txt