]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-02-13 Mazdak Farrokhzadparser: move `ban_async_in_2015` to `fn` parsing &...
2020-02-13 Mazdak Farrokhzadparser: inline `parse_assoc_fn` and friends.
2020-02-13 Mazdak Farrokhzadparser: solidify `fn` parsing with `parse_fn`.
2020-02-13 Mazdak Farrokhzadparser: fuse free `fn` parsing together.
2020-02-13 Mazdak Farrokhzadparser_fn_front_matter: allow `const .. extern`
2020-02-13 Mazdak FarrokhzadIsAsync -> enum Async { Yes { span: Span, .. }, No }
2020-02-13 Mazdak FarrokhzadConstness -> enum Const { Yes(Span), No }
2020-02-13 borsAuto merge of #69118 - Dylan-DPC:rollup-7hpm1fj, r...
2020-02-13 Dylan DPCRollup merge of #69104 - tmiasko:configure-cmake, r...
2020-02-13 Dylan DPCRollup merge of #69082 - estebank:boxfuture-box-pin...
2020-02-13 Dylan DPCRollup merge of #69068 - Goirad:make-sgx-arg-cleanup...
2020-02-13 Dylan DPCRollup merge of #69050 - nnethercote:micro-optimize...
2020-02-13 Dylan DPCRollup merge of #69049 - pthariensflame:improvement...
2020-02-13 Dylan DPCRollup merge of #69048 - estebank:hrlt-assoc, r=nagisa
2020-02-13 Dylan DPCRollup merge of #69008 - Aaron1011:fix/opaque-ty-parent...
2020-02-13 Dylan DPCRollup merge of #68848 - nnethercote:hasten-macro-parsi...
2020-02-13 Dylan DPCRollup merge of #67642 - Mark-Simulacrum:relax-bounds...
2020-02-13 borsAuto merge of #69097 - Xanewok:update-rls-rustfmt,...
2020-02-13 Esteban KüberAdd trait `Self` filtering to `rustc_on_unimplemented`
2020-02-12 Esteban KüberAccount for `Pin::new(_)` and `Pin::new(Box::new(_...
2020-02-12 Esteban KüberAccount for `Box::new(impl Future)` and emit help ...
2020-02-12 Esteban KüberRemove std lib `Span` from expected boxed future test
2020-02-12 Esteban KüberWhen expecting `BoxFuture` and using `async {}`, sugges...
2020-02-12 borsAuto merge of #69105 - Dylan-DPC:rollup-n73lh5h, r...
2020-02-12 Dylan DPCRollup merge of #69095 - GuillaumeGomez:minified-theme...
2020-02-12 Dylan DPCRollup merge of #69086 - tmandry:probestack-hidden...
2020-02-12 Dylan DPCRollup merge of #69040 - jethrogb:jb/cleanup-sgx-entry...
2020-02-12 Dylan DPCRollup merge of #69038 - yaahc:backtrace-debug, r=dtolnay
2020-02-12 Dylan DPCRollup merge of #69002 - RalfJung:miri-op-overflow...
2020-02-12 Dylan DPCRollup merge of #68981 - estebank:silence, r=davidtwco
2020-02-12 Dylan DPCRollup merge of #67954 - nikic:new-pm, r=nagisa
2020-02-12 borsAuto merge of #68679 - matthewjasper:needs-type-op...
2020-02-12 Tomasz Miąskobootstrap: Configure cmake when building sanitizer...
2020-02-12 borsAuto merge of #69094 - Dylan-DPC:rollup-4qe7uv1, r...
2020-02-12 Guillaume GomezAdd test to check if minified theme are handled correctly
2020-02-12 Guillaume GomezMinify CSS rules to be able to handle minified theme...
2020-02-12 Igor MatuszewskiUpdate RLS and Rustfmt
2020-02-12 Nikita PopovAdd support for new pass manager
2020-02-12 Nikita PopovFix mangled names of lifetime intrinsics
2020-02-12 Nikita PopovUse IRBuilder to create memset
2020-02-12 Dylan DPCRollup merge of #69089 - nox:sym64-crash, r=eddyb
2020-02-12 Dylan DPCRollup merge of #69059 - ljedrz:unused_stuff, r=Dylan-DPC
2020-02-12 Dylan DPCRollup merge of #69042 - yaahc:backtrace-header, r...
2020-02-12 Dylan DPCRollup merge of #69034 - petrochenkov:notokind, r=Centril
2020-02-12 Dylan DPCRollup merge of #69032 - chrissimpkins:ice-yield-printl...
2020-02-12 Dylan DPCRollup merge of #68994 - Keruspe:sanitizers-conflict...
2020-02-12 Dylan DPCRollup merge of #68914 - nnethercote:speed-up-SipHasher...
2020-02-12 Dylan DPCRollup merge of #67585 - ranma42:fix/char-is-ascii...
2020-02-12 borsAuto merge of #68241 - ecstatic-morse:unified-dataflow...
2020-02-12 Anthony RamineProperly use the darwin archive format on Apple targets
2020-02-12 borsAuto merge of #69088 - JohnTitor:rollup-x7bk7h7, r...
2020-02-12 Yuki OkushiRollup merge of #69077 - jumbatm:fix-comment, r=Dylan-DPC
2020-02-12 Yuki OkushiRollup merge of #69070 - Bassetts:master, r=alexcrichton
2020-02-12 Yuki OkushiRollup merge of #69058 - TimDiekmann:box, r=Amanieu
2020-02-12 Yuki OkushiRollup merge of #69027 - TimDiekmann:zeroed-alloc,...
2020-02-12 Yuki OkushiRollup merge of #69026 - TimDiekmann:common-usage,...
2020-02-12 Yuki OkushiRollup merge of #68999 - andjo403:itertools, r=Centril
2020-02-12 Yuki OkushiRollup merge of #68947 - chrissimpkins:python-fmt,...
2020-02-12 Yuki OkushiRollup merge of #68937 - ecstatic-morse:unchecked-intri...
2020-02-12 Yuki OkushiRollup merge of #68554 - cjgillot:lang_items, r=Zoxc
2020-02-12 Yuki OkushiRollup merge of #68487 - 0dvictor:nolink, r=tmandry
2020-02-12 Yuki OkushiRollup merge of #67695 - gilescope:truth, r=centril
2020-02-12 ljedrzremove some unused objects
2020-02-12 borsAuto merge of #68998 - lzutao:clippyup, r=Manishearth
2020-02-12 Tyler MandryUpdate compiler-builtins to 0.1.25
2020-02-12 borsAuto merge of #68823 - matthiaskrgr:submodule_upd,...
2020-02-12 Lzu TaoUpdate clippy
2020-02-12 Jane LusbyFix failing backtrace ui tests
2020-02-12 Nicholas NethercoteImprove `u8to64_le`.
2020-02-11 jumbatmFix outdated doc comment.
2020-02-11 Dylan MacKenzieTest failure of unchecked arithmetic intrinsics in...
2020-02-11 Camille GILLOTReview comments.
2020-02-11 Camille GILLOTMerge rustc::middle::*lang_items.
2020-02-11 Camille GILLOTMove it all into rustc_hir.
2020-02-11 Camille GILLOTNits.
2020-02-11 Camille GILLOTMove weak_lang_items checking to librustc_passes.
2020-02-11 Camille GILLOTMove weak_lang_items.rs to librustc_passes.
2020-02-11 Camille GILLOTMove weak lang items to librustc_lang_items.
2020-02-11 Camille GILLOTMove get_lang_items query in librustc_passes.
2020-02-11 Camille GILLOTMove lang_items definitions to librustc_lang_items.
2020-02-11 Camille GILLOTMove hir::check_attr::Target to librustc_lang_items.
2020-02-11 Camille GILLOTMove macro enum_from_u32 to rustc_data_structures.
2020-02-11 Jane LusbyUpdate Cargo.lock
2020-02-11 borsAuto merge of #68491 - pnkfelix:hide-niches-under-unsaf...
2020-02-11 Esteban KüberSuggest named lifetime in ADT with hrtb
2020-02-11 Giles CopeKeyword docs
2020-02-11 Dylan MacKenzieClarify why you shouldn't override `Analysis::into_engine`
2020-02-11 Dylan MacKenzieUse exhaustive matching
2020-02-11 Dylan MacKenzieAdd note about `elaborate_drops::InitializationData`
2020-02-11 Dylan MacKenzieSkip caching block transfer functions for acyclic MIR
2020-02-11 Dylan MacKenzieUse new dataflow framework for `rustc_peek` tests
2020-02-11 Dylan MacKenzieUse new dataflow framework for drop elaboration and...
2020-02-11 Matthew JasperSpecify overflow checks behaviour in test
2020-02-11 Esteban KüberSuggestion when encountering assoc types from hrtb
2020-02-11 Jason LiquorishAdd self to .mailmap
2020-02-11 Andreas Jonsonremove some dependencies on itertools
2020-02-11 Dario Gonzalezmake the sgx arg cleanup implementation a no op
2020-02-11 borsAuto merge of #69062 - Dylan-DPC:rollup-7wpjpqu, r...
2020-02-11 Jane Lusbyremove intentionally failing test
2020-02-11 Dylan DPCRollup merge of #69055 - GuillaumeGomez:clean-up-e0307...
next