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
/
example
Age
Commit message (
Expand
)
Author
Lines
2021-07-02
Only test global_asm on x86_64
bjorn3
-3
/
+3
2021-06-25
Test multithreading support in lazy-jit
bjorn3
-2
/
+0
2021-05-09
Rustup to rustc 1.54.0-nightly (881c1ac40 2021-05-08)
bjorn3
-15
/
+1
2021-04-18
Fix test
bjorn3
-19
/
+19
2021-04-16
Fix overflow checking when multiplying two i64
bjorn3
-0
/
+2
2021-04-16
Fix rotate_left and rotate_right with 128bit shift amount
bjorn3
-0
/
+1
2021-04-14
Don't deduplicate anonymous allocations
bjorn3
-0
/
+5
2021-03-31
Revert "Build with `-Cpanic=unwind` by default"
bjorn3
-6
/
+1
2021-03-31
Build with `-Cpanic=unwind` by default
bjorn3
-1
/
+6
2021-03-18
Avoid nightly feature usage where easily possible
bjorn3
-4
/
+1
2021-03-15
Enable thread test in std_example
bjorn3
-2
/
+1
2021-03-05
Support cross-compiling to Windows using MinGW
bjorn3
-3
/
+5
2021-03-01
Update Cranelift
bjorn3
-0
/
+19
2021-02-21
Rustup to rustc 1.52.0-nightly (83b30a639 2021-02-20)
bjorn3
-22
/
+9
2021-02-21
Don't build alloc_system as part of the sysroot
bjorn3
-1
/
+213
2021-01-31
Link examples to the correct libc when targeting Windows
bjorn3
-4
/
+6
2020-12-25
Implement lazy compilation in JIT mode
bjorn3
-0
/
+2
2020-11-27
Rustup to rustc 1.50.0-nightly (72da5a9d8 2020-11-26)
bjorn3
-1
/
+1
2020-11-21
Rustup to rustc 1.50.0-nightly (593fe977a 2020-11-20)
bjorn3
-0
/
+1
2020-11-01
Update Cranelift
bjorn3
-0
/
+32
2020-10-27
Prefer numeric associated constants in example
Ben Striegel
-7
/
+7
2020-09-22
Misc changes
bjorn3
-3
/
+1
2020-09-18
Don't benchmark mod_bench anymore
bjorn3
-1
/
+1
2020-09-14
Use don't unroll loop in Rvalue::Repeat
bjorn3
-0
/
+23
2020-08-20
Fix weak linkage
bjorn3
-7
/
+10
2020-08-20
Don't test x86_64 simd on archs other than x86_64
bjorn3
-0
/
+14
2020-08-15
Emulate the cpuid arch intrinsic
bjorn3
-0
/
+2
2020-08-08
Enable simd insert and extract tests
bjorn3
-3
/
+2
2020-07-19
Implement simd_insert
bjorn3
-0
/
+9
2020-07-16
Add test for SwitchInt on 128bit integers
bjorn3
-0
/
+11
2020-07-11
Make everything in example.rs public
bjorn3
-39
/
+39
2020-07-09
Disable global_asm! on macOS for now
bjorn3
-3
/
+3
2020-07-09
Implement global_asm! using an external assembler
bjorn3
-0
/
+24
2020-07-03
Test signed 128bit discriminants
bjorn3
-0
/
+8
2020-07-02
Rustup to rustc 1.46.0-nightly (f781babf8 2020-07-01)
bjorn3
-7
/
+5
2020-06-27
Rustup to rustc 1.46.0-nightly (7750c3d46 2020-06-26)
bjorn3
-0
/
+1
2020-06-20
Implement checked_mul
bjorn3
-0
/
+23
2020-06-20
Use Cranelift legalization for icmp.i128
bjorn3
-0
/
+6
2020-06-20
Implement #[link_section]
bjorn3
-0
/
+2
2020-06-16
Make mini_core_hello_world work on Windows once TLS is supported
bjorn3
-15
/
+16
2020-06-16
Fix warnings in alloc_example.rs
bjorn3
-6
/
+2
2020-06-04
Rustup to rustc 1.45.0-nightly (56daaf669 2020-06-03)
bjorn3
-7
/
+5
2020-04-30
Rustup to rustc 1.45.0-nightly (fa51f810e 2020-04-29)
bjorn3
-0
/
+6
2020-04-25
Call panic lang item on failed TerminatorKind::Assert
bjorn3
-6
/
+16
2020-04-18
Sync fn_sig_for_fn_abi with upstream for generator resume args
bjorn3
-2
/
+6
2020-04-17
Use the correct return type for puts
bjorn3
-2
/
+2
2020-03-24
Rustup to rustc 1.44.0-nightly (1edd389cc 2020-03-23)
bjorn3
-2
/
+2
2020-03-18
Fix it
bjorn3
-5
/
+8
2020-03-18
Rustup to rustc 1.44.0-nightly (7ceebd98c 2020-03-17)
bjorn3
-1
/
+0
2020-03-04
Rustup to rustc 1.43.0-nightly (4ad624882 2020-03-03)
bjorn3
-4
/
+2
[next]