]> git.lizzy.rs Git - rust.git/history - src/operator.rs
fix newer getrandom on Windows
[rust.git] / src / operator.rs
2021-02-20 borsAuto merge of #1716 - tmiasko:rustup, r=RalfJung
2021-02-20 Tomasz Miąskorustup to e7c23ab933ebc1f205c3b59f4ebc85d40f67d404
2020-08-03 borsAuto merge of #1495 - samrat:fd-trait, r=oli-obk
2020-07-27 borsAuto merge of #1487 - pnadon:miri-rename-undef-uninit...
2020-07-26 Philippe Nadonrenamed ScalarMaybeUninit::not_undef to check_init
2020-06-09 borsAuto merge of #1418 - divergentdave:file-sync, r=RalfJung
2020-05-30 borsAuto merge of #1412 - josephlr:ptr, r=RalfJung
2020-05-30 Joe RicheyRemove pointer arithmetic intrinsics
2020-04-04 borsAuto merge of #1293 - Firstyear:1289-miri-readme, r...
2020-04-03 borsAuto merge of #1294 - JOE1994:windows_instant, r=RalfJung
2020-04-02 borsAuto merge of #1299 - RalfJung:rustup, r=RalfJung
2020-04-02 Ralf Jungrustup for import changes
2020-03-30 borsAuto merge of #1270 - RalfJung:incremental, r=RalfJung
2020-03-30 borsAuto merge of #1279 - divergentdave:open_O_EXCL, r...
2020-03-30 borsAuto merge of #1281 - RalfJung:rustup, r=RalfJung
2020-03-30 Ralf Jungadjust for librustc rename; reduce 'extern crate' to...
2020-03-01 borsAuto merge of #1197 - RalfJung:rustup, r=RalfJung
2020-03-01 Ralf Jungsome formatting
2020-02-14 borsAuto merge of #1158 - divergentdave:shim-rename, r...
2020-02-14 borsAuto merge of #1174 - RalfJung:rusutp, r=RalfJung
2020-02-13 Ralf Jungfix for Panic InterpError refactoring
2019-12-23 borsAuto merge of #1124 - RalfJung:sysroot-check, r=oli-obk
2019-12-23 borsAuto merge of #1118 - rust-lang:stacked_borrow_tracing...
2019-12-23 Oliver SchererRustfmt all the things
2019-11-09 Christian PovedaFix merge conflicts
2019-11-08 borsAuto merge of #1044 - RalfJung:uprust, r=RalfJung
2019-11-08 Ralf Jungrustup
2019-11-06 borsAuto merge of #1037 - JOE1994:master, r=RalfJung
2019-11-06 borsAuto merge of #1031 - RalfJung:ptr-offset, r=RalfJung
2019-11-06 Ralf Jungptr_offset: handle negative offsets
2019-11-06 Ralf Jungfix error message details
2019-11-06 Ralf Jungrefactor ptr_offset_inbounds: it can be reduced to...
2019-10-24 borsAuto merge of #1020 - RalfJung:compiletest, r=RalfJung
2019-10-24 borsAuto merge of #1019 - RalfJung:rustup, r=RalfJung
2019-10-24 Ralf Jungupdate comments and some tweaks
2019-10-18 borsAuto merge of #1004 - JohnTitor:use-memory, r=RalfJung
2019-10-18 Yuki OkushiUse memory field instead of memory()
2019-08-23 borsAuto merge of #914 - christianpoveda:use-host-rng,...
2019-08-18 borsAuto merge of #911 - RalfJung:typed-op, r=RalfJung
2019-08-18 Ralf Jungadjust for typed binary/unary_op
2019-08-15 borsAuto merge of #859 - RalfJung:cargo, r=RalfJung
2019-08-15 borsAuto merge of #909 - RalfJung:deny-warn, r=oli-obk
2019-08-15 borsAuto merge of #863 - RalfJung:deref-checks, r=RalfJung
2019-08-15 Ralf Jungadjust for fn rename
2019-08-09 borsAuto merge of #896 - tmandry:add-generator-uninhabited...
2019-08-08 borsAuto merge of #871 - RalfJung:miri-rustc-cleanup, r...
2019-08-03 borsAuto merge of #877 - christianpoveda:ldexp-shim, r...
2019-08-03 borsAuto merge of #856 - RalfJung:type_dispatch_first,...
2019-08-03 Ralf Jungimplement all ptr comparisons through integer casts
2019-08-03 Ralf Jungadjust for ptr_op now being called type-based
2019-08-03 borsAuto merge of #878 - RalfJung:rustup, r=RalfJung
2019-08-03 Ralf Jungfix for error refactoring
2019-07-24 borsAuto merge of #853 - RalfJung:readme, r=RalfJung
2019-07-24 borsAuto merge of #852 - lzutao:rustup, r=RalfJung
2019-07-24 borsAuto merge of #851 - RalfJung:intrptrcast-by-default...
2019-07-24 Lzu Taobuild: Fix build after rust-lang/rust#60951
2019-07-23 Ralf Jungmake sure we always have an RNG
2019-07-06 Ralf JungMerge remote-tracking branch 'origin/master' into rustup
2019-07-04 borsAuto merge of #822 - RalfJung:tls, r=RalfJung
2019-07-03 borsAuto merge of #820 - RalfJung:intptrcast, r=RalfJung
2019-07-03 Ralf Jungavoid catching errors
2019-07-03 Ralf Jungsupport integers that can be cast to pointers in in...
2019-07-03 Ralf Jungallow dangling ptr-to-int casts; use force_bits for...
2019-07-03 Ralf Jungonly treat integer operations as such
2019-07-01 borsAuto merge of #815 - RalfJung:memory-audit, r=RalfJung
2019-06-30 Ralf Jungdon't call Memory::get without checking the pointer...
2019-06-29 Ralf JungMerge remote-tracking branch 'ralf/machine' into rustup
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-26 borsAuto merge of #779 - christianpoveda:intptrcast-model...
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 Christian PovedaRename new fields and move rng to MemoryExtra
2019-06-24 Ralf JungApply suggestions from code review
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-21 Oliver SchererMerge branch 'master' into master
2019-06-21 Ralf JungMerge pull request #777 from RalfJung/rustup
2019-06-20 Ralf JungMerge branch 'master' into rustup
2019-06-20 Ralf Jungallow some inequality comparisons between pointers...
2019-06-13 Ralf JungMerge pull request #769 from RalfJung/rustup
2019-06-13 Ralf Jungrustup for lifetime refactorings
2019-06-08 Ralf JungMerge pull request #765 from RalfJung/rustup
2019-06-08 Ralf Jungrustup for EvalResult rename
2019-05-29 Ralf JungMerge branch 'master' into miri-build
2019-05-28 Ralf Jungupdate for rustc Scalar changes, test for pointer wrapp...
2019-05-28 Ralf Jungadjust for rustc changes
2019-05-27 Ralf JungMerge branch 'master' into miri-build
2019-05-27 Ralf Jungfix for latest rustc (#746)
2019-05-27 Ralf Jungfix for latest rustc
2019-04-18 Tim DiekmannMerge branch 'master' into realloc
2019-04-18 Ralf JungMerge pull request #695 from RalfJung/stacked-borrows-2
2019-04-17 Ralf Jungrewrite Stacked Borrows Core. this passes stacked-borro...
2019-04-16 Ralf JungMerge branch 'master' into rand
2019-04-16 Oliver SchererMerge pull request #691 from RalfJung/pragmatic-ptr-eq
2019-04-16 Ralf Jungbe pragmatic about ptr-int comparisons, for now
2019-04-06 Ralf JungMerge branch 'master' into patch-1
2019-04-03 Oliver SchererMerge pull request #672 from rust-lang/update
next