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
/
compile-fail
/
sendfn-is-not-a-lambda.rs
Age
Commit message (
Collapse
)
Author
Lines
2012-06-30
change the test suite `//! kind` syntax to `//~ kind` in order to avoid a
Gareth Daniel Smith
-1
/
+1
conflict with the new single-line-sugared-inner-doc-comment (`//! ...`).
2012-01-16
When pretty-printing fn types, leave off arg modes when they are the default
Marijn Haverbeke
-1
/
+1
This reduces ++/&& spam in the output to a bare minimum. Issue #1507
2012-01-10
rename sendfn to fn~, lambda to fn@
Niko Matsakis
-4
/
+2
2012-01-09
Remove proto_sugar and 'lambda' as keyword, commit to fn@.
Graydon Hoare
-2
/
+2
2011-12-28
On second thought, re-land pull request #1385 with backquotes; easier to ↵
Graydon Hoare
-1
/
+1
grep, can change in the future.
2011-12-25
Use singlequotes in the typechecker too, to distinguish code and English
Lenny222
-2
/
+2
2011-12-22
Register new snapshots, purge log_err and log_full in favour of log(...).
Graydon Hoare
-1
/
+1
2011-12-22
Register snapshots and switch logging over to use of log_full or #error / ↵
Graydon Hoare
-1
/
+1
#debug.
2011-12-19
impl the proper partial order between fn types
Niko Matsakis
-0
/
+10