rust/src
Oliver Schneider ce6ea47d43 refactor infer function
There was no span available in the cast function, but we need to infer the `x` in `x as char` to `u8`.
The spans are now removed from all functions using `infer` and instead added in `eval_const_expr_partial`
2016-05-02 16:40:40 +02:00
..
bootstrap test: Move run-make tests into compiletest 2016-04-28 21:46:40 -07:00
build_helper
compiler-rt@57315f7e07
doc Rollup merge of #33253 - ergenekonyigit:master, r=alexcrichton 2016-04-29 19:17:58 +05:30
driver
etc test: Move run-make tests into compiletest 2016-04-28 21:46:40 -07:00
grammar
jemalloc@aab1c0a0e0
liballoc
liballoc_jemalloc
liballoc_system
libarena
libbacktrace
libcollections Auto merge of #33276 - bwinterton:btreeset-insert-doc-fix, r=GuillaumeGomez 2016-04-30 08:59:46 -07:00
libcollectionstest
libcore Rollup merge of #33056 - GuillaumeGomez:as_mut_ptr_example, r=steveklabnik 2016-04-28 09:51:43 -04:00
libcoretest
libflate
libfmt_macros
libgetopts
libgraphviz
liblibc@7265c17d18
liblog
librand
librbml
librustc Remove outdated comment 2016-05-02 00:43:02 +00:00
librustc_back
librustc_bitflags
librustc_borrowck
librustc_const_eval refactor infer function 2016-05-02 16:40:40 +02:00
librustc_const_math
librustc_data_structures Make the codegen unit partitioner also emit item declarations. 2016-04-28 16:53:00 -04:00
librustc_driver Auto merge of #33296 - jseyfried:non_idempotent_lowering, r=nrc 2016-05-01 18:28:24 -07:00
librustc_incremental
librustc_lint
librustc_llvm Make the codegen unit partitioner also emit item declarations. 2016-04-28 16:53:00 -04:00
librustc_metadata
librustc_mir Fix translation of Assign/AssignOp as rvalues 2016-04-28 13:18:51 +12:00
librustc_passes update Cargo.toml for rustbuild 2016-04-27 10:47:46 +02:00
librustc_platform_intrinsics
librustc_plugin
librustc_privacy
librustc_resolve Auto merge of #33229 - timothy-mcroy:master, r=guillaumegomez 2016-04-29 12:59:39 -07:00
librustc_save_analysis Avoid using the lowering context in librustc_save_analysis 2016-05-01 23:30:18 +00:00
librustc_trans Make the codegen unit partitioner also emit item declarations. 2016-04-28 16:53:00 -04:00
librustc_typeck
librustc_unicode
librustdoc Auto merge of #33151 - ollie27:rustdoc_abi, r=alexcrichton 2016-04-27 23:16:41 -07:00
libserialize
libstd Auto merge of #33148 - sfackler:entry-key, r=alexcrichton 2016-04-29 18:11:25 -07:00
libsyntax Auto merge of #32846 - jseyfried:allow_unconfigured_gated_expanded_items, r=nrc 2016-04-30 02:07:33 -07:00
libsyntax_ext Auto merge of #32791 - LeoTestard:feature-gate-clean, r=nikomatsakis 2016-04-27 18:35:29 -07:00
libterm
libtest
llvm@751345228a
rt
rtstartup
rust-installer@c37d3747da
rustc
rustllvm
test tests 2016-05-02 16:38:49 +02:00
tools Auto merge of #33093 - alexcrichton:rustbuild-rmake, r=nikomatsakis 2016-04-28 23:34:00 -07:00
stage0.txt