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
/
method-mut-self-modifies-mut-slice-lvalue.rs
Age
Commit message (
Expand
)
Author
Lines
2018-01-29
tests: replace "lvalue" terminology with "place".
Eduard-Mihai Burtescu
-2
/
+2
2016-01-16
std: Stabilize APIs for the 1.7 release
Alex Crichton
-3
/
+3
2015-12-10
std: Remove deprecated functionality from 1.5
Alex Crichton
-3
/
+2
2015-06-17
Fallout in tests and docs from feature renamings
Alex Crichton
-1
/
+1
2015-05-29
remove the last mention of IoResult
Tshepang Lekhonkhobe
-4
/
+2
2015-04-21
Remove references to `old_{path,io}`
Tamir Duberstein
-2
/
+1
2015-04-14
test: Fix fallout in run-pass tests
Alex Crichton
-1
/
+2
2015-04-08
Remove pretty-expanded from failing tests
Alex Crichton
-1
/
+0
2015-03-30
std: Standardize (input, output) param orderings
Alex Crichton
-1
/
+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
/
+2
2015-03-13
fix tests
Oliver Schneider
-2
/
+2
2015-03-13
slice::from_raw_parts is preferred over transmuting a fresh raw::Slice
Oliver Schneider
-5
/
+4
2015-03-05
Remove integer suffixes where the types in compiled code are identical.
Eduard Burtescu
-1
/
+1
2015-02-05
cleanup: replace `as[_mut]_slice()` calls with deref coercions
Jorge Aparicio
-1
/
+1
2015-01-26
Fallout of io => old_io
Alex Crichton
-1
/
+1
2014-12-20
Allow use of `[_ ; n]` syntax for fixed length and repeating arrays.
Nick Cameron
-1
/
+1
2014-12-10
During method resolution, only reborrow if we are not doing an auto-ref.
Niko Matsakis
-0
/
+54