rust/src
Jonathan Turner 9327edd773 Rollup merge of #36160 - Aatch:normalize-closure-sig, r=eddyb
Normalize the function signature of closures

Previously we didn't normalize the function signatures used for
closures. This didn't cause a problem in most cases, but caused an ICE
in during MIR type checking.

Fixes #36139

r? @eddyb
2016-09-02 15:28:51 -07:00
..
bootstrap
build_helper
compiler-rt@8598065bd9
doc Rollup merge of #35754 - QuietMisdreavus:must-use-reference, r=Manishearth 2016-09-02 15:28:50 -07:00
driver
etc Auto merge of #35585 - Kha:gdb-qualified, r=michaelwoerister 2016-08-31 05:51:58 -07:00
grammar
jemalloc@e058ca6616
liballoc
liballoc_jemalloc
liballoc_system
libarena
libbacktrace
libcollections Rollup merge of #35862 - Stebalien:fmt-docs, r=steveklabnik 2016-08-30 10:39:05 +02:00
libcollectionstest
libcore Rollup merge of #36099 - skade:better-try-documentation, r=steveklabnik 2016-09-02 15:28:51 -07:00
libcoretest Auto merge of #35755 - SimonSapin:char_convert, r=alexcrichton 2016-09-01 02:53:28 -07:00
libflate
libfmt_macros
libgetopts
libgraphviz
liblibc@49d64cae06
liblog
libpanic_abort
libpanic_unwind
libproc_macro
librand
librbml Rollup merge of #35977 - frewsxcv:usize-isize, r=eddyb 2016-08-30 10:39:06 +02:00
librustc Auto merge of #35761 - nikomatsakis:faster-trans-fulfill-obligation, r=eddyb 2016-09-01 15:25:58 -07:00
librustc_back Auto merge of #36024 - japaric:mips64, r=alexcrichton 2016-09-02 03:01:48 -07:00
librustc_bitflags
librustc_borrowck
librustc_const_eval
librustc_const_math
librustc_data_structures
librustc_driver Auto merge of #35718 - michaelwoerister:incr-comp-dir-locking, r=alexcrichton 2016-08-31 12:56:15 -07:00
librustc_errors
librustc_incremental Auto merge of #35718 - michaelwoerister:incr-comp-dir-locking, r=alexcrichton 2016-08-31 12:56:15 -07:00
librustc_lint Auto merge of #35761 - nikomatsakis:faster-trans-fulfill-obligation, r=eddyb 2016-09-01 15:25:58 -07:00
librustc_llvm Allow specification of the system V AMD64 ABI constraint. 2016-08-30 16:01:40 +02:00
librustc_metadata turn the RFC1592 warnings into hard errors 2016-09-01 13:34:56 +03:00
librustc_mir turn the RFC1592 warnings into hard errors 2016-09-01 13:34:56 +03:00
librustc_passes Rollup merge of #36147 - mikhail-m1:master, r=jonathandturner 2016-08-31 06:29:11 -07:00
librustc_platform_intrinsics
librustc_plugin Change 'rustc::plugin' to 'rustc_plugin' in doc comment 2016-08-31 22:45:37 +08:00
librustc_privacy Rollup merge of #36054 - mikhail-m1:master2, r=jonathandturner 2016-08-30 10:39:07 +02:00
librustc_resolve Address comments. 2016-09-02 00:35:16 +00:00
librustc_save_analysis
librustc_trans Auto merge of #36024 - japaric:mips64, r=alexcrichton 2016-09-02 03:01:48 -07:00
librustc_typeck Rollup merge of #36160 - Aatch:normalize-closure-sig, r=eddyb 2016-09-02 15:28:51 -07:00
librustc_unicode
librustdoc Auto merge of #34982 - arielb1:bad-tuples-and-objects, r=nikomatsakis 2016-09-01 06:05:04 -07:00
libserialize Rollup merge of #36123 - nagisa:unignore-json-tests, r=alexcrichton 2016-08-31 13:53:35 -07:00
libstd Auto merge of #36024 - japaric:mips64, r=alexcrichton 2016-09-02 03:01:48 -07:00
libsyntax Add item_like_imports feature. 2016-09-01 22:29:50 +00:00
libsyntax_ext
libsyntax_pos
libterm
libtest
libunwind
llvm@eee68eafa7
rt
rtstartup
rust-installer@755bc3db4f
rustc
rustllvm
test Rollup merge of #36160 - Aatch:normalize-closure-sig, r=eddyb 2016-09-02 15:28:51 -07:00
tools Auto merge of #35718 - michaelwoerister:incr-comp-dir-locking, r=alexcrichton 2016-08-31 12:56:15 -07:00
stage0.txt