rust/src
Felix S. Klock II 5ef6182102 Add check for unbounded due to non-regular types in dropck.
Count recursion across phantom data separately from all recursion,
and treat `Box<T>` just as if it were carrying `PhantomData<T>`.

(Regression tests are in followup commit.)

The practical effect of this is just to increment the `xref_depth`
counter, the same way that `Vec` and other types carrying
`PhantomData` do.
2015-03-01 11:15:32 +01:00
..
compiler-rt@58ab642c30
compiletest std: Stabilize the env module 2015-02-27 13:41:49 -08:00
doc Rollup merge of #22867 - FuGangqiang:master, r=steveklabnik 2015-02-28 19:19:02 +05:30
driver
etc
grammar
jemalloc@b001609960
liballoc
libarena
libbacktrace
libcollections Auto merge of #22669 - dotdash:fast_slice_iter, r=huonw 2015-02-28 03:37:20 +00:00
libcore Rollup merge of #22887 - JP-Ellis:master, r=huonw 2015-02-28 19:19:01 +05:30
libcoretest
libflate
libfmt_macros
libgetopts
libgraphviz
liblibc
liblog std: Stabilize the env module 2015-02-27 13:41:49 -08:00
librand
librbml
librustc Rollup merge of #22884 - japaric:obsolete, r=alexcrichton 2015-02-28 19:19:00 +05:30
librustc_back std: Stabilize the env module 2015-02-27 13:41:49 -08:00
librustc_bitflags
librustc_borrowck
librustc_driver Rollup merge of #22869 - alexcrichton:stabilize-env, r=aturon 2015-02-28 19:18:59 +05:30
librustc_lint Update docs for rustc_lint crateification. 2015-02-28 15:34:00 +11:00
librustc_llvm
librustc_privacy
librustc_resolve
librustc_trans Rollup merge of #22869 - alexcrichton:stabilize-env, r=aturon 2015-02-28 19:18:59 +05:30
librustc_typeck Add check for unbounded due to non-regular types in dropck. 2015-03-01 11:15:32 +01:00
librustdoc Rollup merge of #22869 - alexcrichton:stabilize-env, r=aturon 2015-02-28 19:18:59 +05:30
libserialize
libstd Rollup merge of #22884 - japaric:obsolete, r=alexcrichton 2015-02-28 19:19:00 +05:30
libsyntax Auto merge of #21521 - defuz:interval-with-path, r=pnkfelix 2015-02-28 18:36:00 +00:00
libterm std: Stabilize the env module 2015-02-27 13:41:49 -08:00
libtest Rollup merge of #22869 - alexcrichton:stabilize-env, r=aturon 2015-02-28 19:18:59 +05:30
libunicode
llvm@b89c3f039b
rt
rust-installer@60fd8abfca
rustbook
rustllvm
test Auto merge of #21521 - defuz:interval-with-path, r=pnkfelix 2015-02-28 18:36:00 +00:00
snapshots.txt