rust/src
bors 13fd5e93de Auto merge of #41320 - Mark-Simulacrum:cleanup-methodmatch, r=arielb1
Remove MethodMatchResult and MethodMatchedData.

These two enums were unused.

Fixes #41318.

r? @nikomatsakis
2017-04-15 22:15:53 +00:00
..
bootstrap rustbuild: Fix recompilation of stage0 tools dir 2017-04-13 09:47:00 -07:00
build_helper
ci travis: Enable rust-analysis package for more targets 2017-04-12 20:48:18 -07:00
compiler-rt@d30da544a8
doc Add Unstable Book entry for 'overlapping-marker-traits'. 2017-04-14 22:05:11 -04:00
driver
etc
grammar
jemalloc@11bfb0dcf8
liballoc Rollup merge of #41266 - projektir:weak_docs_rc, r=alexcrichton 2017-04-13 13:04:16 -04:00
liballoc_jemalloc
liballoc_system
libarena
libbacktrace
libcollections std::collections docs: Address issues that came up in PR #41286 2017-04-14 23:36:27 +02:00
libcompiler_builtins Fixed invalid 128-bit division on 32-bit target. Fixed issue #41228. 2017-04-13 00:15:04 +08:00
libcore Auto merge of #39881 - king6cong:sys, r=japaric 2017-04-15 17:17:17 +00:00
libflate
libfmt_macros
libgetopts
libgraphviz
liblibc@05a2d19735
libpanic_abort
libpanic_unwind
libproc_macro
libproc_macro_plugin
librand Avoid to use floating point match 2017-04-14 03:39:03 +02:00
librustc Auto merge of #41320 - Mark-Simulacrum:cleanup-methodmatch, r=arielb1 2017-04-15 22:15:53 +00:00
librustc_asan
librustc_back Compile WASM as WASM instead of asm.js 2017-04-14 19:17:03 +02:00
librustc_bitflags
librustc_borrowck Auto merge of #41153 - petrochenkov:umove, r=pnkfelix 2017-04-14 16:28:14 +00:00
librustc_const_eval
librustc_const_math
librustc_data_structures Auto merge of #40570 - nikomatsakis:inference-subtype-through-obligation, r=arielb1 2017-04-13 00:28:11 +00:00
librustc_driver rustc: provide adt_sized_constraint as an on-demand query. 2017-04-15 15:40:38 +03:00
librustc_errors Rollup merge of #41205 - estebank:shorter-mismatched-types-2, r=nikomatsakis 2017-04-12 14:45:45 +02:00
librustc_incremental ICH: Replace old, transitive metadata hashing with direct hashing approach. 2017-04-12 11:47:26 +02:00
librustc_lint
librustc_llvm Expose LLVM appendModuleInlineAsm 2017-04-12 19:12:49 -05:00
librustc_lsan
librustc_metadata Rollup merge of #40702 - mrhota:global_asm, r=nagisa 2017-04-14 17:41:03 -04:00
librustc_mir address review comments 2017-04-12 00:45:54 +03:00
librustc_msan
librustc_passes Rollup merge of #41232 - arielb1:mir-rvalues, r=eddyb 2017-04-12 14:45:47 +02:00
librustc_platform_intrinsics
librustc_plugin remove LinkMeta from SharedCrateContext 2017-04-13 18:37:47 -04:00
librustc_privacy First attempt at global_asm! macro 2017-04-12 19:12:49 -05:00
librustc_resolve First attempt at global_asm! macro 2017-04-12 19:12:49 -05:00
librustc_save_analysis First attempt at global_asm! macro 2017-04-12 19:12:49 -05:00
librustc_trans Rollup merge of #40702 - mrhota:global_asm, r=nagisa 2017-04-14 17:41:03 -04:00
librustc_tsan
librustc_typeck Rollup merge of #40702 - mrhota:global_asm, r=nagisa 2017-04-14 17:41:03 -04:00
librustdoc Rollup merge of #41249 - GuillaumeGomez:rustdoc-render, r=steveklabnik,frewsxcv 2017-04-14 17:41:05 -04:00
libserialize
libstd Rollup merge of #41311 - tedsta:fuchsia_error_codes, r=eddyb 2017-04-15 10:41:51 -04:00
libstd_unicode
libsyntax Put overlapping impls behind feature gate, add tests 2017-04-14 22:05:11 -04:00
libsyntax_ext Replace ExpnId with SyntaxContext 2017-04-12 19:12:50 -05:00
libsyntax_pos Point at only one char on Span::next_point 2017-04-10 14:03:17 -07:00
libterm
libtest
libunwind
llvm@2e951c3ae3
rt
rtstartup
rust-installer@4f99485080
rustc
rustllvm Expose LLVM appendModuleInlineAsm 2017-04-12 19:12:49 -05:00
test Auto merge of #41316 - suchithjn225:issue-41272, r=eddyb 2017-04-15 12:13:27 +00:00
tools std::collections docs: Address issues that came up in PR #41286 2017-04-14 23:36:27 +02:00
Cargo.lock
Cargo.toml
stage0.txt