]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-07-01 borsAuto merge of #815 - RalfJung:memory-audit, r=RalfJung
2019-07-01 borsAuto merge of #814 - RalfJung:shims, r=RalfJung
2019-07-01 borsAuto merge of #816 - RalfJung:gitattr, r=RalfJung
2019-07-01 Ralf Jungbe explicit about our line endings
2019-06-30 Ralf Jungmove find_fn (which is not specific to foreign items...
2019-06-30 Ralf Jungdon't call Memory::get without checking the pointer...
2019-06-30 borsAuto merge of #809 - RalfJung:intptrcast, r=RalfJung
2019-06-30 Ralf Jungtest even more size-alignment combinations. found a...
2019-06-30 Ralf Jungfix minimal alignment for system allocation functions
2019-06-30 Ralf Jungadd some tracing to intptrcast
2019-06-30 Ralf Jungmove appveyor env var settings to more appropriate...
2019-06-30 Ralf Jungfix setting rustc flags
2019-06-30 borsAuto merge of #806 - varkor:patch-1, r=RalfJung
2019-06-30 Ralf JungMiri is not deterministic any more
2019-06-30 Ralf Junguse intptrcast for heap_allocator test; then it should...
2019-06-30 borsAuto merge of #807 - RalfJung:test-name, r=RalfJung
2019-06-30 Ralf Jungimprove comment
2019-06-30 Ralf Jungbetter name for a test: threads -> sync
2019-06-30 varkorFix `unused_must_use` inside `Box`
2019-06-30 borsAuto merge of #805 - RalfJung:shims, r=RalfJung
2019-06-30 Ralf Jungmove shims (foreign items and intrinsics) into submodule
2019-06-30 borsAuto merge of #804 - RalfJung:intptrcast, r=RalfJung
2019-06-30 Ralf Jungfix comparing function pointers with intptrcast
2019-06-30 borsAuto merge of #801 - RalfJung:num_cpus, r=RalfJung
2019-06-29 borsAuto merge of #795 - RalfJung:intptrcast, r=RalfJung
2019-06-29 Ralf Jungmove constants to machine.rs
2019-06-29 Ralf Jungcomment on STACK_ADDR
2019-06-29 Ralf Jungsupport num_cpus and test that
2019-06-29 Ralf Jungmake sure we catch alignment problems even with intrptrcast
2019-06-29 Ralf Jungdon't compute residue twice
2019-06-29 Ralf Jungmore sensible slack
2019-06-29 Ralf Jungtweak inttoptr allocation behavior
2019-06-29 borsAuto merge of #802 - RalfJung:machine, r=RalfJung
2019-06-29 Ralf Jungmove most of the stuff from lib.rs into machine.rs...
2019-06-28 borsAuto merge of #798 - RalfJung:format-ptr, r=RalfJung
2019-06-28 Ralf Jungtest pointer string formatting
2019-06-28 borsAuto merge of #796 - RalfJung:rand, r=RalfJung
2019-06-28 Ralf Jungbump rand to released 0.7
2019-06-28 borsAuto merge of #794 - RalfJung:alignment-sanity, r=oli-obk
2019-06-28 Ralf Jungptr-to-int alignment sanity check
2019-06-28 borsAuto merge of #793 - jyn514:master, r=RalfJung
2019-06-28 Joshua NelsonShow usage if run without arguments
2019-06-26 borsAuto merge of #779 - christianpoveda:intptrcast-model...
2019-06-26 Christian PovedaFix alignment of base addresses
2019-06-25 borsAuto merge of #790 - RalfJung:readme, r=oli-obk
2019-06-25 Ralf Jungadd snippet for running Miri on CI
2019-06-25 Christian PovedaFix merge conflicts
2019-06-24 Christian PovedaReorganize MemoryExtra and AllocExtra structures
2019-06-24 borsAuto merge of #787 - RalfJung:pointer-checks, r=RalfJung
2019-06-24 Ralf Jungbump Rust commit
2019-06-24 Christian PovedaRename new fields and move rng to MemoryExtra
2019-06-24 Ralf JungApply suggestions from code review
2019-06-24 Ralf Jungexpand and better explain alignment check tests
2019-06-23 Ralf Jungde-obfuscate ptr comparison a bit
2019-06-23 Ralf Jungadjust for refactored memory pointer checks
2019-06-22 Christian PovedaForce intptrcast for binary operations
2019-06-22 borsAuto merge of #783 - RalfJung:rustup, r=RalfJung
2019-06-22 borsAuto merge of #784 - RalfJung:ci, r=RalfJung
2019-06-22 Ralf Jungalso run tests for cron jobs
2019-06-22 Ralf Jungfix compilation with latest rustc
2019-06-21 Christian PovedaDuplicate compile-fail tests for intptrcast
2019-06-21 Christian PovedaImplement intptrcast methods
2019-06-21 borsAuto merge of #782 - RalfJung:generator, r=RalfJung
2019-06-21 Ralf Jungadd a failing test where an immovable generator gets...
2019-06-21 borsAuto merge of #780 - RalfJung:ci, r=RalfJung
2019-06-21 Ralf Jungfix Travis bors branch names
2019-06-21 Ralf JungAppVeyor: only run on bors branches
2019-06-21 Ralf JungTravis: also run on bors branches, and not on master
2019-06-21 Ralf JungMerge pull request #778 from christianpoveda/master
2019-06-21 Oliver SchererMerge branch 'master' into master
2019-06-21 Oliver SchererUpdate rust-version
2019-06-21 Ralf JungMerge pull request #777 from RalfJung/rustup
2019-06-21 Christian PovedaMerge branch 'master' into master
2019-06-20 Christian PovedaUpdate tag methods to match Machine changes
2019-06-20 Ralf JungMerge branch 'master' into rustup
2019-06-20 Ralf JungMerge pull request #774 from soc/patch-1
2019-06-20 Ralf JungMerge branch 'master' into patch-1
2019-06-20 Ralf Junguse org.rust-lang.miri folder on macOS
2019-06-20 Ralf Jungallow some inequality comparisons between pointers...
2019-06-20 Ralf Jungbump Rust, no changes needed
2019-06-17 Oliver SchererMerge pull request #776 from RalfJung/intrinsics
2019-06-16 Ralf Jungimplement and test unchecked_{add,sub,mul} intrinsics
2019-06-16 Ralf Jungtest unchecked_rem
2019-06-16 Ralf Jungtest exact_div UB detection
2019-06-16 Ralf JungMerge pull request #771 from kennethbgoodin/foreign_mat...
2019-06-16 Ralf JungMerge branch 'master' into foreign_math_functions
2019-06-16 Ralf JungMerge pull request #775 from rust-lang/rustup
2019-06-16 Ralf Jungbump rustc yet again
2019-06-15 socFix project dirs path
2019-06-14 Lzu TaoFix wrong lifetime of TyCtxt
2019-06-14 Ralf JungMerge pull request #772 from RalfJung/sysroot
2019-06-14 Ralf Jungfix running a Miri that was built in bootstrap
2019-06-14 Ralf Jungchange sysroot check to print the output in case of...
2019-06-14 Oliver SchererFix indentation
2019-06-14 Kenny GoodinAdd more missing math functions
2019-06-13 Ralf JungMerge pull request #769 from RalfJung/rustup
2019-06-13 Ralf Jungrustup for lifetime refactorings
2019-06-13 Ralf JungREADME: mention to cargo update, mention rustup-toolcha...
2019-06-12 Ralf JungMerge pull request #763 from kennethbgoodin/fix_cmath_f...
2019-06-12 Kenny GoodinImplement cbrt and hypot function calls
next