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
/
trait-bounds-basic.rs
Age
Commit message (
Expand
)
Author
Lines
2015-04-21
test: Fix fallout in tests
Alex Crichton
-3
/
+1
2015-03-23
rustdoc: Replace no-pretty-expanded with pretty-expanded
Brian Anderson
-0
/
+2
2015-03-23
Require feature attributes, and add them where necessary
Brian Anderson
-0
/
+1
2015-02-18
Fallout: tests. As tests frequently elide things, lots of changes
Niko Matsakis
-1
/
+1
2014-08-07
Rename `Share` to `Sync`
Alex Crichton
-1
/
+1
2014-06-20
libsyntax: Stop parsing `+` with no bounds after it.
Patrick Walton
-7
/
+4
2014-06-13
libsyntax: Allow `+` to separate trait bounds from objects.
Patrick Walton
-5
/
+5
2014-05-06
librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, except
Patrick Walton
-5
/
+6
2014-03-27
Fix fallout of removing default bounds
Alex Crichton
-1
/
+1
2014-03-22
test: Remove Freeze / NoFreeze from tests
Flavio Percoco
-1
/
+1
2013-09-25
Fix run-pass tests to have 'pub fn main'
Alex Crichton
-1
/
+1
2013-07-17
librustc: Remove all uses of the `Copy` bound.
Patrick Walton
-1
/
+1
2013-06-28
librustc: Fix merge fallout and test cases.
Patrick Walton
-3
/
+3
2013-06-26
Infer default static/Owned bounds for unbounded heap fns/traits (#7264)
Ben Blum
-1
/
+5
2013-06-23
Add tests for not-kind-checked trait bounds.
Ben Blum
-0
/
+28