]> git.lizzy.rs Git - rust.git/history - src/intptrcast.rs
Typo
[rust.git] / src / intptrcast.rs
2022-06-28 borsAuto merge of #2280 - RalfJung:int2ptr, r=RalfJung
2022-06-28 Ralf Jungtweak int2ptr diagnostics
2022-06-28 borsAuto merge of #2279 - RalfJung:adjacent-allocs, r=RalfJung
2022-06-28 Ralf Jungfinally we can actually have adjacent allocations :)
2022-06-28 borsAuto merge of #2278 - RalfJung:rustup, r=RalfJung
2022-06-28 Ralf Jungmake use of get_alloc_info
2022-06-28 borsAuto merge of #2275 - RalfJung:permissive-provenance...
2022-06-28 Ralf Jungshow int2ptr warning once for each span (but don't...
2022-06-27 Ralf Jungtypo
2022-06-27 Ralf Jungfmt
2022-06-27 Ralf Jungmore int2ptr cast tests, and fix casting of addresses...
2022-06-27 Ralf Jungmake permissive provenance and raw-ptr tagging the...
2022-06-25 borsAuto merge of #2264 - RalfJung:not-a-fixme, r=RalfJung
2022-06-25 borsAuto merge of #2196 - carbotaniuman:permissive-stacked...
2022-06-25 Ralf Jungimplement 'delimited' expose tracking so we still detec...
2022-06-24 Ralf Jungmake the tests pass
2022-06-24 Ralf Jungreorganize exposure code a bit
2022-05-25 borsAuto merge of #2157 - RalfJung:tests, r=oli-obk
2022-05-25 borsAuto merge of #2151 - RalfJung:numbers, r=oli-obk
2022-05-25 Ralf Jungenable number validity checking and ptr::invalid checki...
2022-05-23 borsAuto merge of #2149 - RalfJung:tests, r=RalfJung
2022-05-23 borsAuto merge of #2147 - RalfJung:readme, r=RalfJung
2022-05-23 borsAuto merge of #2148 - RalfJung:compare-exchange-weak...
2022-05-23 borsAuto merge of #2146 - RalfJung:int2ptr, r=RalfJung
2022-05-23 Ralf Jungclean up int2ptr code a bit
2022-05-23 borsAuto merge of #2059 - carbotaniuman:master, r=RalfJung
2022-05-23 carbotaniumanInitial work on permissive provenance
2022-04-20 borsAuto merge of #2071 - RalfJung:provenance, r=RalfJung
2022-04-20 Ralf Jungavoid into_pointer_or_addr and into_parts in visit_free...
2022-04-05 borsAuto merge of #2047 - RalfJung:no-extras, r=RalfJung
2022-04-05 Ralf Jungadjust for MemoryExtra being merged into Machine
2022-04-01 borsAuto merge of #2045 - RalfJung:strict-provenance, r...
2022-04-01 Ralf Jungadd -Zmiri-strict-provenance
2021-12-08 borsAuto merge of #1933 - 5225225:1931-condvar-false-positi...
2021-12-06 borsAuto merge of #1930 - tavianator:avoid-adjacent-allocat...
2021-12-06 Ralf Jungfinal tweaks
2021-12-03 Tavian Barnesintptrcast: Never allocate two objects directly adjecent
2021-07-17 borsAuto merge of #1851 - RalfJung:provenance-overhaul...
2021-07-16 Ralf Jungadjust Miri to Pointer type overhaul
2021-05-16 borsAuto merge of #1801 - RalfJung:rustfmt, r=oli-obk
2021-05-16 Ralf Jungformat much of Miri
2021-04-04 borsAuto merge of #1755 - RalfJung:cargo-update, r=RalfJung
2021-04-04 Ralf Jungbump miri dependencies
2020-08-03 borsAuto merge of #1495 - samrat:fd-trait, r=oli-obk
2020-07-27 borsAuto merge of #1489 - RalfJung:tls-alloc-ids, r=oli-obk
2020-07-27 Ralf Jungadjust to canonical_alloc_id removal
2020-06-27 borsAuto merge of #1460 - RalfJung:modules, r=RalfJung
2020-06-27 Ralf Jungmodule organization: move platform-specific code to...
2020-05-01 borsAuto merge of #1381 - RalfJung:rustup, r=RalfJung
2020-05-01 Ralf Jungrustup; fix for changed error messages
2020-04-20 borsAuto merge of #1335 - vakaras:add-threads-noop, r=RalfJung
2020-04-20 Vytautas AstrauskasMove the stack to the evaluator to make Miri compile...
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-19 borsAuto merge of #1219 - RalfJung:error-cleanup, r=RalfJung
2020-03-19 Ralf Jungadjust for error reform
2020-03-02 borsAuto merge of #1202 - RalfJung:symbols, r=RalfJung
2020-03-02 Ralf JungHashMap -> FxHashMap
2020-03-02 borsAuto merge of #1190 - RalfJung:canonical-alloc-id,...
2020-03-02 Ralf Jungcanonicalize alloc ID for ptr-to-int cast
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-09-08 borsAuto merge of #942 - rust-lang:rustup, r=oli-obk
2019-09-06 Oliver SchererRustup
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 #878 - RalfJung:rustup, r=RalfJung
2019-08-03 Ralf Jungfix for error refactoring
2019-07-24 borsAuto merge of #852 - lzutao:rustup, r=RalfJung
2019-07-24 borsAuto merge of #851 - RalfJung:intrptrcast-by-default...
2019-07-23 Ralf Junguse checked arithmetic in intrptrcast
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 integer overflow in ptr-to-int cast
2019-07-03 Ralf Jungallow dangling ptr-to-int casts; use force_bits for...
2019-07-01 borsAuto merge of #815 - RalfJung:memory-audit, r=RalfJung
2019-07-01 Ralf JungMerge branch 'master' into rustup
2019-06-30 borsAuto merge of #809 - RalfJung:intptrcast, r=RalfJung
2019-06-30 Ralf Jungadd some tracing to intptrcast
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 Ralf JungMerge branch 'master' into rustup
2019-06-29 borsAuto merge of #795 - RalfJung:intptrcast, r=RalfJung
2019-06-29 Ralf Jungsupport num_cpus and test that
2019-06-29 Ralf Jungdon't compute residue twice
2019-06-29 Ralf Jungmore sensible slack
next