]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-11-29 Ralf JungRollup merge of #66379 - CreepySkeleton:patch-1, r...
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 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 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 Aaron HillApply proper commit from PR #63934
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 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-27 Manish GoregaokarUpdate clippy
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...
2019-11-27 Tyler MandryRollup merge of #66744 - chrisduerr:master, r=Dylan-DPC
2019-11-27 Tyler MandryRollup merge of #66722 - matthewjasper:non_exhaustive_b...
2019-11-27 Tyler MandryRollup merge of #66718 - VirrageS:use_comma, r=Centril
2019-11-27 Tyler MandryRollup merge of #66704 - GuillaumeGomez:intra-doc-enum...
2019-11-27 Tyler MandryRollup merge of #66700 - VirrageS:master, r=matthewjasper
2019-11-27 Tyler MandryRollup merge of #66534 - immunant:multiple_global_decls...
2019-11-27 Tyler MandryRollup merge of #66399 - eddyb:rmeta-table-cleanup...
2019-11-27 Tyler MandryRollup merge of #66305 - elichai:2019-11-array_ffi...
2019-11-27 Tyler MandryRollup merge of #66222 - Aaron1011:fix/opaque-closure...
2019-11-27 Tyler MandryRollup merge of #64325 - cramertj:nested-self-types...
2019-11-27 Matthew JasperMove ExprUseVisitor and mem_categorization to rustc_typeck
2019-11-27 Matthew JasperRemove remaining uses of "cmt"
2019-11-27 Matthew JasperSimplify `mem_categorization`
2019-11-27 Matthew JasperSimplify fields of `MemCategorizationContext`
2019-11-27 Matthew JasperRename `cmt_` to `Place`
2019-11-27 CreepySkeletonUse intra-doc links
2019-11-27 CreepySkeletonElaborate on std::ptr::{as_ref,as_mod} and clarify...
2019-11-27 borsAuto merge of #56231 - eddyb:mir-debuginfo, r=oli-obk
2019-11-27 Eduard-Mihai... rustc: move debug info from LocalDecl and UpvarDecl...
2019-11-27 Guillaume GomezFix tidy issues
2019-11-27 Guillaume GomezPut back tidy check on error codes
2019-11-27 David HewittCorrect typo in src/librustc_mir/const_eval.rs
2019-11-27 Guillaume GomezUse new ErrorKind enum
2019-11-27 Eduard-Mihai... rustc_metadata: use a macro to deduplicate LazyPerDefTa...
2019-11-27 Eduard-Mihai... rustc_metadata: remove Encodable requirements from...
2019-11-27 Eduard-Mihai... rustc_metadata: use a separate TableBuilder type to...
2019-11-27 Eduard-Mihai... rustc_metadata: replace PerDefTable<T> with Table<DefIn...
2019-11-27 Guillaume GomezClean up E0071 long explanation
2019-11-27 Guillaume GomezClean up E0077 long explanation
2019-11-27 Guillaume GomezClean up E0076 long explanation
2019-11-27 borsAuto merge of #66691 - dtolnay:fmt0, r=sfackler
2019-11-27 Guillaume GomezReplace Iterator::find calls with Iterator::any when...
2019-11-27 Guillaume GomezAdd support for intra-doc link fields of enum variant
2019-11-27 Guillaume Gomezlittle intra-doc code cleanup
2019-11-27 David HewittAdd memoization for const function evaluations
2019-11-27 Dylan DPCUpdate mod.rs
2019-11-27 borsAuto merge of #66677 - wesleywiser:fix_const_prop_alloc...
2019-11-27 David TolnayBless ui tests for libcore reformat
2019-11-27 David TolnayFormat libcore with rustfmt
2019-11-27 Joshua NelsonCombine similar tests for const match
2019-11-27 borsAuto merge of #66675 - GuillaumeGomez:support-anchors...
2019-11-27 Brian WignallFix spelling typos
2019-11-27 Mark LodatoFixes small typo in array docs r? @steveklabnik
2019-11-27 borsAuto merge of #66794 - tmandry:rollup-99qrpr0, r=tmandry
2019-11-26 Tyler MandryRollup merge of #66788 - ecstatic-morse:const-fn-unreac...
2019-11-26 Tyler MandryRollup merge of #66786 - jyn514:const-if-match-tests...
2019-11-26 Tyler MandryRollup merge of #66779 - guanqun:reorder-funcs, r=Dylan-DPC
next