]> git.lizzy.rs Git - rust.git/history - src/machine.rs
make the new option actually do something
[rust.git] / src / machine.rs
2020-03-06 Ralf Jungmake the new option actually do something
2020-03-06 Ralf Jungadd option to track a particular AllocId (does nothing...
2020-03-02 borsAuto merge of #1202 - RalfJung:symbols, r=RalfJung
2020-03-02 Ralf JungHashMap -> FxHashMap
2020-03-02 Ralf Jungswitch extern_statics map to symbols
2020-03-02 borsAuto merge of #1190 - RalfJung:canonical-alloc-id,...
2020-03-02 Ralf Jungremove unused import
2020-03-02 Ralf Jungport from find_foreign_static to canonical_alloc_id
2020-03-02 Ralf Jungrename memory kind: Env -> Machine
2020-03-01 borsAuto merge of #1197 - RalfJung:rustup, r=RalfJung
2020-03-01 Ralf Jungsome formatting
2020-03-01 Ralf Jungrustup
2020-02-26 borsAuto merge of #1152 - divergentdave:shim-directory...
2020-02-26 borsAuto merge of #1192 - RalfJung:disable-stacked-borrows...
2020-02-24 Ralf Jungmove validate field from memory to machine
2020-02-24 Ralf Jungadd an option to disable Stacked Borrows
2020-02-23 David CookAdd shims for opendir and closedir
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
2020-01-10 borsAuto merge of #1143 - christianpoveda:symlink-shim...
2020-01-07 borsAuto merge of #1140 - RalfJung:no-macos, r=oli-obk
2020-01-07 borsAuto merge of #1142 - JohnTitor:rustup-0107, r=RalfJung
2020-01-06 Yuki OkushiRustup
2020-01-06 borsAuto merge of #1141 - RalfJung:lint-adjust, r=RalfJung
2020-01-06 borsAuto merge of #1137 - anp:track-caller-update, r=RalfJung
2020-01-05 Yuki OkushiRustup
2020-01-05 Adam PerryUpdate panic machinery to match #[track_caller] changes.
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-12-22 borsAuto merge of #1101 - christianpoveda:stat-shim, r...
2019-12-14 borsAuto merge of #1113 - RalfJung:vtable, r=RalfJung
2019-12-10 borsAuto merge of #1080 - rust-lang:stacked_borrow_tracing...
2019-12-08 Oliver SchererRename track-id to track-pointer-tag
2019-12-08 Oliver SchererAdd a scheme to find the place where an id was destroyed
2019-12-04 borsAuto merge of #1102 - RalfJung:rsutup, r=RalfJung
2019-12-04 Ralf Jungrustup for find_fn rename
2019-12-04 borsAuto merge of #1099 - RalfJung:os_str, r=RalfJung
2019-12-04 Ralf Jungavoid allocation in read_os_string_from_c_string
2019-12-02 borsAuto merge of #1084 - RalfJung:assert-panic, r=RalfJung
2019-12-02 Ralf Jungfix init_allocation_extra
2019-12-02 Ralf Jungadjust for init_allocation_extra
2019-12-02 Ralf Jungimplement proper panicking for other MIR assertions
2019-12-02 Ralf Jungimplement proper panicking for failed index check
2019-11-29 borsAuto merge of #1083 - RalfJung:fn-call-helper, r=oli-obk
2019-11-29 Ralf JungAdd and use helper function for calling a machine funct...
2019-11-27 borsAuto merge of #1077 - RalfJung:unwind_to_block, r=RalfJung
2019-11-27 Ralf Jungadjust for goto_block refactoring
2019-11-19 borsAuto merge of #693 - Aaron1011:feature/panic_unwind_fin...
2019-11-19 Ralf Jungcomments and slight refactoring
2019-11-17 Aaron HillSupport unwinding after a panic
2019-11-17 borsAuto merge of #1055 - RalfJung:panic-stub, r=RalfJung
2019-11-13 Aaron HillRustup for panic changes
2019-11-09 Christian PovedaFix merge conflicts
2019-11-03 borsAuto merge of #961 - rust-lang:exact_div_reuse, r=RalfJung
2019-11-02 borsAuto merge of #1028 - RalfJung:place-apis, r=RalfJung
2019-11-02 Ralf Jungstore scalars where appropriate
2019-10-30 borsAuto merge of #1026 - RalfJung:rustup, r=RalfJung
2019-10-30 Ralf Jungrustup for span in intrinsic emulation
2019-10-21 Christian PovedaFix merge conflicts
2019-10-21 borsAuto merge of #1012 - RalfJung:rustup, r=RalfJung
2019-10-21 borsAuto merge of #1011 - RalfJung:full-stop, r=RalfJung
2019-10-21 Ralf Jungadd some missing trailing full stops that slipped throu...
2019-10-21 borsAuto merge of #991 - christianpoveda:errno-place, r...
2019-10-21 borsAuto merge of #1010 - RalfJung:xargo, r=RalfJung
2019-10-20 Christian PovedaSmall corrections to docs
2019-10-20 Christian PovedaRename set_last_error_from_io_result
2019-10-20 Christian PovedaChange last_error to a place
2019-10-20 borsAuto merge of #1009 - RalfJung:expect_none, r=RalfJung
2019-10-20 Ralf Junguse expect_none and unwrap_none where it makes sense
2019-10-18 borsAuto merge of #1004 - JohnTitor:use-memory, r=RalfJung
2019-10-18 Yuki OkushiUse memory field instead of memory()
2019-10-15 borsAuto merge of #980 - JOE1994:master, r=RalfJung
2019-10-08 borsAuto merge of #977 - christianpoveda:last-error-ptr...
2019-10-07 Christian PovedaMove last_error into memory
2019-10-07 Christian PovedaRustfmt
2019-10-01 borsAuto merge of #962 - christianpoveda:file-shim, r=oli-obk
2019-09-30 Christian PovedaReserve fides for stdio and fix merge issues
2019-09-28 borsAuto merge of #957 - christianpoveda:ptr-align-offset...
2019-09-25 Christian PovedaFirst version of file handling
2019-09-18 borsAuto merge of #956 - rust-lang:rustup-retag, r=RalfJung
2019-09-18 Ralf JungMerge remote-tracking branch 'origin/master' into rustu...
2019-09-17 Ralf Jungrustup
2019-09-08 borsAuto merge of #942 - rust-lang:rustup, r=oli-obk
2019-09-06 Oliver SchererRustup
2019-08-27 borsAuto merge of #925 - christianpoveda:environ-shim,...
2019-08-27 borsAuto merge of #917 - RalfJung:isolation, r=oli-obk
2019-08-27 borsAuto merge of #926 - RalfJung:rustup, r=RalfJung
2019-08-27 Ralf Jungrustup
2019-08-23 borsAuto merge of #914 - christianpoveda:use-host-rng,...
2019-08-20 Christian PovedaUpdate -Zmiri-enable-communication docs
2019-08-18 borsAuto merge of #911 - RalfJung:typed-op, r=RalfJung
2019-08-18 Ralf Jungadjust for typed binary/unary_op
2019-08-14 borsAuto merge of #894 - christianpoveda:env-vars-communica...
2019-08-14 Christian PovedaRename export for shims::env::EnvVars
2019-08-13 Christian PovedaReorganize shims::env::EnvVars
2019-08-13 Christian PovedaWrap hashmap for env vars in its own type
2019-08-09 borsAuto merge of #896 - tmandry:add-generator-uninhabited...
2019-08-08 borsAuto merge of #871 - RalfJung:miri-rustc-cleanup, r...
next