index
:
rust
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
run-pass
/
alt-pattern-drop.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Downcase std modules again, move to :: for module dereferencing
Marijn Haverbeke
2011-05-12
1
-6
/
+6
*
Rename std modules to be camelcased
Marijn Haverbeke
2011-05-06
1
-6
/
+6
*
Un-revert "Use different syntax for checks that matter to typestate", fixing ...
Patrick Walton
2011-05-02
1
-2
/
+2
*
Revert "Use different syntax for checks that matter to typestate"
Graydon Hoare
2011-05-02
1
-2
/
+2
*
Use different syntax for checks that matter to typestate
Tim Chevalier
2011-05-02
1
-2
/
+2
*
Un-XFAIL most library tests.
Graydon Hoare
2011-04-29
1
-1
/
+0
*
Switch xfail system to use comments embedded in source files.
Graydon Hoare
2011-03-25
1
-0
/
+1
*
Support a special const-value refcount, use it for const strings.
Graydon Hoare
2010-11-09
1
-2
/
+6
*
Bind pattern slots with ?, drop parens from 0-ary tag constructors, translate...
Graydon Hoare
2010-09-20
1
-2
/
+2
*
Switch tags to purely nominal, removing TY_iso and TY_idx. Seems to mostly wo...
Graydon Hoare
2010-09-09
1
-1
/
+4
*
Modify alt-pattern-drop.rs to also insure the slot bound in the pattern doesn...
Roy Frostig
2010-08-27
1
-4
/
+10
*
Tiny change to tighten up alt-pattern-drop.rs test.
Roy Frostig
2010-08-27
1
-1
/
+1
*
Have alt-pattern drop the slots it initializes when binding slot patterns. A...
Roy Frostig
2010-08-27
1
-0
/
+19