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
/
issue-14958.rs
Age
Commit message (
Expand
)
Author
Lines
2015-12-05
std: Stabilize APIs for the 1.6 release
Alex Crichton
-1
/
+1
2015-03-24
rollup merge of #23282: nikomatsakis/fn-trait-inheritance
Alex Crichton
-1
/
+9
2015-03-23
Fallout from changing fn traits to use inheritance rather than bridge
Niko Matsakis
-1
/
+9
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
-1
/
+1
2015-02-18
Fallout: tests. As tests frequently elide things, lots of changes
Niko Matsakis
-1
/
+1
2015-01-28
Update test files; mostly the problem is that they were using the
Niko Matsakis
-1
/
+2
2014-11-26
Fixup various places that were doing `&T+'a` and do `&(T+'a)`
Niko Matsakis
-1
/
+1
2014-11-18
Update test for equivalency to include region binders in object types, add ne...
Niko Matsakis
-1
/
+1
2014-08-27
Implement generalized object and type parameter bounds (Fixes #16462)
Niko Matsakis
-1
/
+1
2014-07-18
librustc: Implement unboxed closures with mutable receivers
Patrick Walton
-1
/
+1
2014-06-18
librustc: Use expr_ty_adjusted in trans_overloaded_call.
Luqman Aden
-0
/
+29