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-4735.rs
Age
Commit message (
Expand
)
Author
Lines
2017-11-19
std: Add a new wasm32-unknown-unknown target
Alex Crichton
-11
/
+4
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-2
/
+2
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-03-05
'ignore-fast' directives do nothing
Brian Anderson
-1
/
+0
2015-01-08
fallout: run-pass tests that use box. (many could be ported to `Box::new` in...
Felix S. Klock II
-0
/
+3
2014-06-28
Rename all raw pointers as necessary
Alex Crichton
-3
/
+3
2014-05-11
core: Remove the cast module
Alex Crichton
-1
/
+1
2014-05-06
librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, except
Patrick Walton
-3
/
+3
2014-04-04
Fix fallout from std::libc separation
Corey Richardson
-1
/
+4
2014-01-04
Don't allow newtype structs to be dereferenced. #6246
Brian Anderson
-1
/
+1
2013-09-25
Fix run-pass tests to have 'pub fn main'
Alex Crichton
-1
/
+1
2013-09-16
switch Drop to `&mut self`
Daniel Micay
-1
/
+1
2013-08-17
Fix warnings it tests
Erick Tryzelaar
-2
/
+2
2013-06-25
Change finalize -> drop.
Luqman Aden
-1
/
+1
2013-06-13
automated whitespace fixes
Daniel Micay
-2
/
+0
2013-05-27
testsuite: Update core to std
Tim Chevalier
-2
/
+2
2013-05-27
testsuite: Add passing test for #4735
Tim Chevalier
-0
/
+30