]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-03-11 borsAuto merge of #1220 - elichai:2020-03-bump, r=RalfJung
2020-03-11 Ralf Jungshare some code between panic intrinsics, and fix the...
2020-03-11 Elichai TurkelAdd tests for the new panic_if_any_invalid, panic_if_ze...
2020-03-11 Elichai TurkelImplement panic_if_any_invalid and panic_if_zero_invali...
2020-03-11 Elichai Turkelbump rust-version to latest
2020-03-09 borsAuto merge of #1210 - RalfJung:rustup-validity, r=RalfJung
2020-03-09 Ralf Jungrustup
2020-03-09 Ralf Jungadjust error
2020-03-08 borsAuto merge of #1218 - RalfJung:panic, r=RalfJung
2020-03-08 Ralf Jungproperly panic in panic_if_uninhabited and align_offset...
2020-03-08 borsAuto merge of #1217 - christianpoveda:environ-shim...
2020-03-08 Christian Povedamove environ place to EnvVars
2020-03-08 borsAuto merge of #1216 - RalfJung:env, r=RalfJung
2020-03-08 Ralf Jungmove environ init to update_environ
2020-03-08 borsAuto merge of #1215 - RalfJung:readme, r=RalfJung
2020-03-08 borsAuto merge of #1214 - RalfJung:depup, r=RalfJung
2020-03-08 Ralf Jungreadme: mention the leaks we found
2020-03-08 borsAuto merge of #1208 - christianpoveda:environ-shim...
2020-03-08 Ralf Jungbump dependencies
2020-03-08 Christian Povedaonly expose environ on linux
2020-03-07 Christian Povedaminor corrections
2020-03-07 Christian Povedaadd `_NSGetEnviron` foreign function for macos
2020-03-07 Christian Povedatest that `environ` gets deallocated on changes
2020-03-06 Christian Povedadeallocate old environ
2020-03-06 borsAuto merge of #1212 - RalfJung:tests, r=RalfJung
2020-03-06 Ralf Jungexpand clock and fs tests a bit
2020-03-06 Ralf Jungfix env update, and expand test
2020-03-06 Christian Povedaadd testcase for `environ` shim
2020-03-06 Christian Povedaupdate the environ shim when environment changes
2020-03-06 Christian Povedaadd working shim for environ
2020-03-06 borsAuto merge of #1209 - RalfJung:track-alloc-id, r=oli-obk
2020-03-06 borsAuto merge of #1211 - RalfJung:readme, r=RalfJung
2020-03-06 Ralf JungREADME: add another bug Miri found
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-04 borsAuto merge of #1206 - RalfJung:int_asooc, r=RalfJung
2020-03-04 Ralf Jungfinally stop using min/max_value and the integer modules
2020-03-04 borsAuto merge of #1205 - RalfJung:serde, r=RalfJung
2020-03-04 Ralf Jungdowngrade serde_json to match rustc workspace
2020-03-04 borsAuto merge of #1204 - RalfJung:rustup, r=RalfJung
2020-03-04 Ralf Jungfix allocator tests
2020-03-04 Ralf Jungbump Rust
2020-03-03 borsAuto merge of #1203 - RalfJung:generator, r=RalfJung
2020-03-03 Ralf Jungtry even harder to catch invalid generator fields
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 #1201 - Aaron1011:fix/bootstrap-xargo...
2020-03-02 Ralf Jungrename xargo -> xargo_check
2020-03-02 Aaron HillRename XARGO env var to XARGO_CHECK
2020-03-02 borsAuto merge of #1178 - RalfJung:rustup-visitor, r=RalfJung
2020-03-02 Ralf Jungadjust for rustc changes
2020-03-02 borsAuto merge of #1190 - RalfJung:canonical-alloc-id,...
2020-03-02 Ralf Jungremove unused import
2020-03-02 Ralf Jungrustup
2020-03-02 Ralf Jungcanonicalize alloc ID for ptr-to-int cast
2020-03-02 Ralf Jungport from find_foreign_static to canonical_alloc_id
2020-03-02 Ralf Jungrename memory kind: Env -> Machine
2020-03-02 Ralf Jungtweak benchmark
2020-03-01 borsAuto merge of #1199 - RalfJung:cargo-miri, r=RalfJung
2020-03-01 Ralf Jungformat a few things
2020-03-01 Ralf Jungfix trailing indent in xargo files
2020-03-01 borsAuto merge of #1197 - RalfJung:rustup, r=RalfJung
2020-03-01 Ralf Jungsome formatting
2020-03-01 Ralf Jungrustup
2020-02-29 borsAuto merge of #1196 - RalfJung:winlock, r=RalfJung
2020-02-29 Ralf JungRemove incorrect try_lock from Windows critical section...
2020-02-29 borsAuto merge of #1195 - RalfJung:rustup, r=RalfJung
2020-02-29 Ralf Jungrustup
2020-02-28 borsAuto merge of #1194 - RalfJung:no-to-bits, r=RalfJung
2020-02-28 Ralf Jungavoid Scalar::to_bits
2020-02-26 borsAuto merge of #1152 - divergentdave:shim-directory...
2020-02-26 Ralf Jungfix Windows build failure
2020-02-26 David CookReview comments
2020-02-26 borsAuto merge of #1192 - RalfJung:disable-stacked-borrows...
2020-02-26 Ralf Jungfix build failures
2020-02-25 borsAuto merge of #1193 - RalfJung:rustup, r=RalfJung
2020-02-25 Ralf Jungrustup
2020-02-25 David CookReturn length from write_os_str_to_c_str
2020-02-25 David CookMigrate readdir_r from pointers to places
2020-02-25 David CookReview comments
2020-02-24 Ralf Jungmove validate field from memory to machine
2020-02-24 Ralf Jungadd an option to disable Stacked Borrows
2020-02-24 borsAuto merge of #1136 - Aaron1011:feature/check-libstd...
2020-02-24 Ralf Jungupdate lockfile
2020-02-24 Ralf Jungfix Cargo.toml
2020-02-24 Ralf Jungrefactor cargo-miri a bit
2020-02-24 Aaron HillUse 'cargo check' to build the sysroot and target crate
2020-02-23 David CookUse ID numbers in lieu of allocations for DIR*
2020-02-23 borsAuto merge of #1191 - RalfJung:cargup, r=RalfJung
2020-02-23 David CookAdd comments
2020-02-23 Ralf Jungcargo update
2020-02-23 David CookMove error up, early return
2020-02-23 David CookAdd comments
2020-02-23 David CookUse os_str_length_as_c_str in readdir[64]_r
2020-02-23 David CookMiscellaneous review comments
2020-02-23 David CookRewrite fs tests
2020-02-23 David CookFix interpreted OS detection
2020-02-23 David CookAdd doc comment inside DirHandler
2020-02-23 David CookFix dirent layout for macOS
next