]> git.lizzy.rs Git - rust.git/history - src/libstd/sys/sgx/ext/arch.rs
Fix undefined behavior
[rust.git] / src / libstd / sys / sgx / ext / arch.rs
2019-01-11 Jethro BeekmanFix undefined behavior
2019-01-09 borsAuto merge of #56614 - Zoxc:query-perf2, r=michaelwoerister
2019-01-08 borsAuto merge of #57114 - Zoxc:query-perf11, r=michaelwoer...
2019-01-07 Pietro AlbiniRollup merge of #57375 - stjepang:duration-constants...
2019-01-07 Pietro AlbiniRollup merge of #57290 - mark-i-m:remove-outdated-comme...
2019-01-05 borsAuto merge of #57230 - estebank:return-mismatch, r...
2019-01-05 kennytmRollup merge of #57313 - Nemo157:box-to-pin, r=cramertj
2019-01-05 kennytmRollup merge of #57278 - mati865:config_clippy, r=alexc...
2019-01-05 kennytmRollup merge of #57238 - Zoxc:bt-fix, r=alexcrichton
2019-01-05 kennytmRollup merge of #57233 - Smibu:rename-and-fix-nolink...
2019-01-05 kennytmRollup merge of #57229 - mikeyhew:fix-56806, r=varkor
2019-01-05 kennytmRollup merge of #57219 - matthewjasper:mir-cleanup...
2019-01-05 borsAuto merge of #57145 - RalfJung:panic-if-uninhabited...
2019-01-05 borsAuto merge of #57101 - o01eg:fix-57014, r=alexcrichton
2019-01-05 borsAuto merge of #57099 - davidtwco:issue-57098, r=nikomat...
2019-01-04 borsAuto merge of #56079 - mark-i-m:patch-1, r=nikomatsakis
2019-01-04 borsAuto merge of #55986 - cjgillot:issue-45510, r=nikomatsakis
2019-01-02 borsAuto merge of #57250 - codeworm96:tyerr_msg, r=varkor
2019-01-02 borsAuto merge of #56827 - faern:eliminate-recv-timeout...
2019-01-01 borsAuto merge of #57209 - estebank:suggest-raw-ident,...
2019-01-01 Yu DingMerge remote-tracking branch 'upstream/master'
2019-01-01 borsAuto merge of #57125 - doitian:inconsistent-clone-doc...
2019-01-01 borsAuto merge of #55937 - davidtwco:issue-54943, r=pnkfelix
2019-01-01 borsAuto merge of #57203 - nagisa:readme, r=Mark-Simulacrum
2019-01-01 borsAuto merge of #57210 - estebank:str-err, r=zackmdavis
2019-01-01 borsAuto merge of #57194 - matthiaskrgr:copyright_headers...
2018-12-31 borsAuto merge of #57047 - euclio:field-structured-suggesti...
2018-12-31 borsAuto merge of #57035 - Zoxc:query-pref9, r=michaelwoerister
2018-12-29 borsAuto merge of #56843 - csmoe:non-copy, r=davidtwco
2018-12-29 borsAuto merge of #56225 - alexreg:type_alias_enum_variants...
2018-12-29 borsAuto merge of #57140 - estebank:str-err, r=varkor
2018-12-29 borsAuto merge of #57006 - GuillaumeGomez:no-crate-filter...
2018-12-28 Matthias Krügerremove remaining copyright headers
2018-12-28 borsAuto merge of #57118 - Zoxc:query-stats, r=wesleywiser
2018-12-28 borsAuto merge of #57137 - cramertj:unpin-prelude, r=SimonSapin
2018-12-28 borsAuto merge of #55519 - fhartwig:hashmap-index-example...
2018-12-27 borsAuto merge of #56852 - kennytm:test-publish-toolstate...
2018-12-27 borsAuto merge of #56838 - Aaron1011:fix/rustdoc-infer...
2018-12-27 borsAuto merge of #57133 - SimonSapin:zero, r=oli-obk
2018-12-27 borsAuto merge of #57119 - jethrogb:jb/sgx-os-mod2, r=josht...
2018-12-25 Jethro BeekmanAdd `io` and `arch` modules to `std::os::fortanix_sgx`