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
Age
Commit message (
Expand
)
Author
Lines
2022-03-25
Fix NaN handling of simd float min and max operations
bjorn3
-41
/
+83
2022-03-25
Fix saturating float casts test
bjorn3
-10
/
+26
2022-03-25
Rustup to rustc 1.61.0-nightly (63b8f01bb 2022-03-24)
bjorn3
-1
/
+4
2022-03-25
Sync from rust 903427b2e807cb1292388940b3f44f3b061cfebf
bjorn3
-20
/
+0
2022-03-22
Update list of ignored rustc tests
bjorn3
-8
/
+5
2022-03-22
Rustup to rustc 1.61.0-nightly (3c17c84a3 2022-03-21)
bjorn3
-1
/
+1
2022-03-20
Don't declare test_variadic_fnptr with two conflicting signatures
bjorn3
-20
/
+0
2022-03-20
Merge branch 'sync_from_rust'
bjorn3
-0
/
+0
2022-03-20
Merge commit '370c397ec9169809e5ad270079712e0043514240' into sync_cg_clif-202...
bjorn3
-506
/
+453
2022-03-20
Run part of the simd test suite
bjorn3
-1
/
+16
2022-03-20
Ignore rustc tests with needs-unwind directive
bjorn3
-25
/
+5
2022-03-20
Move test and clarify problem of some other tests
bjorn3
-1
/
+4
2022-03-20
Wrap write_mir_fn call in with_no_trimmed_paths!()
bjorn3
-1
/
+4
2022-03-19
Rustup to rustc 1.61.0-nightly (1bfe40d11 2022-03-18)
bjorn3
-5
/
+5
2022-03-19
Sync from rust 31535841701e0bf7ef33998024376f2cedd8b3e3
bjorn3
-3
/
+17
2022-03-19
Codegen 128bit atomic loads and stores for compiler builtins as trap
bjorn3
-75
/
+39
2022-03-18
Enable rand based libcore tests
bjorn3
-33
/
+20
2022-03-18
Cleanup rand test disable patch
bjorn3
-12
/
+3
2022-03-18
Remove no longer necessary rand patch
bjorn3
-23
/
+0
2022-03-18
Merge pull request #1221 from bjorn3/run_more_rustc_tests
bjorn3
-47
/
+82
2022-03-18
Reorganize test list
bjorn3
-31
/
+54
2022-03-18
Run tests with warnings
bjorn3
-1
/
+3
2022-03-18
Re-enable fixed tests
bjorn3
-7
/
+1
2022-03-18
Auto merge of #88098 - Amanieu:oom_panic, r=nagisa
bors
-1
/
+16
2022-03-17
Fix and re-enable some rustc tests
bjorn3
-10
/
+26
2022-03-16
Slightly speed up building of y.rs
bjorn3
-1
/
+1
2022-03-16
rustc_error: make ErrorReported impossible to construct
mark
-2
/
+1
2022-03-16
Silence warning
bjorn3
-1
/
+1
2022-03-15
Trim down alloc_system.rs
bjorn3
-112
/
+30
2022-03-15
Remove some unused feature gates
bjorn3
-8
/
+10
2022-03-15
Avoid once_cell unstable feature in cg_clif.rs
bjorn3
-7
/
+9
2022-03-15
Download tarballs from github instead of cloning full repos
bjorn3
-23
/
+68
2022-03-15
Rustup to rustc 1.61.0-nightly (285fa7ecd 2022-03-14)
bjorn3
-3
/
+3
2022-03-14
Merge pull request #1220 from bjorn3/dont_print_on_trap
bjorn3
-44
/
+16
2022-03-14
Replace a lot of print+trap with plain trap
bjorn3
-44
/
+16
2022-03-13
Mark cold blocks
bjorn3
-2
/
+5
2022-03-13
Update list of ignores rustc tests
bjorn3
-0
/
+5
2022-03-13
Add and remove some fixmes
bjorn3
-2
/
+1
2022-03-13
Remove almost all remaining feature gates
bjorn3
-11
/
+21
2022-03-13
Remove decl_macro usage
bjorn3
-36
/
+38
2022-03-13
Rustup to rustc 1.61.0-nightly (f103b2969 2022-03-12)
bjorn3
-1
/
+2
2022-03-13
Sync from rust 4800c7816ee1937d028407066d229f74b4673c92
bjorn3
-5
/
+5
2022-03-11
Improve `AdtDef` interning.
Nicholas Nethercote
-5
/
+5
2022-03-10
Update Cranelift to 0.82.1
bjorn3
-26
/
+26
2022-03-09
Add missing clif ir comment
bjorn3
-0
/
+3
2022-03-08
Update dependencies
bjorn3
-10
/
+10
2022-03-08
Update Cranelift to 0.82.0
bjorn3
-27
/
+30
2022-03-08
Fix Box deref for non-ZST allocators
bjorn3
-11
/
+21
2022-03-08
Fix compiletest compilation
bjorn3
-0
/
+15
2022-03-08
Rustup to rustc 1.61.0-nightly (03918badd 2022-03-07)
bjorn3
-13
/
+15
[next]