]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-07-13 Ralf JungMerge pull request #387 from ecstatic-morse/eq-hash
2018-07-13 Ralf JungMerge branch 'master' into eq-hash
2018-07-12 Ralf JungMerge pull request #400 from RalfJung/tests
2018-07-12 Ralf Jungtestsuite: put everything into a single test to fix...
2018-07-12 Ralf JungMerge pull request #399 from RalfJung/readme
2018-07-12 Ralf Jungupdate debugging instructions in the README
2018-07-12 Ralf JungMerge pull request #398 from RalfJung/tests
2018-07-12 Ralf JungMerge branch 'master' into tests
2018-07-12 Ralf JungMerge pull request #397 from RalfJung/deps
2018-07-12 Ralf Jungcolored test output!
2018-07-12 Ralf JungMerge branch 'master' into deps
2018-07-12 Ralf Jungremove xargo logic; instead rely on MIRI_SYSROOT being...
2018-07-12 Ralf Jungdon't run all compile-fail tests with full MIR
2018-07-12 Oliver SchneiderMerge pull request #395 from RalfJung/tests
2018-07-12 Ralf Jungignore panic test on Windows
2018-07-12 memoryleak47typo
2018-07-12 Ralf Jungmove tests that no longer need MIR out of fullmir
2018-07-12 Ralf Jungfix many tests and ignore some others; enable compile_f...
2018-07-12 Ralf Jungbump dependencies
2018-07-11 Oliver SchneiderMerge pull request #394 from RalfJung/start-fn
2018-07-11 Ralf JungMerge branch 'master' into start-fn
2018-07-11 Oliver SchneiderMerge pull request #393 from RalfJung/no-bin
2018-07-11 Ralf Junguse -Zmiri-start-fn as a clue to REQUIRE the lang item...
2018-07-11 Ralf Jungdocument -Zmiri-start-fn; make its logic more clear
2018-07-11 Ralf Jungwithout aux builds, we don't need to set always-encode...
2018-07-11 Ralf Jungstop producing binaries
2018-07-11 Oliver SchneiderMerge pull request #392 from RalfJung/dirs
2018-07-11 Ralf Jungfix deprecation warning: use dirs crate for home_dir
2018-07-11 Oliver SchneiderMerge pull request #391 from bjorn3/clippy_fixes
2018-07-10 bjorn3Fix some clippy lints
2018-07-10 bjorn3Workaround for rustc bug
2018-07-02 Alexander RegueiroRustup
2018-07-01 Oliver SchneiderRustup
2018-06-30 Dylan MacKenzieImplement `Eq` and `Hash` for MemoryData and Evaluator
2018-06-29 Oliver SchneiderMerge pull request #386 from mati865/rustup
2018-06-29 Mateusz MikułaRusutp
2018-06-12 Oliver SchneiderMerge pull request #385 from bjorn3/patch-1
2018-06-12 bjorn3Add missing pub
2018-06-11 Oliver SchneiderMerge pull request #384 from bjorn3/create_ecx
2018-06-11 bjorn3Split create_ecx out of eval_main
2018-06-10 Oliver SchneiderMerge pull request #383 from bjorn3/rustup
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
next