rust/src
bors abe7c87eef Auto merge of #45297 - matthewjasper:associated-item-namespaces, r=petrochenkov
Check namespaces when resolving associated items in typeck

Closes #35600
Closes #44247
Fixes a "cannot move a value of type..." error in the same case as #44247 but with the associated items swapped.
2017-10-16 06:40:04 +00:00
..
bootstrap Re-enable linker override for cross-compilation 2017-10-16 03:22:17 +03:00
build_helper rustbuild: Support specifying archiver and linker explicitly 2017-10-15 22:10:07 +03:00
ci Auto merge of #45299 - kennytm:rollup, r=kennytm 2017-10-15 08:39:58 +00:00
doc Rollup merge of #45250 - brauliobz:non-ascii-idents-details, r=steveklabnik 2017-10-15 14:21:52 +08:00
etc
grammar
jemalloc@1f5a28755e
liballoc Rollup merge of #45133 - GuillaumeGomez:usize-index-msg, r=dtolnay 2017-10-13 23:37:55 +08:00
liballoc_jemalloc rustbuild: Support specifying archiver and linker explicitly 2017-10-15 22:10:07 +03:00
liballoc_system
libarena
libbacktrace
libcollections
libcompiler_builtins@0b9844764e
libcore Clarify how needs_drop is conservative 2017-10-13 02:29:10 -04:00
libfmt_macros
libgetopts
libgraphviz
liblibc@44e4018e1a
libpanic_abort
libpanic_unwind
libproc_macro
libprofiler_builtins
librand
librustc Auto merge of #45283 - alexcrichton:used-mut-nodes, r=arielb1 2017-10-16 03:02:05 +00:00
librustc_allocator
librustc_apfloat
librustc_asan
librustc_back Auto merge of #45224 - malbarbo:x32, r=alexcrichton 2017-10-15 06:12:13 +00:00
librustc_borrowck Auto merge of #45283 - alexcrichton:used-mut-nodes, r=arielb1 2017-10-16 03:02:05 +00:00
librustc_const_eval
librustc_const_math
librustc_cratesio_shim
librustc_data_structures Rollup merge of #45110 - Nashenas88:master, r=arielb1 2017-10-13 23:37:53 +08:00
librustc_driver
librustc_errors
librustc_incremental Auto merge of #45104 - vitiral:incr_auto_assert2, r=michaelwoerister 2017-10-14 04:11:49 +00:00
librustc_lint rustc: Remove used_mut_nodes from TyCtxt 2017-10-14 09:29:02 -07:00
librustc_llvm
librustc_lsan
librustc_metadata
librustc_mir Auto merge of #45200 - mikhail-m1:match-with-false-edges, r=nikomatsakis 2017-10-15 02:20:13 +00:00
librustc_msan
librustc_passes Implement dyn Trait syntax 2017-10-14 12:51:13 +03:00
librustc_platform_intrinsics
librustc_plugin
librustc_privacy
librustc_resolve Auto merge of #44867 - kennytm:rustdoc-md-test-title, r=alexcrichton 2017-10-14 23:07:35 +00:00
librustc_save_analysis Implement dyn Trait syntax 2017-10-14 12:51:13 +03:00
librustc_trans rustc: Fix some ThinLTO internalization 2017-10-15 08:41:26 -07:00
librustc_trans_utils
librustc_tsan
librustc_typeck Auto merge of #45297 - matthewjasper:associated-item-namespaces, r=petrochenkov 2017-10-16 06:40:04 +00:00
librustdoc Auto merge of #45191 - petrochenkov:yesar, r=Mark-Simulacrum 2017-10-16 00:32:21 +00:00
libserialize
libstd rustbuild: Support specifying archiver and linker explicitly 2017-10-15 22:10:07 +03:00
libstd_unicode
libsyntax Implement dyn Trait syntax 2017-10-14 12:51:13 +03:00
libsyntax_ext
libsyntax_pos Implement dyn Trait syntax 2017-10-14 12:51:13 +03:00
libterm
libtest
libunwind
llvm@83b72cedfd
rt
rtstartup
rustc
rustllvm rustc: Fix some ThinLTO internalization 2017-10-15 08:41:26 -07:00
test Auto merge of #45297 - matthewjasper:associated-item-namespaces, r=petrochenkov 2017-10-16 06:40:04 +00:00
tools Don't use target's linker when linking build scripts 2017-10-15 23:23:28 +03:00
Cargo.lock Auto merge of #45283 - alexcrichton:used-mut-nodes, r=arielb1 2017-10-16 03:02:05 +00:00
Cargo.toml
stage0.txt