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
/
run-pass
/
issue-3753.rs
Age
Commit message (
Expand
)
Author
Lines
2018-09-06
Migrated slew of run-pass tests to various subdirectories of `ui/run-pass/`.
Felix S. Klock II
-41
/
+0
2018-08-05
Fix run-pass-fulldeps tests
varkor
-2
/
+0
2015-04-01
Fallout in tests
Niko Matsakis
-2
/
+2
2015-03-23
Require feature attributes, and add them where necessary
Brian Anderson
-0
/
+2
2015-01-25
cleanup: s/impl Copy/#[derive(Copy)]/g
Jorge Aparicio
-4
/
+2
2015-01-06
Fix misspelled comments in tests.
Joseph Crail
-1
/
+1
2014-12-08
librustc: Make `Copy` opt-in.
Niko Matsakis
-0
/
+4
2014-11-17
Switch to purely namespaced enums
Steven Fackler
-3
/
+3
2014-09-22
librustc: Forbid private types in public APIs.
Patrick Walton
-1
/
+1
2013-10-28
Capitalize statics in f32 and f64 mods
Ziad Hatahet
-1
/
+1
2013-10-01
remove the `float` type
Daniel Micay
-7
/
+7
2013-09-26
Update the compiler to not use printf/printfln
Alex Crichton
-1
/
+1
2013-07-24
Change 'print(fmt!(...))' to printf!/printfln! in src/test/
Birunthan Mohanathas
-1
/
+1
2013-06-01
Remove all uses of `pub impl`. rs=style
Patrick Walton
-1
/
+1
2013-05-29
librustc: Stop reexporting the standard modules from prelude.
Patrick Walton
-1
/
+3
2013-03-13
librustc: Remove implicit self from the language, except for old-style drop b...
Patrick Walton
-1
/
+1
2013-02-14
librustc: Replace `impl Type : Trait` with `impl Trait for Type`. rs=implflip...
Patrick Walton
-1
/
+1
2013-02-01
check-fast fallout from removing export, r=burningtree
Graydon Hoare
-1
/
+1
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-10-24
stage2 run-pass test for #3753
Mahmut Bulut
-0
/
+27