]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-06-10 bjorn3Fix rustc_tests
2018-06-10 bjorn3Rustup to rustc 1.28.0-nightly (2a0062974 2018-06-09)
2018-06-05 Oliver SchneiderMerge pull request #376 from bjorn3/fix_some_tests
2018-06-05 bjorn3Re-enable never_transmute_humans.rs
2018-06-05 bjorn3Convert legitimate failing errors to the new error...
2018-06-05 bjorn3Convert some of the tests to the new format
2018-06-05 bjorn3Address some review comments
2018-06-05 bjorn3Fix a couple of tests
2018-06-03 Oliver SchneiderMerge pull request #380 from solson/rustup
2018-06-03 Oliver SchneiderMerge remote-tracking branch 'origin/master' into rustup
2018-06-03 Oliver SchneiderReenable the rustc tester
2018-06-03 Oliver SchneiderUpdate cargo-miri
2018-06-03 Oliver SchneiderUse correct bit size when reading usize values
2018-06-03 Oliver Schneider`to_u64` and `to_bytes` are horribly easy to use wrongly.
2018-06-03 Oliver Schneider`align_offset` intrinsic is now a lang item
2018-06-03 Oliver SchneiderTlsKey is messy because it changes types between systems
2018-06-03 Oliver SchneiderComparing non-pointer-size types should be possible
2018-06-03 Oliver SchneiderComparing Scalar's with differend `defined` values...
2018-06-03 Oliver Schneider`memcmp` returns `i32`
2018-06-03 bjorn3Partial rustup
2018-06-03 bjorn3s/allocate_cached/allocate_bytes
2018-06-03 bjorn3Rustup to rustc 1.28.0-nightly (a3085756e 2018-05-19)
2018-06-03 Oliver Schneidertrans -> codegen_backend
2018-06-03 bjorn3Rustup to rustc 1.28.0-nightly (952f344cd 2018-05-18)
2018-06-03 bjorn3Enable backtraces for tests
2018-06-03 bjorn3Rustup to rustc 1.27.0-nightly (ff2ac35db 2018-05-12)
2018-06-03 Oliver SchneiderReenable the rustc tester
2018-06-03 Oliver SchneiderUpdate cargo-miri
2018-06-03 Oliver SchneiderUse correct bit size when reading usize values
2018-05-30 Oliver Schneider`to_u64` and `to_bytes` are horribly easy to use wrongly.
2018-05-30 Oliver Schneider`align_offset` intrinsic is now a lang item
2018-05-30 Oliver SchneiderTlsKey is messy because it changes types between systems
2018-05-30 Oliver SchneiderComparing non-pointer-size types should be possible
2018-05-30 Oliver SchneiderComparing Scalar's with differend `defined` values...
2018-05-30 Oliver Schneider`memcmp` returns `i32`
2018-05-26 bjorn3Partial rustup
2018-05-25 bjorn3s/allocate_cached/allocate_bytes
2018-05-20 bjorn3Rustup to rustc 1.28.0-nightly (a3085756e 2018-05-19)
2018-05-19 Oliver Schneidertrans -> codegen_backend
2018-05-19 bjorn3Rustup to rustc 1.28.0-nightly (952f344cd 2018-05-18)
2018-05-13 bjorn3Enable backtraces for tests
2018-05-13 bjorn3Rustup to rustc 1.27.0-nightly (ff2ac35db 2018-05-12)
2018-05-11 David Renshawadd iter_any test
2018-05-11 Oliver SchneiderMerge pull request #253 from solson/oli-obk-patch-1
2018-05-11 Oliver SchneiderTest miri on mac os
2018-05-11 Oliver SchneiderMerge pull request #377 from bjorn3/rustup_2018-05-10
2018-05-11 bjorn3Rustup to 1.27.0-nightly (acd3871ba 2018-05-10)
2018-05-09 Oliver SchneiderMerge pull request #375 from solson/cleanups
2018-05-09 Oliver Schneidercargo cache was messing up xargo/miri install
2018-05-09 Oliver SchneiderMerge pull request #374 from solson/cleanups
2018-05-09 Oliver SchneiderMove back to a normal folder structure
2018-05-09 Oliver SchneiderAppveyor update to ignore Cargo.lock
2018-05-09 Oliver SchneiderMerge pull request #368 from solson/rustup
2018-05-09 Oliver SchneiderUpdate the rustc_tests crate
2018-05-09 Oliver SchneiderDisable cargo miri test for now
2018-05-09 Oliver SchneiderFix some bad conversions on 32 bit emulation
2018-05-07 Oliver SchneiderPointers must be valid, even pointers to zsts
2018-05-07 Oliver SchneiderImplement missing intrinsic
2018-05-07 Oliver SchneiderHide some warnings/Fix build
2018-05-07 Oliver SchneiderMerge pull request #373 from bjorn3/alloc_fix
2018-05-07 Oliver SchneiderMerge pull request #372 from alexreg/nightly-fix
2018-05-07 Oliver SchneiderMerge branch 'rustup' into nightly-fix
2018-05-07 Oliver SchneiderUse a deterministic method for executing the start...
2018-05-07 Oliver SchneiderDedup tag reading
2018-05-07 Oliver SchneiderMerge branch 'rustup' into alloc_fix
2018-05-07 bjorn3Fix allocator api and temporarily disable validation_op
2018-05-07 Oliver SchneiderRustup
2018-05-03 Alexander RegueiroFixed build for latest nightly
2018-05-03 Alexander RegueiroMinor fix to get build working
2018-05-01 Oliver SchneiderMerge pull request #370 from alexreg/nightly-fix
2018-05-01 Alexander RegueiroFixed build for latest nightly
2018-05-01 Oliver SchneiderMerge pull request #367 from bjorn3/rustup2
2018-05-01 bjorn3Rustup to rustc 1.27.0-nightly (79252ff4e 2018-04-29)
2018-04-17 Oliver SchneiderRustup
2018-04-13 Oliver SchneiderMirror function rename in rustc
2018-04-13 Oliver SchneiderFixup various things needed to get miri working on...
2018-04-13 bjorn3Update Cargo.lock and some improvements
2018-04-13 bjorn3Some cleanups
2018-04-13 bjorn3Remove unsafe code
2018-04-13 bjorn3Fix some more tests with some unsafe code
2018-04-13 bjorn3Fix it
2018-04-13 bjorn3travis: cache build dir
2018-04-13 bjorn3Fix init_static
2018-04-13 bjorn3Maybe prevent marking statics as immutable
2018-04-13 bjorn3Hack: copy init_static from rustc CompileTimeEvaluator...
2018-04-13 bjorn3Use elem align as src align in copy intrinsic
2018-04-13 bjorn3Dont claim to have marked static initialized
2018-04-13 bjorn3Fix alignment issue
2018-04-13 Oliver SchneiderGet the tests one step further
2018-04-13 bjorn3Add stack guard shim
2018-04-13 bjorn3Rustup
2018-01-15 David Renshawpartially deal with rust/46479
2018-01-15 David Renshawupdate for rust/47205
2018-01-06 David Renshawupdate log deps
2018-01-02 David Renshawpass typecheck
2017-12-31 David Renshawupdate compiletest dependency
2017-12-19 Oliver SchneiderMerge branch 'master' into def_ty
2017-12-17 Ariel Ben-Yehudastop using Instance::def_ty
2017-12-16 Eduard-Mihai... Merge pull request #358 from kennytm/master
2017-12-15 kennytmRemove the [workspace] section.
next