]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-11-30 Mazdak FarrokhzadRollup merge of #66889 - dtolnay:fmt6, r=rkruppe
2019-11-30 Mazdak FarrokhzadRollup merge of #66883 - eddyb:we-cant-have-nice-things...
2019-11-30 Mazdak FarrokhzadRollup merge of #66870 - tmiasko:simplify-ty, r=oli-obk
2019-11-30 Mazdak FarrokhzadRollup merge of #66858 - 0dvictor:capi, r=rkruppe
2019-11-30 Mazdak FarrokhzadRollup merge of #66759 - CAD97:patch-3, r=KodrAus
2019-11-30 Mazdak FarrokhzadRollup merge of #66705 - pitdicker:atomic_mut_ptr,...
2019-11-30 Mazdak FarrokhzadRollup merge of #66612 - Nadrieril:or-patterns-initial...
2019-11-30 Nadrieril FeneanarApply suggestions from code review
2019-11-30 borsAuto merge of #66887 - dtolnay:rollup-uxowp8d, r=Centril
2019-11-30 Paul DickerFill tracking issue
2019-11-30 Paul DickerDocument why as_mut_ptr is safe
2019-11-30 David TolnayMake libcore/unicode/tables.rs compatible with rustfmt
2019-11-30 David TolnayMake libcore/unicode/printable.rs compatible with rustfmt
2019-11-30 David TolnayMake dec2flt_table compatible with rustfmt
2019-11-30 David TolnayRollup merge of #66847 - dtolnay:_fmt, r=joshtriplett
2019-11-30 David TolnayRollup merge of #66820 - dtolnay:fmt3, r=Dylan-DPC
2019-11-30 David TolnayRollup merge of #66819 - dtolnay:fmt2, r=kennytm
2019-11-30 David TolnayRollup merge of #66818 - dtolnay:fmt1, r=Dylan-DPC
2019-11-30 David TolnayBless ui test for libstd reformat
2019-11-30 David TolnayFormat libstd with rustfmt
2019-11-30 David TolnayFormat libstd/sys with rustfmt
2019-11-30 David TolnayFormat libstd/os with rustfmt
2019-11-30 borsAuto merge of #66873 - RalfJung:miri-args, r=dtolnay
2019-11-29 Eduard-Mihai... rustc_typeck: gate AnonConst's generics on feature...
2019-11-29 Eduard-Mihai... rustc: fix ty::Const::eval's handling of inference...
2019-11-29 borsAuto merge of #66879 - RalfJung:rollup-nprxpzi, r=RalfJung
2019-11-29 Ralf JungRollup merge of #66872 - Mikotochan:patch-1, r=jonas...
2019-11-29 Ralf JungRollup merge of #66844 - RalfJung:caller-location-leak...
2019-11-29 Ralf JungRollup merge of #66837 - ohadravid:epsilon-doc, r=dtolnay
2019-11-29 Ralf JungRollup merge of #66826 - mlodato517:mlodato517-clarify...
2019-11-29 Ralf JungRollup merge of #66808 - GuillaumeGomez:cleanup-err...
2019-11-29 Ralf JungRollup merge of #66793 - matthewjasper:record-static...
2019-11-29 Ralf JungRollup merge of #66791 - cjgillot:arena, r=Mark-Simulacrum
2019-11-29 Ralf JungRollup merge of #66766 - RalfJung:panic-comments, r...
2019-11-29 Ralf JungRollup merge of #66613 - Areredify:trait-ref-print...
2019-11-29 Ralf JungRollup merge of #66589 - TheSamsa:master, r=Dylan-DPC
2019-11-29 Ralf JungRollup merge of #66379 - CreepySkeleton:patch-1, r...
2019-11-29 Tomasz MiąskoSimplifyArmIdentity only for locals with the same type
2019-11-29 Ralf Jungreally_init cmdline args on Miri
2019-11-29 MikotochanMinor documentation fix
2019-11-29 borsAuto merge of #66321 - ninjasource:async-fn-resume...
2019-11-29 David HaigIgnore wasm for panic tests
2019-11-29 borsAuto merge of #66697 - petrochenkov:nocstore, r=eddyb
2019-11-29 Mikhail Babenkoallow customising ty::TraitRef's printing behavior
2019-11-29 borsAuto merge of #66645 - RalfJung:dereferenceable, r...
2019-11-29 borsAuto merge of #66590 - Aaron1011:fix/real-impl-trait...
2019-11-29 borsAuto merge of #66547 - leo60228:procfs-fallback, r...
2019-11-29 Victor DingUse LLVMAddAnalysisPasses instead of Rust's wrapper
2019-11-29 borsAuto merge of #66567 - estebank:suggest-copy, r=Centril
2019-11-28 borsAuto merge of #66843 - RalfJung:miri, r=RalfJung
2019-11-28 Esteban Küberreview comments
2019-11-28 Esteban KüberDeduplicate type param constraint suggestion code
2019-11-28 Esteban KüberUse structured suggestion when requiring `Copy` constra...
2019-11-28 David TolnayAllow any identifier as format arg name
2019-11-28 Aaron HillApply proper commit from PR #63934
2019-11-28 Ralf Jungdo not consider memory allocated by caller_location...
2019-11-28 Vadim Petrochenkovrustc: Move some queries to `rustc_metadata`
2019-11-28 Vadim Petrochenkovrustc_metadata: Avoid some side effects during speculat...
2019-11-28 Vadim Petrochenkovrustc_metadata: Pass SVH by value
2019-11-28 Vadim Petrochenkovrustc_metadata: Move `has_global_allocator` from sessio...
2019-11-28 Vadim Petrochenkovrustc_metadata: Privatize some fields and methods of...
2019-11-28 Vadim Petrochenkovrustc_metadata: Merge `cstore.rs` into `creader.rs`
2019-11-28 Vadim Petrochenkovrustc_metadata: Privatize `CrateMetadata::root`
2019-11-28 Vadim Petrochenkovrustc_metadata: Privatize all fields of `CrateRoot`
2019-11-28 Vadim Petrochenkovrustc_metadata: Privatize `CrateMetadata::dep_kind`
2019-11-28 Vadim Petrochenkovrustc_metadata: Privatize `CrateMetadata::source`
2019-11-28 Vadim Petrochenkovrustc_metadata: Privatize `CrateMetadata::extern_crate`
2019-11-28 Vadim Petrochenkovrustc_metadata: Privatize `CrateMetadata::dependencies`
2019-11-28 Vadim Petrochenkovrustc_metadata: Cleanup generation of crate dependency...
2019-11-28 Ralf Jungupdate Miri
2019-11-28 borsAuto merge of #66642 - ecstatic-morse:promotion-in...
2019-11-28 borsAuto merge of #66603 - Nadrieril:fix-65413, r=varkor
2019-11-28 Ohad RavidClarify `{f32,f64}::EPSILON` docs
2019-11-28 borsAuto merge of #66246 - matthewjasper:simplify-mem-cat...
2019-11-28 David HaigMoved tests and fixed merge conflict
2019-11-28 David HaigFail fast if generator_kind is None
2019-11-28 David HaigBlock indent formatting
2019-11-28 David HaigFixed unit test
2019-11-28 David HaigReduced repetition by refactoring new body to construct...
2019-11-28 David HaigRemoved FIXME comment
2019-11-28 David HaigFixed tidy errors
2019-11-28 David HaigRemove duplication using single variant for error
2019-11-28 David HaigFixed merge issue
2019-11-28 David HaigFixed merge issue
2019-11-28 David HaigSquash
2019-11-28 borsAuto merge of #66294 - davidhewitt:const_fn_memoization...
2019-11-28 borsAuto merge of #65013 - petertodd:2019-maybeuninit-debug...
2019-11-28 borsAuto merge of #66829 - Manishearth:clippyup, r=Manishearth
2019-11-28 Dylan DPCUpdate CONTRIBUTING.md
2019-11-28 Dylan DPCUpdate CONTRIBUTING.md
2019-11-27 Manish GoregaokarUpdate clippy
2019-11-27 Mark LodatoClarifies how to tag users for assigning PRs
2019-11-27 borsAuto merge of #66824 - tmandry:rollup-kk56bte, r=tmandry
2019-11-27 Tyler MandryRollup merge of #66800 - jyn514:combine-const-match...
2019-11-27 Tyler MandryRollup merge of #66798 - bwignall:typo, r=varkor
2019-11-27 Tyler MandryRollup merge of #66797 - mlodato517:mlodato517-array...
2019-11-27 Tyler MandryRollup merge of #66777 - GuillaumeGomez:tidy-err-codes...
2019-11-27 Tyler MandryRollup merge of #66774 - GuillaumeGomez:cleanup-err...
2019-11-27 Tyler MandryRollup merge of #66769 - fusion-engineering-forks:tau...
2019-11-27 Tyler MandryRollup merge of #66761 - yuyoyuppe:rust_llvm_minor_fix...
next