index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
run-pass
/
pipe-peek.rs
Age
Commit message (
Expand
)
Author
Lines
2013-06-28
librustc: Disallow "mut" from distributing over bindings.
Patrick Walton
-1
/
+3
2013-06-01
Swap return value of pipes::init Fixes #4501
Nick Desaulniers
-1
/
+1
2013-05-22
test: Update tests to use the new syntax.
Patrick Walton
-4
/
+4
2013-05-08
test: Fix tests and the pipe compiler
Patrick Walton
-3
/
+3
2013-03-29
librustc: Remove `fail_unless!`
Patrick Walton
-2
/
+2
2013-03-07
librustc: Convert all uses of `assert` over to `fail_unless!`
Patrick Walton
-2
/
+2
2013-02-22
auto merge of #5081 : brson/rust/pipes, r=pcwalton
bors
-0
/
+1
2013-02-21
core: Extract comm from pipes. #4742
Brian Anderson
-0
/
+1
2013-02-21
Remove the last bits of structural records from tests/rustc/rusti/rustpkg.
Luqman Aden
-2
/
+0
2013-02-15
tests/tutorials: Get rid of `move`.
Luqman Aden
-1
/
+1
2013-02-01
check-fast fallout from removing export, r=burningtree
Graydon Hoare
-1
/
+1
2013-01-28
testsuite: Add #[allow(structural_records)] to pipes tests
Tim Chevalier
-0
/
+1
2012-12-13
librustc: Make `use` statements crate-relative by default. r=brson
Patrick Walton
-0
/
+2
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-10-30
Remove xfail-pretty from tests that pretty-print correctly now
Tim Chevalier
-1
/
+0
2012-10-12
Make moves explicit in rpass tests
Tim Chevalier
-1
/
+1
2012-09-11
Convert 'use' to 'extern mod'. Remove old 'use' syntax
Brian Anderson
-1
/
+1
2012-09-05
test: "import" -> "use"
Patrick Walton
-2
/
+2
2012-08-23
Change calls of `proto!` to use parens.
Paul Stansifer
-2
/
+2
2012-08-15
De-mode pipes
Eric Holk
-2
/
+2
2012-07-17
Added liveness analysis for protocols, and removed warnings about empty states.
Eric Holk
-3
/
+1
2012-07-10
Added peek for pipes.
Eric Holk
-0
/
+23