]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-03-17 Ralf Jungavoid using unchecked casts or arithmetic
2020-03-16 borsAuto merge of #1233 - RalfJung:rustup, r=RalfJung
2020-03-16 Ralf Jungrustup
2020-03-16 borsAuto merge of #1232 - RalfJung:rustup, r=RalfJung
2020-03-16 Ralf Jungrustup
2020-03-15 borsAuto merge of #1231 - JOE1994:patch-1, r=RalfJung
2020-03-15 Youngsuk KimMinor typo fix
2020-03-15 borsAuto merge of #1230 - RalfJung:cargo, r=RalfJung
2020-03-15 Ralf JungCargo.toml: group all dependencies together
2020-03-15 borsAuto merge of #1227 - RalfJung:unwind, r=RalfJung
2020-03-15 Ralf Jungabort intrinsic is handled by librustc_mir now
2020-03-15 Ralf Jungbump rust-version
2020-03-15 Ralf Jungadjust Miri to needs of changed unwinding strategy
2020-03-14 borsAuto merge of #1228 - RalfJung:typo, r=RalfJung
2020-03-14 Ralf Jungfix typo and deduplicate comment
2020-03-14 borsAuto merge of #1226 - RalfJung:rustup, r=RalfJung
2020-03-14 Ralf Jungrustup, fix for intrinsic rename and transmute error...
2020-03-12 borsAuto merge of #1224 - RalfJung:diverge, r=RalfJung
2020-03-12 Ralf Jungrefactor handling of diverging intrinsics/foreign functions
2020-03-12 borsAuto merge of #1223 - RalfJung:rustup, r=RalfJung
2020-03-12 Ralf Jungrustup, test Abort terminator
2020-03-12 borsAuto merge of #1213 - lcnr:master, r=RalfJung
2020-03-11 borsAuto merge of #1221 - RalfJung:rustup, r=RalfJung
2020-03-11 Ralf Junguse ctfe_backtracte variable for backtrace control
2020-03-11 Ralf Jungrustup+fix
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-08 Bastian Kauschkerm custom `intrinsics::discriminant_value`
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
next