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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
compile-fail
/
trait-bounds-sugar.rs
Age
Commit message (
Expand
)
Author
Lines
2015-04-21
test: Fix fallout in tests
Alex Crichton
-3
/
+1
2015-02-18
Fallout: tests. As tests frequently elide things, lots of changes
Niko Matsakis
-1
/
+2
2015-02-16
Implement the rules for RFC 599, and add various tests.
Niko Matsakis
-2
/
+1
2014-11-26
Fixup various places that were doing `&T+'a` and do `&(T+'a)`
Niko Matsakis
-2
/
+2
2014-08-27
Implement generalized object and type parameter bounds (Fixes #16462)
Niko Matsakis
-3
/
+4
2014-08-07
Rename `Share` to `Sync`
Alex Crichton
-2
/
+2
2014-06-13
libsyntax: Allow `+` to separate trait bounds from objects.
Patrick Walton
-4
/
+4
2014-05-06
librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, except
Patrick Walton
-2
/
+3
2014-03-27
Fix fallout of removing default bounds
Alex Crichton
-1
/
+1
2014-03-22
test: Remove Freeze / NoFreeze from tests
Flavio Percoco
-2
/
+2
2014-02-07
Removed @self and @Trait.
Eduard Burtescu
-15
/
+5
2013-10-23
register snapshots
Daniel Micay
-0
/
+2
2013-06-28
Rename Const/Owned in more places
James Miller
-5
/
+5
2013-06-26
Infer default static/Owned bounds for unbounded heap fns/traits (#7264)
Ben Blum
-0
/
+37