]> git.lizzy.rs Git - rust.git/history - src/shims
make miri a better RUSTC by default inside cargo-miri
[rust.git] / src / shims /
2022-07-22 borsAuto merge of #2384 - RalfJung:vtables, r=RalfJung
2022-07-22 Ralf Jungadjust for symbolic vtables
2022-07-20 borsAuto merge of #2404 - RalfJung:mix, r=RalfJung
2022-07-20 Ralf Jungsome stray tag → prov renames
2022-07-20 borsAuto merge of #2403 - RalfJung:rustup, r=RalfJung
2022-07-20 Ralf Jungrustup
2022-07-20 borsAuto merge of #2402 - RalfJung:cargo-target, r=RalfJung
2022-07-20 borsAuto merge of #2391 - RalfJung:stderr, r=oli-obk
2022-07-19 borsAuto merge of #2392 - RalfJung:rustup, r=RalfJung
2022-07-19 Ralf Jungrustup
2022-07-19 borsAuto merge of #2350 - RalfJung:remove-deprecated, r...
2022-07-18 borsAuto merge of #2382 - RalfJung:atomic, r=RalfJung
2022-07-18 Ralf Jungrefactor atomic intrinsic handling to actually parse...
2022-07-18 Ralf Jungmake atomic intrinsic impl details private
2022-07-18 Ralf Jungadd support for new RMW orders
2022-07-18 Ralf Jungremove ret param from foreign_item hierarchy
2022-07-18 Ralf Jungmove simd intrinsics to their own file
2022-07-18 Ralf Jungmove atomic intrinsics to their own file
2022-07-18 borsAuto merge of #2379 - RalfJung:ui-test-target-filter...
2022-07-18 borsAuto merge of #2380 - RalfJung:isatty, r=RalfJung
2022-07-18 Ralf Jungwith isolation we want to be fully deterministic
2022-07-18 borsAuto merge of #2349 - saethlin:isatty, r=RalfJung
2022-07-17 Ben KimockPass through isatty if the host is also unix
2022-07-17 borsAuto merge of #2376 - RalfJung:rustup, r=RalfJung
2022-07-17 Ralf Jungmake unused flags work like they used to
2022-07-17 Ralf Jungrustup
2022-07-14 borsAuto merge of #2372 - RalfJung:rustup, r=RalfJung
2022-07-14 Ralf Jungrustup
2022-07-13 borsAuto merge of #2315 - saethlin:shrink-item, r=saethlin
2022-07-09 borsAuto merge of #2351 - RalfJung:readlink, r=RalfJung
2022-07-09 Ralf Jungextend a comment in readlink
2022-07-07 borsAuto merge of #2314 - RalfJung:unsized, r=RalfJung
2022-07-07 Ralf Jungadjust code for copy_op changes
2022-07-07 borsAuto merge of #2341 - RalfJung:rustup, r=RalfJung
2022-07-07 Ralf Jungrustup; ptr atomics
2022-07-06 borsAuto merge of #2338 - RalfJung:format, r=RalfJung
2022-07-06 Ralf Jungtweak format strings
2022-07-04 borsAuto merge of #2327 - RalfJung:unit-return, r=RalfJung
2022-07-04 Ralf Jungcall_function: make the unit-return-type case more...
2022-07-03 borsAuto merge of #1935 - saethlin:optimize-sb, r=RalfJung
2022-07-02 borsAuto merge of #2312 - RalfJung:misc, r=RalfJung
2022-07-02 Ralf Jungput call to stacked borrows end_call in a more sensible...
2022-07-02 borsAuto merge of #2311 - RalfJung:many-seeds, r=RalfJung
2022-07-02 borsAuto merge of #2306 - RalfJung:unix, r=RalfJung
2022-07-02 Ralf Jungposix_fadvise is not Linux-specific
2022-07-02 Ralf Jungmove some POSIX file shims from linux to unix module
2022-07-02 borsAuto merge of #2305 - RalfJung:rustup, r=RalfJung
2022-07-02 borsAuto merge of #2304 - LegNeato:shim-fstat64-mac, r...
2022-07-02 Christian LegnittoSupport (stat/fstat/lstat)64 on macos
2022-07-02 borsAuto merge of #2302 - RalfJung:datarace, r=RalfJung
2022-07-01 Ralf Jungavoid copying thread manager state in data race detector
2022-07-01 Ralf Jungrename some data_race types for more clarity
2022-07-01 borsAuto merge of #2298 - InfRandomness:shim-error, r=RalfJung
2022-07-01 InfRandomnessAdd `__error` to freebsd shims
2022-06-30 borsAuto merge of #2293 - RalfJung:env, r=RalfJung
2022-06-30 Ralf Jungmake -Zmiri-env-forward take precedence over -Zmiri...
2022-06-30 borsAuto merge of #2290 - RalfJung:snakessss, r=RalfJung
2022-06-30 Ralf Junguse Rust SnakeCase
2022-06-29 borsAuto merge of #2287 - RalfJung:field-retagging, r=RalfJung
2022-06-29 borsAuto merge of #2286 - LegNeato:patch-2, r=RalfJung
2022-06-29 Christian LegnittoSupport `gettimeofday` on more than macos
2022-06-29 borsAuto merge of #2283 - RalfJung:color, r=RalfJung
2022-06-29 borsAuto merge of #2281 - RalfJung:rustup, r=RalfJung
2022-06-29 Ralf Jungfmt
2022-06-29 Ralf Jungrustup
2022-06-28 borsAuto merge of #2279 - RalfJung:adjacent-allocs, r=RalfJung
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-27 borsAuto merge of #2221 - InfRandomness:freebsd-target...
2022-06-27 Ralf Jungimprove old comment
2022-06-26 infrandomnessCargo fmt
2022-06-26 infrandomnessAddress code review
2022-06-26 infrandomnessAdd `pthread_attr_get_np` shim
2022-06-26 infrandomnessAdd `pthread_attr_getstack` shim
2022-06-26 infrandomnessFix panicking ui_tests framework
2022-06-26 infrandomnessFix pending reviews
2022-06-26 infrandomnessInitial freebsd work
2022-06-26 borsAuto merge of #2245 - saethlin:color-always, r=RalfJung
2022-06-25 borsAuto merge of #2264 - RalfJung:not-a-fixme, r=RalfJung
2022-06-25 Ralf Jungremove a FIXME that is not actually a bug
2022-06-19 borsAuto merge of #2240 - RalfJung:readme, r=RalfJung
2022-06-18 borsAuto merge of #2228 - cbeuw:futex-fix, r=RalfJung
2022-06-18 Ralf Jungtweak correctness comment
2022-06-15 Andy WangElaborate correctness comments
2022-06-13 borsAuto merge of #2179 - RalfJung:rustc, r=oli-obk
2022-06-13 borsAuto merge of #2203 - RalfJung:deprecate, r=oli-obk
2022-06-13 borsAuto merge of #2229 - DrMeepster:patch-1, r=RalfJung
2022-06-12 borsAuto merge of #2195 - RalfJung:vtable-validation, r...
2022-06-12 borsAuto merge of #2226 - InfRandomness:unix-helpers, r...
2022-06-11 Andy WangPrevent futex_wait from reading outdated value
2022-06-11 infrandomnessAdd `assert_target_os_is_unix` function
2022-06-11 infrandomnessAdd target_os_is_unix helper
2022-06-11 borsAuto merge of #2227 - RalfJung:doc, r=RalfJung
2022-06-11 borsAuto merge of #2215 - InfRandomness:getpid_shim, r...
2022-06-11 InfRandomnessAdd getpid shim
2022-06-08 borsAuto merge of #2216 - RalfJung:rustup, r=RalfJung
2022-06-08 Ralf Jungsome clippy-induced cleanup
2022-06-07 borsAuto merge of #2212 - RalfJung:cargo-miri, r=RalfJung
2022-06-07 borsAuto merge of #2211 - InfRandomness:typo, r=RalfJung
next