]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-10-14 bjorn3Add comment about step being used by priroda
2018-10-14 bjorn3Make EvalContext::step public again
2018-10-14 borsAuto merge of #55018 - euclio:issue-24421, r=alexcrichton
2018-10-13 borsAuto merge of #55017 - memoryruins:add-tests, r=alexcri...
2018-10-13 borsAuto merge of #54916 - matthiaskrgr:submodules_update...
2018-10-13 Matthias Krügerbootstrap: update clippy license locations which change...
2018-10-13 Matthias Krügersubmodules: update cargo from ad6e5c00 to 5dbac988
2018-10-13 Matthias Krügersubmodules: update rls from 15d4d4a to 440a985
2018-10-13 Matthias Krügersubmodules: update clippy from 32b1d1fc to 9d337313
2018-10-13 borsAuto merge of #55003 - zackmdavis:must_use_assoc_fn...
2018-10-13 borsAuto merge of #54951 - alexcrichton:more-wasm-threads...
2018-10-13 borsAuto merge of #54997 - davidtwco:issue-54896, r=nagisa
2018-10-13 borsAuto merge of #54955 - RalfJung:miri-validate2, r=oli-obk
2018-10-13 Ralf Jungupdate miri
2018-10-13 Ralf Jungrun-time validation: accept undef in int arrays, as...
2018-10-13 Ralf Jungaddress nits
2018-10-13 Ralf Jungvalidation: accept pointers in integer arrays
2018-10-13 Ralf JungFix and test upvar name printing for validity
2018-10-13 Ralf Jungmake ENFORCE_VALIDITY a function
2018-10-13 Ralf Jungforeign types: use size and align from layout
2018-10-13 Ralf Jungseems like for generators we cannot access the freevars
2018-10-13 Ralf Jungsize_and_align_of can return no result for extern types
2018-10-13 Ralf Jungvalidate return value on stack pop
2018-10-13 Ralf Jungcheck return type even for uninhabited case
2018-10-13 Ralf Jungfix validation around transmuting copy_op
2018-10-13 borsAuto merge of #54980 - zackmdavis:and_the_case_of_the_u...
2018-10-13 Zack M. Davis`#[must_use]` for associated functions is supposed...
2018-10-13 borsAuto merge of #54945 - estebank:asm-span, r=petrochenkov
2018-10-12 borsAuto merge of #54942 - matthewjasper:wf-type-annotation...
2018-10-12 memoryruinsAdd nll stderr to #52240
2018-10-12 memoryruinsAdd test for issue #52240
2018-10-12 Andy Russelladd test for #24421
2018-10-12 memoryruinsAdd test for issue #54966
2018-10-12 borsAuto merge of #55012 - kennytm:rollup, r=kennytm
2018-10-12 kennytmRollup merge of #54989 - Munksgaard:fix-htmldocck-typos...
2018-10-12 kennytmRollup merge of #54983 - kzys:rand-bench, r=tmandry
2018-10-12 kennytmRollup merge of #54967 - holmgr:master, r=estebank
2018-10-12 kennytmRollup merge of #54958 - RalfJung:static-assert, r...
2018-10-12 kennytmRollup merge of #54956 - kzys:close-paren, r=varkor
2018-10-12 kennytmRollup merge of #54950 - alexcrichton:wasm-sync-allocat...
2018-10-12 kennytmRollup merge of #54936 - RalfJung:layout-hash, r=oli-obk
2018-10-12 kennytmRollup merge of #54932 - ljedrz:a_handful_of_string_imp...
2018-10-12 kennytmRollup merge of #54920 - varkor:must_use-unit, r=estebank
2018-10-12 kennytmRollup merge of #54913 - RalfJung:unwind-safe, r=alexcr...
2018-10-12 kennytmRollup merge of #54891 - rust-lang:SimonSapin-patch...
2018-10-12 kennytmRollup merge of #54869 - GuillaumeGomez:fix-mobile...
2018-10-12 kennytmRollup merge of #54860 - mandeep:vec-initialize, r...
2018-10-12 kennytmRollup merge of #54825 - davidtwco:issue-52663-deref...
2018-10-12 kennytmRollup merge of #54811 - pnkfelix:issue-24840-separate...
2018-10-12 kennytmRollup merge of #54755 - lucasloisp:document-reference...
2018-10-12 borsAuto merge of #54715 - oli-obk:nll_deref_promotion...
2018-10-12 borsAuto merge of #53933 - GuillaumeGomez:codeblock-error...
2018-10-12 Oliver SchererAdd comments explaining why some operations are not...
2018-10-12 borsAuto merge of #54534 - nagisa:align-offset-simplificati...
2018-10-12 Zack M. Davisstructured suggestion for E0223 ambiguous associated...
2018-10-12 borsAuto merge of #54924 - RalfJung:use-maybe-uninit2,...
2018-10-11 Guillaume GomezFix mobile doc display
2018-10-11 borsAuto merge of #54592 - GabrielMajeri:no-plt, r=nagisa
2018-10-11 Guillaume GomezUpdate minifier version
2018-10-11 Gabriel MajeriSupport for disabling the PLT on ELF targets
2018-10-11 David WoodExtend lang items to assert correct target.
2018-10-11 Alex Crichtonstd: Implement TLS for wasm32-unknown-unknown
2018-10-11 Philip MunksgaardInclude rustdoc tests that have been fixed by #33133
2018-10-11 Philip MunksgaardFix spelling in the documentation to htmldocck.py
2018-10-11 borsAuto merge of #54911 - ljedrz:cleanup_codegen_llvm_top...
2018-10-11 Ralf Jungimpl Eq+Hash for TyLayout
2018-10-11 borsAuto merge of #54850 - mcr431:fix-54707-trait-function...
2018-10-11 borsAuto merge of #54969 - Manishearth:rollup, r=Manishearth
2018-10-11 Kazuyoshi KatoFix slice's benchmarks
2018-10-11 borsAuto merge of #54848 - davidtwco:issue-52663-trait...
2018-10-10 Manish GoregaokarRollup merge of #54909 - scalexm:finish-rules, r=nikoma...
2018-10-10 Manish GoregaokarRollup merge of #54904 - Kerollmops:stabilize-option...
2018-10-10 Manish GoregaokarRollup merge of #54893 - dsciarra:issue-54379, r=pnkfelix
2018-10-10 Manish GoregaokarRollup merge of #54870 - flip1995:stabilize_tool_lints...
2018-10-10 Manish GoregaokarRollup merge of #54862 - Havvy:cfg_attr_multi, r=petroc...
2018-10-10 Manish GoregaokarRollup merge of #54848 - davidtwco:issue-52663-trait...
2018-10-10 borsAuto merge of #54747 - levex:inline-asm-bad-operands...
2018-10-10 borsAuto merge of #54732 - cramertj:waker, r=aturon
2018-10-10 holmgrRemove incorrect span for second label inner macro...
2018-10-10 Matthew JasperCheck user types are well-formed in MIR borrow check
2018-10-10 borsAuto merge of #54802 - davidtwco:issue-53040, r=pnkfelix
2018-10-10 borsAuto merge of #54461 - RalfJung:pointer-provenance...
2018-10-10 Matthew JasperUse the span of the user type for `AscribeUserType`
2018-10-10 Ralf Jungtidy up
2018-10-10 Ralf Jungadd a macro for static assertions
2018-10-10 ljedrzA handful of random string-related improvements
2018-10-10 Ralf Jungvtables are not leaks
2018-10-10 Ralf Jungmore comments for these sublte games we are playing...
2018-10-10 Kazuyoshi Kato"(using ..." doesn't have the matching ")"
2018-10-10 Ralf Jungabstract mono_hash_map through a trait, only miri actua...
2018-10-10 Ralf Jungtypos and spaces
2018-10-10 Ralf Jungclarify alloc_map description
2018-10-10 Ralf Jungfix typos
2018-10-10 Ralf Jungexpand safety comment in memory.rs
2018-10-10 Ralf Jungrename extra -> meta in place
2018-10-10 Ralf Jungexpand comment
2018-10-10 Ralf Jungtidy, oh tidy
2018-10-10 Ralf Jungmiri engine: basic support for pointer provenance tracking
2018-10-10 Ralf Jungremove a now outdated comment
2018-10-10 borsAuto merge of #54831 - davidtwco:issue-52663-struct...
next