.. |
alt-arrows-block-then-binop.rs
|
Convert alt to match. Stop parsing alt
|
2012-08-06 15:36:30 -07:00 |
alt-join.rs
|
Convert alt to match. Stop parsing alt
|
2012-08-06 15:36:30 -07:00 |
alt-pattern-field-mismatch-2.rs
|
Convert alt to match. Stop parsing alt
|
2012-08-06 15:36:30 -07:00 |
alt-pattern-field-mismatch.rs
|
Convert alt to match. Stop parsing alt
|
2012-08-06 15:36:30 -07:00 |
alt-range-fail-dominate.rs
|
Remove the 'to' keyword
|
2012-09-01 18:38:18 -07:00 |
alt-range-fail.rs
|
Remove the 'to' keyword
|
2012-09-01 18:38:18 -07:00 |
alt-tag-nullary.rs
|
Convert alt to match. Stop parsing alt
|
2012-08-06 15:36:30 -07:00 |
alt-tag-unary.rs
|
Convert alt to match. Stop parsing alt
|
2012-08-06 15:36:30 -07:00 |
ambig_impl_2_exe.rs
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
ambig_impl_bounds.rs
|
Change remaining "iface" occurrences to "trait"; deprecate "iface"
|
2012-07-31 11:52:16 -07:00 |
ambig_impl_unify.rs
|
Convert impls to new syntax
|
2012-08-08 18:19:24 -07:00 |
arc-cant-nest-rw-arc-3177.rs
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
arc-rw-cond-shouldnt-escape.rs
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
arc-rw-read-mode-shouldnt-escape.rs
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
arc-rw-state-shouldnt-escape.rs
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
arc-rw-write-mode-cond-shouldnt-escape.rs
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
arc-rw-write-mode-shouldnt-escape.rs
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
arg-count-mismatch.rs
|
|
|
arg-style-mismatch.rs
|
Make it illegal to use modes in a fn signature with providing
|
2012-09-23 13:30:13 -05:00 |
arg-type-mismatch.rs
|
|
|
assign-imm-local-twice.rs
|
m1!{...} -> m1!(...)
|
2012-08-23 11:14:14 -07:00 |
assign-super.rs
|
|
|
assign-to-method.rs
|
Introduce auto adjustment table to subsume autoderef/autoref/borrowings.
|
2012-09-11 21:25:01 -07:00 |
attempted-access-non-fatal.rs
|
|
|
attr-bad-crate-attr.rc
|
Remove module keyword
|
2012-09-07 16:53:21 -07:00 |
attr-bad-meta.rs
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
attr-before-ext.rs
|
m1!{...} -> m1!(...)
|
2012-08-23 11:14:14 -07:00 |
attr-before-let.rs
|
|
|
attr-before-stmt.rs
|
|
|
attr-dangling-in-fn.rs
|
|
|
attr-dangling-in-mod.rs
|
|
|
auto-ref-borrowck-failure.rs
|
Convert field terminators to commas. Stop parsing semis.
|
2012-09-07 16:12:15 -07:00 |
autoderef-full-lval.rs
|
|
|
bad-alt.rs
|
Convert alt to match. Stop parsing alt
|
2012-08-06 15:36:30 -07:00 |
bad-bang-ann-3.rs
|
Convert ret to return
|
2012-08-01 19:16:06 -07:00 |
bad-bang-ann.rs
|
|
|
bad-const-type.rs
|
Change the pretty printer to print vstores for strs in prefix notation.
|
2012-07-13 17:03:54 -07:00 |
bad-env-capture2.rs
|
|
|
bad-env-capture3.rs
|
|
|
bad-env-capture.rs
|
|
|
bad-expr-path2.rs
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
bad-expr-path.rs
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
bad-for-loop.rs
|
|
|
bad-main.rs
|
Remove arg vectors from main functions. Stop supporting them.
|
2012-10-04 15:07:49 -07:00 |
bad-method-typaram-kind.rs
|
Convert all kind bounds to camel case. Remove send, owned keywords.
|
2012-09-07 18:10:11 -07:00 |
bad-module.rs
|
Mark crate metadata with a version tag. Close #3390.
|
2012-09-05 16:53:55 -07:00 |
bad-name.rs
|
More consistent use of backticks and "expected" in error messages.
|
2012-07-13 15:31:39 -07:00 |
bad-record-pat-2.rs
|
Convert alt to match. Stop parsing alt
|
2012-08-06 15:36:30 -07:00 |
bad-record-pat.rs
|
Convert alt to match. Stop parsing alt
|
2012-08-06 15:36:30 -07:00 |
bad-type-env-capture.rs
|
|
|
bad-value-ident-false.rs
|
Promote most restricted keywords to strict keywords
|
2012-09-10 12:07:19 -07:00 |
bad-value-ident-true.rs
|
Promote most restricted keywords to strict keywords
|
2012-09-10 12:07:19 -07:00 |
bad-var-env-capture-in-block-arg.rs
|
|
|
bang-tailexpr.rs
|
|
|
bind-by-move-neither-can-live-while-the-other-survives-1.rs
|
Convert field terminators to commas. Stop parsing semis.
|
2012-09-07 16:12:15 -07:00 |
bind-by-move-neither-can-live-while-the-other-survives-2.rs
|
Convert field terminators to commas. Stop parsing semis.
|
2012-09-07 16:12:15 -07:00 |
bind-by-move-neither-can-live-while-the-other-survives-3.rs
|
Convert field terminators to commas. Stop parsing semis.
|
2012-09-07 16:12:15 -07:00 |
bind-by-move-neither-can-live-while-the-other-survives-4.rs
|
Convert field terminators to commas. Stop parsing semis.
|
2012-09-07 16:12:15 -07:00 |
bind-by-move-no-guards.rs
|
Camel case the option type
|
2012-08-26 15:56:16 -07:00 |
bind-by-move-no-lvalues-1.rs
|
Convert field terminators to commas. Stop parsing semis.
|
2012-09-07 16:12:15 -07:00 |
bind-by-move-no-lvalues-2.rs
|
Convert field terminators to commas. Stop parsing semis.
|
2012-09-07 16:12:15 -07:00 |
bind-by-move-no-sub-bindings.rs
|
Convert field terminators to commas. Stop parsing semis.
|
2012-09-07 16:12:15 -07:00 |
binop-add-ptr.rs
|
|
|
binop-add-tup-assign.rs
|
|
|
binop-add-tup.rs
|
|
|
binop-bitxor-str.rs
|
Treat bare vector and string literals as fixed length vecs. Closes #2922.
|
2012-07-14 14:30:48 -07:00 |
binop-logic-float.rs
|
|
|
binop-logic-int.rs
|
|
|
binop-mul-bool.rs
|
|
|
binop-typeck.rs
|
|
|
block-arg-as-stmt-with-value.rs
|
demode vec
|
2012-09-28 13:27:45 -07:00 |
block-arg-used-as-lambda-with-illegal-cap.rs
|
Convert ret to return
|
2012-08-01 19:16:06 -07:00 |
block-coerce-no-2.rs
|
test: Fix type error message in an effort to unbreak the build
|
2012-08-13 17:13:48 -07:00 |
block-coerce-no.rs
|
test: Modify error messages in some compile-fail tests in an attempt to unbreak the tree
|
2012-08-13 16:13:12 -07:00 |
block-deinitializes-upvar.rs
|
|
|
block-must-not-have-result-do.rs
|
|
|
block-must-not-have-result-for.rs
|
Revert "replace explicit calls to vec::each with vec::each_ref, partially demode str"
|
2012-09-18 21:41:13 -07:00 |
block-must-not-have-result-res.rs
|
Remove struct ctors
|
2012-09-06 10:52:26 -07:00 |
block-must-not-have-result-while.rs
|
|
|
bogus-tag.rs
|
m1!{...} -> m1!(...)
|
2012-08-23 11:14:14 -07:00 |
borrowck-addr-of-upvar.rs
|
Fix #2979: inference for lifetimes of & expressions
|
2012-07-30 14:49:28 -07:00 |
borrowck-assign-comp-idx.rs
|
|
|
borrowck-assign-comp.rs
|
|
|
borrowck-assign-to-constants.rs
|
Camel case the option type
|
2012-08-26 15:56:16 -07:00 |
borrowck-assign-to-enum.rs
|
|
|
borrowck-assign-to-subfield.rs
|
|
|
borrowck-autoref-3261.rs
|
Introduce auto adjustment table to subsume autoderef/autoref/borrowings.
|
2012-09-11 21:25:01 -07:00 |
borrowck-binding-mutbl.rs
|
move borrowck tests to use ref, fix a few exposed shortcomings
|
2012-08-07 06:11:12 -07:00 |
borrowck-borrowed-uniq-rvalue-2.rs
|
Replace several common macros of the form #m[...] with m!(...)
|
2012-10-12 14:14:48 -07:00 |
borrowck-borrowed-uniq-rvalue.rs
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
borrowck-call-method-from-mut-aliasable.rs
|
Introduce auto adjustment table to subsume autoderef/autoref/borrowings.
|
2012-09-11 21:25:01 -07:00 |
borrowck-call-sendfn.rs
|
avoid capture of bound regions when infering types for closure
|
2012-07-25 05:45:52 -07:00 |
borrowck-confuse-region.rs
|
Refactor trans to replace lvalue and friends with Datum.
|
2012-09-06 06:11:12 -07:00 |
borrowck-imm-ref-to-mut-rec-field-issue-3162-b.rs
|
Enforce a stricter notion of purity when borrowing. Fixes #3162.
|
2012-08-09 14:23:56 -07:00 |
borrowck-imm-ref-to-mut-rec-field-issue-3162-c.rs
|
More complete fix to #3162 (borrowck bug related to access to rec fields)
|
2012-08-23 18:54:08 -07:00 |
borrowck-imm-ref-to-mut-rec-field-issue-3162.rs
|
Enforce a stricter notion of purity when borrowing. Fixes #3162.
|
2012-08-09 14:23:56 -07:00 |
borrowck-issue-2657-1.rs
|
Camel case the option type
|
2012-08-26 15:56:16 -07:00 |
borrowck-issue-2657-2.rs
|
Camel case the option type
|
2012-08-26 15:56:16 -07:00 |
borrowck-lend-args.rs
|
Demode some code using by-mutbl-ref; warn about by-mutbl-ref
|
2012-10-05 15:37:01 -07:00 |
borrowck-lend-flow.rs
|
Fix #2979: inference for lifetimes of & expressions
|
2012-07-30 14:49:28 -07:00 |
borrowck-loan-blocks-move-cc.rs
|
m1!{...} -> m1!(...)
|
2012-08-23 11:14:14 -07:00 |
borrowck-loan-blocks-move.rs
|
Make moves explicit in cfail tests
|
2012-10-12 20:43:37 -07:00 |
borrowck-loan-blocks-mut-uniq.rs
|
|
|
borrowck-loan-in-overloaded-op.rs
|
Register snapshots. Remove redundant Eq impls, Makefile hacks
|
2012-09-23 23:01:49 -07:00 |
borrowck-loan-local-as-both-mut-and-imm.rs
|
Check whether loans conflict with old loans or with themselves.
|
2012-10-15 13:37:50 -07:00 |
borrowck-loan-rcvr-overloaded-op.rs
|
Register snapshots. Remove redundant Eq impls, Makefile hacks
|
2012-09-23 23:01:49 -07:00 |
borrowck-loan-rcvr.rs
|
Introduce auto adjustment table to subsume autoderef/autoref/borrowings.
|
2012-09-11 21:25:01 -07:00 |
borrowck-loan-vec-content.rs
|
|
|
borrowck-move-from-unsafe-ptr.rs
|
Convert ret to return
|
2012-08-01 19:16:06 -07:00 |
borrowck-mut-addr-of-imm-var.rs
|
Introduce auto adjustment table to subsume autoderef/autoref/borrowings.
|
2012-09-11 21:25:01 -07:00 |
borrowck-mut-deref-comp.rs
|
Introduce auto adjustment table to subsume autoderef/autoref/borrowings.
|
2012-09-11 21:25:01 -07:00 |
borrowck-mut-slice-of-imm-vec.rs
|
Introduce auto adjustment table to subsume autoderef/autoref/borrowings.
|
2012-09-11 21:25:01 -07:00 |
borrowck-mut-vec-as-imm-slice-bad.rs
|
De-mode vec::each() and many of the str iteration routines
|
2012-09-19 10:52:59 -07:00 |
borrowck-no-cycle-in-exchange-heap.rs
|
Remove match check from test cases
|
2012-08-23 15:12:02 -07:00 |
borrowck-pat-by-value-binding.rs
|
Camel case the option type
|
2012-08-26 15:56:16 -07:00 |
borrowck-pat-enum-in-box.rs
|
Camel case the option type
|
2012-08-26 15:56:16 -07:00 |
borrowck-pat-enum.rs
|
Camel case the option type
|
2012-08-26 15:56:16 -07:00 |
borrowck-pat-reassign-binding.rs
|
Camel case the option type
|
2012-08-26 15:56:16 -07:00 |
borrowck-pat-reassign-sometimes-binding.rs
|
Camel case the option type
|
2012-08-26 15:56:16 -07:00 |
borrowck-pure-scope-in-call.rs
|
Introduce auto adjustment table to subsume autoderef/autoref/borrowings.
|
2012-09-11 21:25:01 -07:00 |
borrowck-ref-into-rvalue.rs
|
Camel case the option type
|
2012-08-26 15:56:16 -07:00 |
borrowck-ref-mut-of-imm.rs
|
Camel case the option type
|
2012-08-26 15:56:16 -07:00 |
borrowck-unary-move-2.rs
|
Replace several common macros of the form #m[...] with m!(...)
|
2012-10-12 14:14:48 -07:00 |
borrowck-unary-move.rs
|
Purge placement new; Make borrowck know about unary move.
|
2012-08-02 22:36:36 -07:00 |
borrowck-unchecked-with-borrow.rs
|
rustc: Remove legacy mode inference, unless #[legacy_modes] is used
|
2012-09-18 15:53:04 -07:00 |
borrowck-uniq-via-box.rs
|
Introduce auto adjustment table to subsume autoderef/autoref/borrowings.
|
2012-09-11 21:25:01 -07:00 |
borrowck-uniq-via-lend.rs
|
|
|
borrowck-uniq-via-ref.rs
|
Introduce auto adjustment table to subsume autoderef/autoref/borrowings.
|
2012-09-11 21:25:01 -07:00 |
break-outside-loop.rs
|
Tear out ty_str and ty_vec.
|
2012-07-14 12:19:36 -07:00 |
cap-clause-both-copy-and-move.rs
|
More consistent use of backticks and "expected" in error messages.
|
2012-07-13 15:31:39 -07:00 |
cap-clause-double-copy.rs
|
More consistent use of backticks and "expected" in error messages.
|
2012-07-13 15:31:39 -07:00 |
cap-clause-double-move.rs
|
More consistent use of backticks and "expected" in error messages.
|
2012-07-13 15:31:39 -07:00 |
cap-clause-illegal-cap.rs
|
Remove 'let' syntax for struct fields
|
2012-09-07 14:02:33 -07:00 |
cap-clause-move-upvar.rs
|
|
|
cap-clause-unresolved-copy.rs
|
|
|
cap-clause-unresolved-move.rs
|
|
|
cap-clause-use-after-move.rs
|
remove ctor from ast (take 2) (no review: just dead code removal)
|
2012-10-12 19:46:37 -07:00 |
cap-clause-with-stack-closure.rs
|
|
|
capture1.rs
|
Convert ret to return
|
2012-08-01 19:16:06 -07:00 |
cast-from-nil.rs
|
|
|
cast-to-nil.rs
|
|
|
class-cast-to-trait.rs
|
Remove priv sections from classes. Obsolete the syntax
|
2012-09-11 15:29:37 -07:00 |
class-implements-bad-trait.rs
|
test: "iface" -> "trait" in filenames.
|
2012-08-02 17:58:56 -07:00 |
class-implements-int.rs
|
Remove 'let' syntax for struct fields
|
2012-09-07 14:02:33 -07:00 |
class-method-missing.rs
|
Report obsolete trait lists on structs
|
2012-09-10 18:12:35 -07:00 |
class-missing-self.rs
|
Remove priv sections from classes. Obsolete the syntax
|
2012-09-11 15:29:37 -07:00 |
const-recursive.rs
|
|
|
constrained-type-missing-check.rs
|
Convert ret to return
|
2012-08-01 19:16:06 -07:00 |
copy-a-resource.rs
|
Remove 'let' syntax for struct fields
|
2012-09-07 14:02:33 -07:00 |
copy-into-closure.rs
|
Make moves explicit in cfail tests
|
2012-10-12 20:43:37 -07:00 |
crateresolve1.rs
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
crateresolve2.rs
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
crateresolve5.rs
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
dead-code-ret.rs
|
m1!{...} -> m1!(...)
|
2012-08-23 11:14:14 -07:00 |
deprecated-mode-fn-arg.rs
|
Remove by-mutable-ref mode from the compiler
|
2012-10-05 22:45:50 -07:00 |
deref-non-pointer.rs
|
Convert alt to match. Stop parsing alt
|
2012-08-06 15:36:30 -07:00 |
disallowed-deconstructing-destructing-struct.rs
|
Convert field terminators to commas. Stop parsing semis.
|
2012-09-07 16:12:15 -07:00 |
do1.rs
|
More consistent use of backticks and "expected" in error messages.
|
2012-07-13 15:31:39 -07:00 |
do2.rs
|
Fix some more test breakage.
|
2012-08-30 19:05:54 -07:00 |
do-lambda-requires-braces.rs
|
More consistent use of backticks and "expected" in error messages.
|
2012-07-13 15:31:39 -07:00 |
does-nothing.rs
|
m1!{...} -> m1!(...)
|
2012-08-23 11:14:14 -07:00 |
dup-link-name.rs
|
|
|
duplicate-visibility.rs
|
libsyntax: refactor the parser to consider foreign items as items
|
2012-10-17 15:34:55 -07:00 |
elided-test.rs
|
|
|
empty-linkname2.rs
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
empty-linkname.rs
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
empty-record-type.rs
|
More consistent use of backticks and "expected" in error messages.
|
2012-07-13 15:31:39 -07:00 |
empty-vec-trailing-comma.rs
|
More consistent use of backticks and "expected" in error messages.
|
2012-07-13 15:31:39 -07:00 |
enum-in-scope.rs
|
|
|
estr-subtyping.rs
|
Move the world over to using the new style string literals and types. Closes #2907.
|
2012-07-14 01:03:43 -07:00 |
evec-subtyping.rs
|
Remove old fixed-length vector syntax
|
2012-10-20 17:50:46 -07:00 |
export2.rs
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
export-fully-qualified.rs
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
export-import.rs
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
export-tag-variant.rs
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
export.rs
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
ext-after-attrib.rs
|
m1!{...} -> m1!(...)
|
2012-08-23 11:14:14 -07:00 |
ext-noname.rs
|
|
|
ext-nonexistent.rs
|
m1!{...} -> m1!(...)
|
2012-08-23 11:14:14 -07:00 |
extenv-no-args.rs
|
Replace several common macros of the form #m[...] with m!(...)
|
2012-10-12 14:14:48 -07:00 |
extenv-not-string-literal.rs
|
m1!{...} -> m1!(...)
|
2012-08-23 11:14:14 -07:00 |
extenv-too-many-args.rs
|
Replace several common macros of the form #m[...] with m!(...)
|
2012-10-12 14:14:48 -07:00 |
extern-no-call.rs
|
|
|
extern-wrong-value-type.rs
|
new region inference, seperate infer into modules, improve error msgs
|
2012-08-20 22:00:06 -07:00 |
extfmt-missing-type.rs
|
m1!{...} -> m1!(...)
|
2012-08-23 11:14:14 -07:00 |
extfmt-no-args.rs
|
Replace several common macros of the form #m[...] with m!(...)
|
2012-10-12 14:14:48 -07:00 |
extfmt-non-literal2.rs
|
Replace several common macros of the form #m[...] with m!(...)
|
2012-10-12 14:14:48 -07:00 |
extfmt-non-literal.rs
|
Replace several common macros of the form #m[...] with m!(...)
|
2012-10-12 14:14:48 -07:00 |
extfmt-not-enough-args.rs
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
extfmt-too-many-args.rs
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
extfmt-unknown-type.rs
|
m1!{...} -> m1!(...)
|
2012-08-23 11:14:14 -07:00 |
extfmt-unsigned-plus.rs
|
Replace several common macros of the form #m[...] with m!(...)
|
2012-10-12 14:14:48 -07:00 |
extfmt-unsigned-space.rs
|
Replace several common macros of the form #m[...] with m!(...)
|
2012-10-12 14:14:48 -07:00 |
extfmt-unterminated-conv.rs
|
m1!{...} -> m1!(...)
|
2012-08-23 11:14:14 -07:00 |
fail-expr.rs
|
|
|
fail-simple.rs
|
|
|
fail-type-err.rs
|
Change the pretty printer to print vstores for strs in prefix notation.
|
2012-07-13 17:03:54 -07:00 |
fn-bad-block-type.rs
|
|
|
fn-compare-mismatch.rs
|
Fix some more test breakage.
|
2012-08-30 19:05:54 -07:00 |
fn-variance-1.rs
|
rustc: Remove legacy mode inference, unless #[legacy_modes] is used
|
2012-09-18 15:53:04 -07:00 |
fn-variance-2.rs
|
Convert all kind bounds to camel case. Remove send, owned keywords.
|
2012-09-07 18:10:11 -07:00 |
fn-variance-3.rs
|
Convert all kind bounds to camel case. Remove send, owned keywords.
|
2012-09-07 18:10:11 -07:00 |
for-loop-decl.rs
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
foreign-unsafe-fn-called.rs
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
foreign-unsafe-fn.rs
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
fru-extra-field.rs
|
Remove 'with'
|
2012-09-04 15:47:04 -07:00 |
fully-qualified-type-name1.rs
|
Camel case the option type
|
2012-08-26 15:56:16 -07:00 |
fully-qualified-type-name2.rs
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
fully-qualified-type-name3.rs
|
Convert ret to return
|
2012-08-01 19:16:06 -07:00 |
fully-qualified-type-name4.rs
|
test: "import" -> "use"
|
2012-09-05 12:32:05 -07:00 |
functional-struct-update.rs
|
Test that functional struct update exprs get rejected if...
|
2012-10-12 20:43:38 -07:00 |
if-branch-types.rs
|
|
|
if-typeck.rs
|
|
|
if-without-else-result.rs
|
|
|
implicit-method-bind.rs
|
Disallow implicitly binding methods in typechecker. Closes #2189.
|
2012-07-10 15:12:13 -07:00 |
import2.rs
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
import3.rs
|
test: "import" -> "use"
|
2012-09-05 12:32:05 -07:00 |
import4.rs
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
import-from-missing.rs
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
import-from-path.rs
|
test: "import" -> "use"
|
2012-09-05 12:32:05 -07:00 |
import-from-rename.rs
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
import-glob-0.rs
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
import-glob-circular.rs
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
import-glob-export.rs
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
import-glob-path.rs
|
test: "import" -> "use"
|
2012-09-05 12:32:05 -07:00 |
import-glob-rename.rs
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
import-loop-2.rs
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
import-loop.rs
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
import.rs
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
index_message.rs
|
|
|
infinite-instantiation.rs
|
Convert all kind bounds to camel case. Remove send, owned keywords.
|
2012-09-07 18:10:11 -07:00 |
infinite-tag-type-recursion.rs
|
|
|
infinite-vec-type-recursion.rs
|
|
|
integer-literal-suffix-inference.rs
|
|
|
issue-511.rs
|
Demode some code using by-mutbl-ref; warn about by-mutbl-ref
|
2012-10-05 15:37:01 -07:00 |
issue-897-2.rs
|
Convert ret to return
|
2012-08-01 19:16:06 -07:00 |
issue-897.rs
|
Convert ret to return
|
2012-08-01 19:16:06 -07:00 |
issue-1193.rs
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
issue-1362.rs
|
|
|
issue-1448-1.rs
|
m1!{...} -> m1!(...)
|
2012-08-23 11:14:14 -07:00 |
issue-1448-2.rs
|
m1!{...} -> m1!(...)
|
2012-08-23 11:14:14 -07:00 |
issue-1451.rs
|
|
|
issue-1476.rs
|
Improve unexpected error scanner for compile-fail tests (Closes #1476)
|
2012-09-11 17:22:24 -07:00 |
issue-1655.rs
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
issue-1697.rs
|
test: "import" -> "use"
|
2012-09-05 12:32:05 -07:00 |
issue-1763.rs
|
|
|
issue-1802-1.rs
|
|
|
issue-1802-2.rs
|
|
|
issue-1871.rs
|
|
|
issue-1900.rs
|
|
|
issue-1962.rs
|
Nomenclature fixes in the lint checker. Fewer double-negatives.
|
2012-07-26 17:08:33 -07:00 |
issue-1965.rs
|
Make moves explicit in cfail tests
|
2012-10-12 20:43:37 -07:00 |
issue-2063-resource.rs
|
Remove 'let' syntax for struct fields
|
2012-09-07 14:02:33 -07:00 |
issue-2063.rs
|
Convert impls to new syntax
|
2012-08-08 18:19:24 -07:00 |
issue-2074.rs
|
Add various test cases (xfailed)
|
2012-10-15 12:00:32 -07:00 |
issue-2111.rs
|
Camel case the option type
|
2012-08-26 15:56:16 -07:00 |
issue-2123.rs
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
issue-2149.rs
|
demode the each() method on vec and other iterables.
|
2012-09-19 17:03:01 -07:00 |
issue-2150.rs
|
Convert ret to return
|
2012-08-01 19:16:06 -07:00 |
issue-2151.rs
|
De-mode vec::each() and many of the str iteration routines
|
2012-09-19 10:52:59 -07:00 |
issue-2330.rs
|
Convert impls to new syntax
|
2012-08-08 18:19:24 -07:00 |
issue-2354.rs
|
Convert alt to match. Stop parsing alt
|
2012-08-06 15:36:30 -07:00 |
issue-2356.rs
|
Convert class methods to impl methods. Stop parsing class methods
|
2012-09-10 16:13:08 -07:00 |
issue-2370-2.rs
|
Remove struct ctors
|
2012-09-06 10:52:26 -07:00 |
issue-2370.rs
|
Remove struct ctors
|
2012-09-06 10:52:26 -07:00 |
issue-2467.rs
|
|
|
issue-2487-b.rs
|
Convert class methods to impl methods. Stop parsing class methods
|
2012-09-10 16:13:08 -07:00 |
issue-2509-a.rs
|
Remove struct ctors
|
2012-09-06 10:52:26 -07:00 |
issue-2548.rs
|
Make moves explicit in cfail tests
|
2012-10-12 20:43:37 -07:00 |
issue-2587-2.rs
|
Register snapshots. Remove redundant Eq impls, Makefile hacks
|
2012-09-23 23:01:49 -07:00 |
issue-2590.rs
|
remove ctor from ast (take 2) (no review: just dead code removal)
|
2012-10-12 19:46:37 -07:00 |
issue-2611-3.rs
|
Convert 'import' to 'use'. Remove 'import' keyword.
|
2012-09-10 19:04:26 -07:00 |
issue-2611-4.rs
|
Convert 'import' to 'use'. Remove 'import' keyword.
|
2012-09-10 19:04:26 -07:00 |
issue-2611-5.rs
|
Convert 'import' to 'use'. Remove 'import' keyword.
|
2012-09-10 19:04:26 -07:00 |
issue-2718-a.rs
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
issue-2766-a.rs
|
test: Fix failing tests. r=rustbot
|
2012-10-18 12:09:40 -07:00 |
issue-2823.rs
|
Add test for Issue 2823
|
2012-10-15 17:12:42 -07:00 |
issue-2825-b.rs
|
Remove 'let' syntax for struct fields
|
2012-09-07 14:02:33 -07:00 |
issue-2848.rs
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
issue-2849.rs
|
make ref x bindings produce region ptrs and fix various minor bugs
|
2012-08-06 16:12:40 -07:00 |
issue-2937.rs
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
issue-3021-b.rs
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
issue-3021-c.rs
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
issue-3021-d.rs
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
issue-3021.rs
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
issue-3033.rs
|
Forbid duplicate fields in record types and exprs
|
2012-07-27 17:33:05 -07:00 |
issue-3036.rs
|
syntax: Fix semicolon printing. Closes #3036
|
2012-07-30 16:09:52 -07:00 |
issue-3038.rs
|
Convert alt to match. Stop parsing alt
|
2012-08-06 15:36:30 -07:00 |
issue-3044.rs
|
When checking loop bodies and do-expr bodies, don't require the expected type to exist
|
2012-08-02 21:44:14 -07:00 |
issue-3096-1.rs
|
Reject empty matches on inhabited types
|
2012-08-15 14:57:45 -07:00 |
issue-3096-2.rs
|
De-mode comm::Chan
|
2012-10-04 16:48:57 -07:00 |
issue-3099-a.rs
|
test: Fix failing tests. r=rustbot
|
2012-10-18 12:09:40 -07:00 |
issue-3099-b.rs
|
test: Fix failing tests. r=rustbot
|
2012-10-18 12:09:40 -07:00 |
issue-3099.rs
|
test: Fix failing tests. r=rustbot
|
2012-10-18 12:09:40 -07:00 |
issue-3214.rs
|
Error out in resolve if structs try to capture type parameters
|
2012-10-15 16:27:53 -07:00 |
issue-3344.rs
|
Fix ord test breakage.
|
2012-09-20 14:00:33 -07:00 |
issue-3521-2.rs
|
Allow enum discriminator exprs to refer to declared consts
|
2012-10-15 12:28:29 -07:00 |
issue-3521.rs
|
Un-xfail test for #3521; it works now
|
2012-10-15 14:18:15 -07:00 |
issue-3668-2.rs
|
Add test cases for #3668
|
2012-10-15 14:41:09 -07:00 |
issue-3668.rs
|
Add test cases for #3668
|
2012-10-15 14:41:09 -07:00 |
keyword.rs
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
kindck-implicit-close-over-mut-var.rs
|
Fix another broken test
|
2012-08-14 15:15:15 -07:00 |
kindck-nonsendable-1.rs
|
|
|
kindck-owned-trait-contains.rs
|
Convert all kind bounds to camel case. Remove send, owned keywords.
|
2012-09-07 18:10:11 -07:00 |
kindck-owned-trait-scoped.rs
|
Convert all kind bounds to camel case. Remove send, owned keywords.
|
2012-09-07 18:10:11 -07:00 |
kindck-owned-trait.rs
|
Convert all kind bounds to camel case. Remove send, owned keywords.
|
2012-09-07 18:10:11 -07:00 |
kindck-owned.rs
|
Convert all kind bounds to camel case. Remove send, owned keywords.
|
2012-09-07 18:10:11 -07:00 |
lambda-mutate-nested.rs
|
Convert ret to return
|
2012-08-01 19:16:06 -07:00 |
lambda-mutate.rs
|
Convert ret to return
|
2012-08-01 19:16:06 -07:00 |
let-destruct-refutable.rs
|
|
|
lint-heap-memory.rs
|
warn(non_camel_case_types) by default
|
2012-09-17 18:52:50 -07:00 |
lint-managed-heap-memory.rs
|
warn(non_camel_case_types) by default
|
2012-09-17 18:52:50 -07:00 |
lint-non-camel-case-types.rs
|
Change 'must' to 'should' in non_camel_case_types message
|
2012-09-18 12:18:00 -07:00 |
lint-owned-heap-memory.rs
|
warn(non_camel_case_types) by default
|
2012-09-17 18:52:50 -07:00 |
liveness-and-init.rs
|
|
|
liveness-assign-imm-local-in-loop.rs
|
|
|
liveness-assign-imm-local-in-op-eq.rs
|
|
|
liveness-assign-imm-local-in-swap.rs
|
|
|
liveness-assign-imm-local-with-init.rs
|
|
|
liveness-bad-bang-2.rs
|
|
|
liveness-block-unint.rs
|
|
|
liveness-break-uninit-2.rs
|
Convert ret to return
|
2012-08-01 19:16:06 -07:00 |
liveness-break-uninit.rs
|
Convert ret to return
|
2012-08-01 19:16:06 -07:00 |
liveness-closure-require-ret.rs
|
unxfail-test and try to test for similar conditions as before
|
2012-08-09 11:00:44 -07:00 |
liveness-dead.rs
|
Demode some code using by-mutbl-ref; warn about by-mutbl-ref
|
2012-10-05 15:37:01 -07:00 |
liveness-forgot-ret.rs
|
Convert ret to return
|
2012-08-01 19:16:06 -07:00 |
liveness-if-no-else.rs
|
|
|
liveness-if-with-else.rs
|
m1!{...} -> m1!(...)
|
2012-08-23 11:14:14 -07:00 |
liveness-init-in-called-fn-expr.rs
|
Convert ret to return
|
2012-08-01 19:16:06 -07:00 |
liveness-init-in-fn-expr.rs
|
Convert ret to return
|
2012-08-01 19:16:06 -07:00 |
liveness-init-in-fru.rs
|
Remove 'with'
|
2012-09-04 15:47:04 -07:00 |
liveness-init-op-equal.rs
|
|
|
liveness-init-plus-equal.rs
|
|
|
liveness-issue-2163.rs
|
De-mode vec::each() and many of the str iteration routines
|
2012-09-19 10:52:59 -07:00 |
liveness-missing-ret2.rs
|
Remove match check from test cases
|
2012-08-23 15:12:02 -07:00 |
liveness-move-from-args.rs
|
Make moves explicit in cfail tests
|
2012-10-12 20:43:37 -07:00 |
liveness-move-from-mode.rs
|
Make moves explicit in cfail tests
|
2012-10-12 20:43:37 -07:00 |
liveness-move-in-loop.rs
|
|
|
liveness-move-in-while.rs
|
|
|
liveness-or-init.rs
|
|
|
liveness-return.rs
|
Convert ret to return
|
2012-08-01 19:16:06 -07:00 |
liveness-swap-uninit.rs
|
|
|
liveness-uninit-after-item.rs
|
|
|
liveness-uninit.rs
|
|
|
liveness-unused
|
|
|
liveness-unused.rs
|
Make moves explicit in cfail tests
|
2012-10-12 20:43:37 -07:00 |
liveness-use-after-move.rs
|
|
|
liveness-use-after-send.rs
|
Make moves explicit in cfail tests
|
2012-10-12 20:43:37 -07:00 |
liveness-use-in-index-lvalue.rs
|
|
|
liveness-while-break.rs
|
m1!{...} -> m1!(...)
|
2012-08-23 11:14:14 -07:00 |
liveness-while-cond.rs
|
|
|
liveness-while.rs
|
Convert ret to return
|
2012-08-01 19:16:06 -07:00 |
loop-does-not-diverge.rs
|
Convert ret to return
|
2012-08-01 19:16:06 -07:00 |
lub-in-args.rs
|
|
|
macro-2.rs
|
m1!{...} -> m1!(...)
|
2012-08-23 11:14:14 -07:00 |
macro.rs
|
m1!{...} -> m1!(...)
|
2012-08-23 11:14:14 -07:00 |
main-wrong-type-2.rs
|
test: Modify error messages in some compile-fail tests in an attempt to unbreak the tree
|
2012-08-13 16:13:12 -07:00 |
main-wrong-type.rs
|
test: Modify error messages in some compile-fail tests in an attempt to unbreak the tree
|
2012-08-13 16:13:12 -07:00 |
map-types.rs
|
Remove redundant hashmap constructor functions.
|
2012-09-19 15:51:44 -07:00 |
minus-string.rs
|
Treat bare vector and string literals as fixed length vecs. Closes #2922.
|
2012-07-14 14:30:48 -07:00 |
missing-do.rs
|
test: Modify error messages in some compile-fail tests in an attempt to unbreak the tree
|
2012-08-13 16:13:12 -07:00 |
missing-main.rs
|
|
|
missing-return.rs
|
|
|
missingmod.rc
|
|
|
mode-inference-fail.rs
|
rustc: Remove legacy mode inference, unless #[legacy_modes] is used
|
2012-09-18 15:53:04 -07:00 |
multiline-comment-line-tracking.rs
|
|
|
multitrait.rs
|
Fix obsolete struct syntax in test
|
2012-09-07 17:54:47 -07:00 |
mutable-arguments.rs
|
Demode some code using by-mutbl-ref; warn about by-mutbl-ref
|
2012-10-05 15:37:01 -07:00 |
mutable-class-fields-2.rs
|
Remove priv sections from classes. Obsolete the syntax
|
2012-09-11 15:29:37 -07:00 |
mutable-class-fields.rs
|
Remove priv sections from classes. Obsolete the syntax
|
2012-09-11 15:29:37 -07:00 |
mutable-huh-box-assign.rs
|
|
|
mutable-huh-field-assign.rs
|
|
|
mutable-huh-ptr-assign.rs
|
Add a demoded version of ptr::addr_of
|
2012-09-28 22:19:01 -07:00 |
mutable-huh-unique-assign.rs
|
|
|
mutable-huh-variance-box.rs
|
|
|
mutable-huh-variance-deep.rs
|
|
|
mutable-huh-variance-ptr.rs
|
Add a demoded version of ptr::addr_of
|
2012-09-28 22:19:01 -07:00 |
mutable-huh-variance-rec.rs
|
|
|
mutable-huh-variance-unique.rs
|
|
|
mutable-huh-variance-vec1.rs
|
Treat bare vector and string literals as fixed length vecs. Closes #2922.
|
2012-07-14 14:30:48 -07:00 |
mutable-huh-variance-vec2.rs
|
Treat bare vector and string literals as fixed length vecs. Closes #2922.
|
2012-07-14 14:30:48 -07:00 |
mutable-huh-variance-vec3.rs
|
Tear out ty_str and ty_vec.
|
2012-07-14 12:19:36 -07:00 |
mutable-huh-variance-vec4.rs
|
Treat bare vector and string literals as fixed length vecs. Closes #2922.
|
2012-07-14 14:30:48 -07:00 |
mutable-huh-vec-assign.rs
|
|
|
name-clash-nullary-2.rs
|
|
|
name-clash-nullary.rs
|
test: "import" -> "use"
|
2012-09-05 12:32:05 -07:00 |
nested-ty-params.rs
|
Convert ret to return
|
2012-08-01 19:16:06 -07:00 |
no-capture-arc.rs
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
no-comment-balancing.rs
|
Add an ignore! macro, remove support for nested block comments, re: #2755.
|
2012-09-07 16:58:36 -07:00 |
no-reuse-move-arc.rs
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
no-send-res-ports.rs
|
Remove 'let' syntax for struct fields
|
2012-09-07 14:02:33 -07:00 |
noexporttypeexe.rs
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
nolink-with-link-args.rs
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
non-const.rs
|
Convert all kind bounds to camel case. Remove send, owned keywords.
|
2012-09-07 18:10:11 -07:00 |
non-copyable-void.rs
|
De-mode comm::Chan
|
2012-10-04 16:48:57 -07:00 |
non-exhaustive-match-nested.rs
|
Convert alt to match. Stop parsing alt
|
2012-08-06 15:36:30 -07:00 |
non-exhaustive-match.rs
|
Camel case the option type
|
2012-08-26 15:56:16 -07:00 |
noncopyable-class.rs
|
Remove 'let' syntax for struct fields
|
2012-09-07 14:02:33 -07:00 |
noncopyable-match-pattern.rs
|
core: Move Exclusive and SharedMutableState to the private mod
|
2012-09-18 15:23:57 -07:00 |
nonscalar-cast.rs
|
|
|
not-a-pred.rs
|
|
|
not-enough-arguments.rs
|
|
|
not-utf8.bin
|
Reject non-UTF-8 files when reading as str. Close #2918.
|
2012-07-25 15:34:18 -07:00 |
not-utf8.rs
|
m1!{...} -> m1!(...)
|
2012-08-23 11:14:14 -07:00 |
obsolete-syntax.rs
|
Parse and report obsolete fixed-length vector syntax
|
2012-10-20 17:50:46 -07:00 |
occurs-check-3.rs
|
Convert alt to match. Stop parsing alt
|
2012-08-06 15:36:30 -07:00 |
occurs-check.rs
|
|
|
omitted-arg-in-item-fn.rs
|
More consistent use of backticks and "expected" in error messages.
|
2012-07-13 15:31:39 -07:00 |
omitted-arg-wrong-types.rs
|
|
|
or-patter-mismatch.rs
|
Convert alt to match. Stop parsing alt
|
2012-08-06 15:36:30 -07:00 |
output-type-mismatch.rs
|
|
|
oversized-literal.rs
|
|
|
pat-ref-enum.rs
|
s/alt/match/... again.
|
2012-08-06 16:16:08 -07:00 |
pat-shadow-in-nested-binding.rs
|
|
|
pattern-tyvar-2.rs
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
pattern-tyvar.rs
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
pinned-deep-copy.rs
|
Remove 'let' syntax for struct fields
|
2012-09-07 14:02:33 -07:00 |
pptypedef.rs
|
Camel case the option type
|
2012-08-26 15:56:16 -07:00 |
prim-with-args.rs
|
|
|
private-impl-method.rs
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
private-item-simple.rs
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
private-method-cross-crate.rs
|
Convert class methods to impl methods. Stop parsing class methods
|
2012-09-10 16:13:08 -07:00 |
private-method.rs
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
private-struct-field-cross-crate.rs
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
private-struct-field-ctor.rs
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
private-struct-field-pattern.rs
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
private-struct-field.rs
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
private-variant.rs
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
pure-higher-order.rs
|
rustc: Remove legacy mode inference, unless #[legacy_modes] is used
|
2012-09-18 15:53:04 -07:00 |
pure-loop-body.rs
|
Convert ret to return
|
2012-08-01 19:16:06 -07:00 |
pure-modifies-aliased.rs
|
Convert impls to new syntax
|
2012-08-08 18:19:24 -07:00 |
pure-subtyping.rs
|
test: Modify error messages in some compile-fail tests in an attempt to unbreak the tree
|
2012-08-13 16:13:12 -07:00 |
purity-infer-fail.rs
|
Demode vec::push (and convert to method)
|
2012-09-26 18:02:07 -07:00 |
qquote-1.rs
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
qquote-2.rs
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
rec-expected.rs
|
|
|
rec-extend.rs
|
Remove 'with'
|
2012-09-04 15:47:04 -07:00 |
rec-missing-fields.rs
|
|
|
record-with-resource.rs
|
Remove 'let' syntax for struct fields
|
2012-09-07 14:02:33 -07:00 |
recursive-enum.rs
|
|
|
redundant-link-args.rs
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
regions-addr-of-arg.rs
|
Fix #2979: inference for lifetimes of & expressions
|
2012-07-30 14:49:28 -07:00 |
regions-addr-of-self.rs
|
Convert class methods to impl methods. Stop parsing class methods
|
2012-09-10 16:13:08 -07:00 |
regions-addr-of-upvar-self.rs
|
Convert class methods to impl methods. Stop parsing class methods
|
2012-09-10 16:13:08 -07:00 |
regions-blk.rs
|
new region inference, seperate infer into modules, improve error msgs
|
2012-08-20 22:00:06 -07:00 |
regions-bounds.rs
|
Remove 'let' syntax for struct fields
|
2012-09-07 14:02:33 -07:00 |
regions-creating-enums3.rs
|
Infer variance of types with respect to the region parameter.
|
2012-08-23 06:30:43 -07:00 |
regions-creating-enums4.rs
|
Infer variance of types with respect to the region parameter.
|
2012-08-23 06:30:43 -07:00 |
regions-creating-enums.rs
|
rustc: Remove legacy mode inference, unless #[legacy_modes] is used
|
2012-09-18 15:53:04 -07:00 |
regions-escape-bound-fn-2.rs
|
Camel case the option type
|
2012-08-26 15:56:16 -07:00 |
regions-escape-bound-fn.rs
|
Camel case the option type
|
2012-08-26 15:56:16 -07:00 |
regions-escape-loop-via-variable.rs
|
Fix #2979: inference for lifetimes of & expressions
|
2012-07-30 14:49:28 -07:00 |
regions-escape-loop-via-vec.rs
|
demode vec
|
2012-09-28 13:27:45 -07:00 |
regions-escape-via-trait-or-not.rs
|
m1!{...} -> m1!(...)
|
2012-08-23 11:14:14 -07:00 |
regions-fn-subtyping.rs
|
change region syntax to &r/T in place of &r.T
|
2012-07-13 10:20:50 -07:00 |
regions-fns.rs
|
change region syntax to &r/T in place of &r.T
|
2012-07-13 10:20:50 -07:00 |
regions-freevar.rs
|
Replace several common macros of the form #m[...] with m!(...)
|
2012-10-12 14:14:48 -07:00 |
regions-glb-free-free.rs
|
remove ctor from ast (take 2) (no review: just dead code removal)
|
2012-10-12 19:46:37 -07:00 |
regions-in-consts.rs
|
change region syntax to &r/T in place of &r.T
|
2012-07-13 10:20:50 -07:00 |
regions-in-enums.rs
|
change region syntax to &r/T in place of &r.T
|
2012-07-13 10:20:50 -07:00 |
regions-in-rsrcs.rs
|
Remove 'let' syntax for struct fields
|
2012-09-07 14:02:33 -07:00 |
regions-in-type-items.rs
|
change region syntax to &r/T in place of &r.T
|
2012-07-13 10:20:50 -07:00 |
regions-infer-at-fn-not-param.rs
|
Convert field terminators to commas. Stop parsing semis.
|
2012-09-07 16:12:15 -07:00 |
regions-infer-borrow-scope-too-big.rs
|
more sound treatment of fn& regions; change all & to be distinct
|
2012-08-21 10:28:34 -07:00 |
regions-infer-borrow-scope-within-loop.rs
|
Refactor trans to replace lvalue and friends with Datum.
|
2012-09-06 06:11:12 -07:00 |
regions-infer-call-3.rs
|
more sound treatment of fn& regions; change all & to be distinct
|
2012-08-21 10:28:34 -07:00 |
regions-infer-contravariance-due-to-immutability.rs
|
Convert field terminators to commas. Stop parsing semis.
|
2012-09-07 16:12:15 -07:00 |
regions-infer-contravariance-due-to-ret.rs
|
Convert field terminators to commas. Stop parsing semis.
|
2012-09-07 16:12:15 -07:00 |
regions-infer-covariance-due-to-arg.rs
|
Convert field terminators to commas. Stop parsing semis.
|
2012-09-07 16:12:15 -07:00 |
regions-infer-invariance-due-to-arg-and-ret.rs
|
Convert field terminators to commas. Stop parsing semis.
|
2012-09-07 16:12:15 -07:00 |
regions-infer-invariance-due-to-mutability-1.rs
|
Convert field terminators to commas. Stop parsing semis.
|
2012-09-07 16:12:15 -07:00 |
regions-infer-invariance-due-to-mutability-2.rs
|
Convert field terminators to commas. Stop parsing semis.
|
2012-09-07 16:12:15 -07:00 |
regions-infer-invariance-due-to-mutability-3.rs
|
Convert field terminators to commas. Stop parsing semis.
|
2012-09-07 16:12:15 -07:00 |
regions-infer-invariance-due-to-mutability-4.rs
|
Convert field terminators to commas. Stop parsing semis.
|
2012-09-07 16:12:15 -07:00 |
regions-infer-invariance-due-to-mutability.rs
|
Convert field terminators to commas. Stop parsing semis.
|
2012-09-07 16:12:15 -07:00 |
regions-infer-not-param.rs
|
Convert field terminators to commas. Stop parsing semis.
|
2012-09-07 16:12:15 -07:00 |
regions-infer-paramd-indirect.rs
|
Convert impls to new syntax
|
2012-08-08 18:19:24 -07:00 |
regions-infer-paramd-method.rs
|
rustc: Implement automatic reference for method receivers
|
2012-08-15 16:20:33 -07:00 |
regions-infer-region-in-fn-but-not-type.rs
|
change region inference to not consider & that appears in a fn
|
2012-07-27 15:49:03 -07:00 |
regions-nested-fns-2.rs
|
Convert ret to return
|
2012-08-01 19:16:06 -07:00 |
regions-nested-fns.rs
|
new region inference, seperate infer into modules, improve error msgs
|
2012-08-20 22:00:06 -07:00 |
regions-out-of-scope-slice.rs
|
|
|
regions-ret-borrowed-1.rs
|
m1!{...} -> m1!(...)
|
2012-08-23 11:14:14 -07:00 |
regions-ret-borrowed.rs
|
m1!{...} -> m1!(...)
|
2012-08-23 11:14:14 -07:00 |
regions-ret.rs
|
Convert ret to return
|
2012-08-01 19:16:06 -07:00 |
regions-scoping.rs
|
new region inference, seperate infer into modules, improve error msgs
|
2012-08-20 22:00:06 -07:00 |
regions-steal-closure.rs
|
Convert field terminators to commas. Stop parsing semis.
|
2012-09-07 16:12:15 -07:00 |
regions-trait-1.rs
|
Convert impls to new syntax
|
2012-08-08 18:19:24 -07:00 |
regions-trait-2.rs
|
new region inference, seperate infer into modules, improve error msgs
|
2012-08-20 22:00:06 -07:00 |
regions-trait-3.rs
|
new region inference, seperate infer into modules, improve error msgs
|
2012-08-20 22:00:06 -07:00 |
regions-var-type-out-of-scope.rs
|
|
|
repeat-to-run-dtor-twice.rs
|
Convert field terminators to commas. Stop parsing semis.
|
2012-09-07 16:12:15 -07:00 |
reserved-be.rs
|
Reserve 'be' as a keyword
|
2012-09-11 19:26:48 -07:00 |
resolve-inconsistent-binding-mode.rs
|
s/alt/match/... again.
|
2012-08-06 16:16:08 -07:00 |
resolve-inconsistent-names.rs
|
s/alt/match/... again.
|
2012-08-06 16:16:08 -07:00 |
ret-non-nil.rs
|
Convert ret to return
|
2012-08-01 19:16:06 -07:00 |
return-in-block-function.rs
|
Change 'ret' to 'return' in an error message
|
2012-08-10 12:20:58 -07:00 |
selftype-astparam.rs
|
Convert impls to new syntax
|
2012-08-08 18:19:24 -07:00 |
selftype-traittype.rs
|
Comments, minor refactoring, clean up wording of error messages
|
2012-08-07 10:29:19 -07:00 |
sendfn-is-not-a-lambda.rs
|
Convert ret to return
|
2012-08-01 19:16:06 -07:00 |
seq-args.rs
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
spawn-non-nil-fn.rs
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
staticness-mismatch.rs
|
Convert impls to new syntax
|
2012-08-08 18:19:24 -07:00 |
swap-no-lval.rs
|
|
|
sync-cond-shouldnt-escape.rs
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
sync-rwlock-cond-shouldnt-escape.rs
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
sync-rwlock-read-mode-shouldnt-escape.rs
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
sync-rwlock-write-mode-cond-shouldnt-escape.rs
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
sync-rwlock-write-mode-shouldnt-escape.rs
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
tag-that-dare-not-speak-its-name.rs
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
tag-type-args.rs
|
|
|
tag-variant-cast-non-nullary.rs
|
|
|
tag-variant-disr-dup.rs
|
|
|
tag-variant-disr-non-nullary.rs
|
|
|
tag-variant-disr-type-mismatch.rs
|
|
|
tail-typeck.rs
|
Convert ret to return
|
2012-08-01 19:16:06 -07:00 |
terr-in-field.rs
|
new region inference, seperate infer into modules, improve error msgs
|
2012-08-20 22:00:06 -07:00 |
terr-sorts.rs
|
new region inference, seperate infer into modules, improve error msgs
|
2012-08-20 22:00:06 -07:00 |
tps-invariant-class.rs
|
Remove 'let' syntax for struct fields
|
2012-09-07 14:02:33 -07:00 |
tps-invariant-enum.rs
|
|
|
tps-invariant-trait.rs
|
Convert all kind bounds to camel case. Remove send, owned keywords.
|
2012-09-07 18:10:11 -07:00 |
trait-cast.rs
|
rustc: Implement automatic reference for method receivers
|
2012-08-15 16:20:33 -07:00 |
trait-impl-different-num-params.rs
|
Convert impls to new syntax
|
2012-08-08 18:19:24 -07:00 |
trait-keyword.rs
|
Stop parsing iface .
|
2012-08-17 14:32:34 -07:00 |
trait-or-new-type-instead.rs
|
Camel case the option type
|
2012-08-26 15:56:16 -07:00 |
trait-test-2.rs
|
Convert impls to new syntax
|
2012-08-08 18:19:24 -07:00 |
trait-test.rs
|
Convert impls to new syntax
|
2012-08-08 18:19:24 -07:00 |
tutorial-suffix-inference-test.rs
|
|
|
type-arg-out-of-scope.rs
|
|
|
type-mismatch-multiple.rs
|
|
|
type-mismatch.rs
|
|
|
type-recursive.rs
|
|
|
type-shadow.rs
|
|
|
unary-move.rs
|
rustc: Implement unary move. Closes #917.
|
2012-07-31 17:33:20 -07:00 |
unbalanced-doublequote.rs
|
|
|
unique-mut.rs
|
|
|
unique-pinned-nocopy.rs
|
Remove 'let' syntax for struct fields
|
2012-09-07 14:02:33 -07:00 |
unique-unique-kind.rs
|
Make moves explicit in cfail tests
|
2012-10-12 20:43:37 -07:00 |
unique-vec-res.rs
|
Remove 'let' syntax for struct fields
|
2012-09-07 14:02:33 -07:00 |
unnamed_argument_mode.rs
|
Remove by-mutable-ref mode from the compiler
|
2012-10-05 22:45:50 -07:00 |
unreachable-arm.rs
|
Convert alt to match. Stop parsing alt
|
2012-08-06 15:36:30 -07:00 |
unreachable-code.rs
|
|
|
unsafe-fn-assign-deref-ptr.rs
|
Convert ret to return
|
2012-08-01 19:16:06 -07:00 |
unsafe-fn-autoderef.rs
|
Convert ret to return
|
2012-08-01 19:16:06 -07:00 |
unsafe-fn-called-from-safe.rs
|
Convert ret to return
|
2012-08-01 19:16:06 -07:00 |
unsafe-fn-deref-ptr.rs
|
Convert ret to return
|
2012-08-01 19:16:06 -07:00 |
unsafe-fn-used-as-value.rs
|
Convert ret to return
|
2012-08-01 19:16:06 -07:00 |
unsendable-class.rs
|
Make moves explicit in cfail tests
|
2012-10-12 20:43:37 -07:00 |
unsupported-cast.rs
|
|
|
unused-imports-warn.rs
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
use-meta-dup.rs
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
use-meta-mismatch.rs
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
use-meta.rc
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
vec-add.rs
|
|
|
vec-concat-bug.rs
|
De-mode vec::each() and many of the str iteration routines
|
2012-09-19 10:52:59 -07:00 |
vec-field.rs
|
Pretty print vectors as ~[] instead of []/~. Closes #2863.
|
2012-07-10 13:55:19 -07:00 |
vec-res-add.rs
|
make borrowck more conservative around rvalues.
|
2012-08-17 15:14:13 -07:00 |
vector-no-ann.rs
|
|
|
view-items-at-top.rs
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
vtable-res-trait-param.rs
|
test: Fix error message in vtable-res-trait-param
|
2012-10-03 21:13:58 -07:00 |
warn-ctypes-err-attr.rs
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
warn-ctypes.rs
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
warn-foreign-int-types.rs
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
warn-path-statement.rs
|
Nomenclature fixes in the lint checker. Fewer double-negatives.
|
2012-07-26 17:08:33 -07:00 |
while-type-error.rs
|
|
|
writing-through-read-alias.rs
|
|
|
writing-to-immutable-rec.rs
|
|
|
writing-to-immutable-vec.rs
|
Tear out ty_str and ty_vec.
|
2012-07-14 12:19:36 -07:00 |
wrong-ret-type.rs
|
Convert ret to return
|
2012-08-01 19:16:06 -07:00 |