]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-03-26 Ralf Jungfix some uses I missed
2019-03-26 Ralf Jungadjust MaybeUninit API to discussions
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 Esteban Küberreview comments
2019-03-26 kenta7777renames EvalContext to InterpretCx.
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 Esteban KüberReject integer suffix when tuple indexing
2019-03-25 Corey FarwellUtilize `?` instead of `return None`.
2019-03-25 Josh Stone[CI] record docker image info for reuse
2019-03-25 Chris GregoryLink to PhantomData in NonNull documentation
2019-03-25 John Kåre AlsakerUpdate tests
2019-03-25 John Kåre AlsakerMake more lints incremental
2019-03-25 John Kåre AlsakerMake some lints incremental
2019-03-25 ChristianFormatting changes, including better wrapping and creat...
2019-03-25 Chris GregoryRework documentation into examples
2019-03-25 Chris GregoryRework documentation to be about fat pointers
2019-03-25 John Kåre AlsakerAllocate HIR id counters on demand
2019-03-25 Jethro BeekmanSGX target: fix std unit tests
2019-03-25 gnzlbgblack_box should use inline assembly on wasm32
2019-03-25 Chris GregoryRefactor tuple comparison tests
2019-03-25 borsAuto merge of #59258 - euclio:suggestions-filter-crate...
2019-03-25 John Kåre AlsakerAllocate HIR id counters for use trees in MiscCollector
2019-03-25 borsAuto merge of #59256 - petrochenkov:derval2, r=Zoxc
2019-03-25 ljedrzhir: replace NodeId with HirId in ItemId
2019-03-25 Tobias BucherClarify `{Ord,f32,f64}::clamp` docs a little
2019-03-25 Felix S Klock IIadd missing braces
2019-03-25 gnzlbgblack_box should inhibit optimizations on platforms...
2019-03-25 Pascal HertleifUpdate src/libcore/option.rs
2019-03-25 gnzlbgRemove dupplicated config
2019-03-25 gnzlbgMoves test::black_box to core::hint
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 Chris GregoryMake `ptr::eq` documentation mention smart-pointer...
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 Vadim Petrochenkovsyntax: Remove warning for unnecessary path disambiguators
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 Harald Hoyerfs::copy() set file mode early
2019-03-23 borsAuto merge of #59058 - petrochenkov:assocrecov3, r...
2019-03-23 Esteban Küberreview comments
2019-03-23 Esteban Küberextend on-unimplemented docs
2019-03-23 Esteban KüberAdd suggestion to use `&*var` when `&str: From<String...
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
next