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
/
functional-struct-update.rs
Age
Commit message (
Collapse
)
Author
Lines
2013-08-19
Rename functional-struct-update.rs to avoid tripping Windows installer detector.
Vadim Chugunov
-20
/
+0
(The "update" keyword in the test name makes Windows want to run it with elevated privileges, which fails of course)
2013-07-24
Change 'print(fmt!(...))' to printf!/printfln! in src/test/
Birunthan Mohanathas
-1
/
+1
2013-05-29
librustc: Stop reexporting the standard modules from prelude.
Patrick Walton
-1
/
+1
2013-05-03
add gitattributes and fix whitespace issues
Daniel Micay
-1
/
+0
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-12
Make moves explicit in rpass tests
Tim Chevalier
-1
/
+1
2012-09-07
Convert field terminators to commas. Stop parsing semis.
Brian Anderson
-2
/
+2
2012-08-13
rustc: Make functional record and struct update use ".." instead of "with".
Patrick Walton
-3
/
+2
"with" is still accepted for backwards compatibility.
2012-08-06
rustc: Implement functional record update for structs
Patrick Walton
-0
/
+12