]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-03-26 Guillaume GomezRollup merge of #59432 - phansch:compiletest_docs,...
2019-03-26 Guillaume GomezRollup merge of #59427 - czipperz:non_null_doc_links...
2019-03-26 Guillaume GomezRollup merge of #59424 - GuillaumeGomez:fix-stability...
2019-03-26 Guillaume GomezRollup merge of #59330 - DevQps:improve-std-convert...
2019-03-26 Guillaume GomezRollup merge of #59197 - kornelski:redir, r=steveklabnik
2019-03-26 Guillaume GomezRollup merge of #59026 - GuillaumeGomez:search-tabs...
2019-03-26 Guillaume GomezRollup merge of #59004 - GuillaumeGomez:generics-handli...
2019-03-26 borsAuto merge of #59433 - Centril:rollup, r=Centril
2019-03-26 borsAuto merge of #59434 - Centril:bootstrap-to-2019-03...
2019-03-26 Mazdak Farrokhzadbump bootstrap; adjust stage0 uses in libsyntax_pos
2019-03-26 Mazdak Farrokhzadbump bootstrap; adjust stage0 uses in core::ptr.
2019-03-26 Mazdak Farrokhzadbump bootstrap => 2019-03-20
2019-03-26 Mazdak FarrokhzadRollup merge of #59419 - frewsxcv:frewsxcv-qu, r=varkor
2019-03-26 Mazdak FarrokhzadRollup merge of #59410 - tbu-:pr_doc_clarifyclamp,...
2019-03-26 Mazdak FarrokhzadRollup merge of #59389 - euclio:deprecated-suggestion...
2019-03-26 Mazdak FarrokhzadRollup merge of #59374 - faern:simplify-checked-duratio...
2019-03-26 Mazdak FarrokhzadRollup merge of #59362 - pnkfelix:demo-from-iterator...
2019-03-26 Mazdak FarrokhzadRollup merge of #59334 - ewk:readme, r=Mark-Simulacrum
2019-03-26 Mazdak FarrokhzadRollup merge of #59315 - Zoxc:move-query, r=oli-obk
2019-03-26 Mazdak FarrokhzadRollup merge of #59267 - estebank:assoc-const-as-field...
2019-03-26 Mazdak FarrokhzadRollup merge of #59232 - saleemjaffer:mir_place_refacto...
2019-03-26 Mazdak FarrokhzadRollup merge of #59150 - estebank:type-ascription,...
2019-03-26 Philipp HanschImprove some compiletest documentation
2019-03-26 borsAuto merge of #59136 - jethrogb:jb/sgx-std-test, r...
2019-03-25 Guillaume GomezFix code block display in portability element in dark...
2019-03-25 Corey FarwellUtilize `?` instead of `return None`.
2019-03-25 Chris GregoryLink to PhantomData in NonNull documentation
2019-03-25 ChristianFormatting changes, including better wrapping and creat...
2019-03-25 Jethro BeekmanSGX target: fix std unit tests
2019-03-25 borsAuto merge of #59258 - euclio:suggestions-filter-crate...
2019-03-25 borsAuto merge of #59256 - petrochenkov:derval2, r=Zoxc
2019-03-25 Tobias BucherClarify `{Ord,f32,f64}::clamp` docs a little
2019-03-25 Felix S Klock IIadd missing braces
2019-03-25 Pascal HertleifUpdate src/libcore/option.rs
2019-03-25 borsAuto merge of #59242 - euclio:asm-ice, r=nagisa
2019-03-25 borsAuto merge of #59240 - euclio:struct-field-span, r...
2019-03-25 Esteban KüberDeduplicate code for path suggestion
2019-03-25 Esteban KüberProvide suggestion when using field access instead...
2019-03-25 borsAuto merge of #59195 - estebank:for-loop-move, r=petroc...
2019-03-24 borsAuto merge of #59382 - davidtwco:rfc-2008-refactoring...
2019-03-24 Esteban KüberAdd nll test
2019-03-24 Esteban KüberWhen moving out of a for loop head, suggest borrowing it
2019-03-24 David WoodRe-order fields in `Def::Ctor`.
2019-03-24 David WoodMove `CtorOf` into `hir::def`.
2019-03-24 borsAuto merge of #59397 - kennytm:rollup, r=kennytm
2019-03-24 David WoodRemove `CtorOf` from `Node::Ctor`.
2019-03-24 Andy Russellmake asm diagnostic instruction optional
2019-03-24 Vadim PetrochenkovRevert changes to creation of fictive constructors...
2019-03-24 Andy Russellreplace redundant note in deprecation warning
2019-03-24 Vadim PetrochenkovMerge `DefPathData::VariantCtor` and `DefPathData:...
2019-03-24 kennytmRollup merge of #59377 - smaeul:patch/system-llvm,...
2019-03-24 Vadim PetrochenkovSlightly more uniform treatment of struct and variant...
2019-03-24 borsAuto merge of #58305 - scalexm:chalk-continued, r=nikom...
2019-03-24 Vadim PetrochenkovRemove `VariantDef::parent_did`
2019-03-24 kennytmRollup merge of #59355 - varkor:const-param-struct...
2019-03-24 kennytmRollup merge of #59328 - koalatux:iter-nth-back, r...
2019-03-24 kennytmRollup merge of #59296 - petrochenkov:stdup, r=estebank
2019-03-24 kennytmRollup merge of #59251 - matthewjasper:fix-graphviz...
2019-03-24 Vadim PetrochenkovRemove methods is_struct/is_tuple/is_unit from VariantData
2019-03-24 David WoodSeparate variant id and variant constructor id.
2019-03-24 kennytmRollup merge of #59239 - gnzlbg:fix_spin_loop, r=nagisa
2019-03-24 kennytmRollup merge of #59213 - kornelski:robots, r=Mark-Simul...
2019-03-24 borsAuto merge of #59199 - estebank:untrack-errors, r=eddyb
2019-03-24 Saleem Jaffercode review fixes
2019-03-23 borsAuto merge of #59084 - estebank:diagnostic-spans, r...
2019-03-23 Esteban KüberFix span after rebase
2019-03-23 Esteban KüberFix rebase
2019-03-23 Esteban KüberMark duplicate import removal suggestion tool only
2019-03-23 Esteban KüberDeduplicate const eval error spans for better output
2019-03-23 Esteban KüberHide obvious suggestion from cli output
2019-03-23 Esteban KüberTweak unnecessary import suggestion
2019-03-23 Esteban KüberTweak unsupported negative trait bounds message
2019-03-23 Esteban KüberSwap primary/secondary spans for E0458
2019-03-23 Esteban KüberSwap const evaluation lint spans to point at problem...
2019-03-23 Esteban KüberTweak spans for E0599
2019-03-23 borsAuto merge of #59068 - ljedrz:kill_off_NodeId_straggler...
2019-03-23 Saleem Jafferadding mir::StaticKind enum for static and promoted
2019-03-23 Guillaume GomezAdd test
2019-03-23 Guillaume Gomezcleanup
2019-03-23 varkorUse `if let` instead of `match`
2019-03-23 borsAuto merge of #59096 - ljedrz:HirIdify_AccessLevel...
2019-03-23 borsAuto merge of #59058 - petrochenkov:assocrecov3, r...
2019-03-23 Esteban KüberAdd note to address check_match errors
2019-03-23 Esteban Küberaddress review comments
2019-03-23 Esteban KüberDo not `track_errors` in `register_plugins`
2019-03-23 Esteban KüberContinue running after `typeck_item_bodies` has failed
2019-03-23 Esteban KüberRemove track_errors from check_match
2019-03-23 Esteban KüberReword type ascription note to reduce verbosity
2019-03-23 Esteban KüberReview comment
2019-03-23 Esteban KüberHide "type ascription is experimental error" unless...
2019-03-23 Esteban KüberOnly suggest let assignment for type ascription if...
2019-03-23 Esteban KüberTweak labels
2019-03-23 Esteban KüberExpand suggestions for type ascription parse errors
2019-03-23 borsAuto merge of #58929 - estebank:elide-object, r=zackmdavis
2019-03-23 Samuel HollandCorrect minimum system LLVM version in tests
2019-03-22 Linus FärnstrandUpdate sys::time impls to have checked_sub_instant
2019-03-22 Linus FärnstrandMake duration_since use checked_duration_since
2019-03-22 Linus FärnstrandAdd/rename checked_duration_since tests
2019-03-22 borsAuto merge of #59370 - Centril:rollup, r=Centril
2019-03-22 Mazdak FarrokhzadRollup merge of #59360 - LukasKalbertodt:patch-2, r...
next