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
/
x86stdcall.rs
Age
Commit message (
Expand
)
Author
Lines
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-01-02
Add 'ignore-cloudabi' to tests that don't and won't build on CloudABI.
Ed Schouten
-7
/
+8
2017-11-19
std: Add a new wasm32-unknown-unknown target
Alex Crichton
-0
/
+2
2016-02-10
Fix x86stdcall test with emscripten
Pierre Krieger
-1
/
+2
2016-01-31
Rename sunos to solaris
Nikita Baksalyar
-1
/
+1
2016-01-31
Add Illumos support
Nikita Baksalyar
-1
/
+2
2015-07-01
Add netbsd amd64 support
Alex Newman
-0
/
+1
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-2
/
+2
2015-03-05
Remove integer suffixes where the types in compiled code are identical.
Eduard Burtescu
-1
/
+1
2015-02-21
Auto merge of #21959 - dhuseby:bitrig-support, r=brson
bors
-0
/
+1
2015-02-18
Update suffixes en masse in tests using `perl -p -i -e`
Niko Matsakis
-1
/
+1
2015-02-11
bitrig integration
Dave Huseby
-0
/
+1
2015-02-01
openbsd support
Sébastien Marie
-1
/
+2
2014-10-12
Continue cfg syntax transition
Steven Fackler
-5
/
+5
2014-07-31
Fix test suite for DragonFly
Michael Neumann
-0
/
+1
2014-03-15
log: Introduce liblog, the old std::logging
Alex Crichton
-1
/
+1
2013-11-19
android support added to test case
Young-il Choi
-0
/
+1
2013-11-17
Fix XFailed test x86stdcall
Leah Hanson
-8
/
+9
2013-05-19
Use assert_eq! rather than assert! where possible
Corey Richardson
-1
/
+1
2013-03-29
librustc: Remove `fail_unless!`
Patrick Walton
-1
/
+1
2013-03-07
librustc: Convert all uses of `assert` over to `fail_unless!`
Patrick Walton
-1
/
+1
2013-02-01
check-fast fallout from removing export, r=burningtree
Graydon Hoare
-2
/
+2
2013-01-25
test: fix x86stdcall test, r=burningtree.
Graydon Hoare
-5
/
+7
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-07-03
Switch 'native' to 'extern' (or 'foreign' in some descriptions)
Graydon Hoare
-1
/
+1
2012-01-01
freebsd support
User Jyyou
-0
/
+1
2011-12-22
Register new snapshots, purge log_err and log_full in favour of log(...).
Graydon Hoare
-1
/
+1
2011-12-22
Register snapshots and switch logging over to use of log_full or #error / #de...
Graydon Hoare
-1
/
+1
2011-11-09
Add "stdcall" as synonym for "c-stack-stdcall"
Brian Anderson
-1
/
+1
2011-11-09
Make native "c-stack-stdcall" ABI work
Brian Anderson
-2
/
+7
2011-08-20
Reformat
Brian Anderson
-1
/
+1
2011-08-03
Remove all xfail-stage0 directives
Brian Anderson
-2
/
+0
2011-07-27
Reformat for new syntax
Marijn Haverbeke
-8
/
+7
2011-07-18
Reformulate x86stdcall test so it works with check-fast
Brian Anderson
-11
/
+10
2011-07-18
Support x86 stdcall convention
Brian Anderson
-0
/
+21