]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #50736 - udoprog:env-try-op, r=shepmaster
[rust.git] / src /
2018-05-16 kennytmRollup merge of #50736 - udoprog:env-try-op, r=shepmaster
2018-05-16 kennytmRollup merge of #50728 - sinkuu:fix_50702, r=GuillaumeGomez
2018-05-16 kennytmRollup merge of #50726 - udoprog:read2-inner-fn, r...
2018-05-16 kennytmRollup merge of #50669 - QuietMisdreavus:deprecated...
2018-05-16 kennytmRollup merge of #50656 - leodasvacas:fix-impl-trait...
2018-05-16 kennytmRollup merge of #50638 - tbu-:pr_open_cloexec_once...
2018-05-16 borsAuto merge of #50473 - petrochenkov:pmapi, r=alexcrichton
2018-05-16 borsAuto merge of #48557 - matthewjasper:allow-trvial-bound...
2018-05-16 borsAuto merge of #50795 - nrc:update, r=oli-obk
2018-05-16 borsAuto merge of #50750 - est31:master, r=eddyb
2018-05-16 Nick CameronUpdate RLS and Rustfmt
2018-05-16 Shotaro YamadaFix rustdoc panic with `impl Trait` in type parameters
2018-05-16 borsAuto merge of #50541 - QuietMisdreavus:rustdoc-errors...
2018-05-15 borsAuto merge of #48523 - varkor:generics-ty-generalisatio...
2018-05-15 Vadim PetrochenkovFix stability annotations for already stable bits of...
2018-05-15 Vadim PetrochenkovRepresent lifetimes as two joint tokens in proc macros
2018-05-15 Matthew JasperMake is_global true for latebound regions
2018-05-15 Vadim PetrochenkovAddress feedback, remove remaining review comments...
2018-05-15 Vadim Petrochenkovproc_macro: Validate inputs to `Punct::new` and `Ident...
2018-05-15 Vadim Petrochenkovproc_macro: Properly support raw identifiers
2018-05-15 Vadim PetrochenkovTokenTree: Op -> Punct, Term -> Ident
2018-05-15 Vadim PetrochenkovExtend documentation and add review comments
2018-05-15 borsAuto merge of #50767 - oli-obk:rls_clippy, r=kennytm
2018-05-15 leonardo.yvensRename ret_ty to declared_ret_ty
2018-05-15 varkorOne must always remember to clean up after themselves
2018-05-15 est31Pattern match on Ok instead of Some of .ok() retval
2018-05-15 est31Remove LoopIdResult
2018-05-15 est31Remove hir::ScopeTarget
2018-05-15 varkorCollapse Substs::identity_for_item in collect
2018-05-15 varkorClean up dropck_outlives PhantomData handling
2018-05-15 varkorAdd mk_param_from_def
2018-05-15 varkorUse Kind instead of UnpackedKind in Substs methods
2018-05-15 varkorClean up shared subst code
2018-05-15 varkorRefactor Substs methods on generic parameters
2018-05-15 varkorClean up generic param handling
2018-05-15 varkorUpdate bad-annotation error message
2018-05-15 varkorRefactoring generic counting loops
2018-05-15 varkorReview refactoring
2018-05-15 varkorRename param_counts to own_counts
2018-05-15 varkorRemove GenericParamDef::to_type
2018-05-15 varkorLift pure_wrt_drop to GenericParamDef
2018-05-15 varkorRefactor generic params loops
2018-05-15 varkorFix rebase fallout
2018-05-15 varkorRename RegionParamDef to LifetimeParamDef
2018-05-15 varkorPull common parameters into GenericParamDef
2018-05-15 varkorInline get_type
2018-05-15 varkorFix typo in late-bound region testing message
2018-05-15 varkorRefactor to address comments
2018-05-15 varkorReplace type_param_to_index with param_def_id_to_index
2018-05-15 varkorUse GenericParamCount instead of FxHashMap
2018-05-15 varkorPlace Self at the start of ty::Generics' param lists
2018-05-15 varkorCorrect variable renaming fallout
2018-05-15 varkorEliminate ty::Generics::types()
2018-05-15 varkorEliminate ty::Generics::lifetimes()
2018-05-15 varkorGeneralise more cases of explicit iteration of specific...
2018-05-15 varkorGeneralise cases of explicit iteration of specific...
2018-05-15 varkorFix tidy errors caused by renaming
2018-05-15 varkorRename TypeParameterDef -> TypeParamDef and RegionParam...
2018-05-15 varkorRename GenericParam to GenericParamDef
2018-05-15 varkorRename `has_type_parameters` to `requires_monomorphization`
2018-05-15 varkorFix generics type parameter handling in miri
2018-05-15 varkorInline Generics::own_count
2018-05-15 varkorPrefer iterator to vec
2018-05-15 varkorRename ty::GenericParameterDef to GenericParam
2018-05-15 varkorRename ty::Generics::parameters to params
2018-05-15 varkorReduce parent_params to parent_count
2018-05-15 varkorConsolidate ty::Generics
2018-05-15 borsAuto merge of #50769 - GuillaumeGomez:rollup, r=Guillau...
2018-05-15 Guillaume GomezRollup merge of #50745 - kraai:patch-1, r=kennytm
2018-05-15 Guillaume GomezRollup merge of #50733 - katrinleinweber:patch-secure...
2018-05-15 Guillaume GomezRollup merge of #50720 - frewsxcv:frewsxcv-examples...
2018-05-15 Guillaume GomezRollup merge of #50712 - leodasvacas:improve-eager...
2018-05-15 Guillaume GomezRollup merge of #50691 - ollie27:rustdoc_pub_restricted...
2018-05-15 Guillaume GomezRollup merge of #50685 - glaubitz:sparc64-linux, r...
2018-05-15 Guillaume GomezRollup merge of #50632 - GuillaumeGomez:minification...
2018-05-15 Guillaume GomezRollup merge of #50613 - kennytm:update-toolstate-with...
2018-05-15 Guillaume GomezRollup merge of #50594 - sanxiyn:man-print, r=steveklabnik
2018-05-15 Guillaume GomezRollup merge of #50399 - nrc:alias, r=eddyb
2018-05-15 Guillaume GomezRollup merge of #49767 - ecstatic-morse:ptr-docs, r...
2018-05-15 Matthew JasperUpdate existing tests for trivial bounds changes
2018-05-15 Matthew JasperAdd tests for trivial bounds
2018-05-15 Matthew JasperAdd trivial bounds lint
2018-05-15 Matthew JasperFeature gate trivial bounds
2018-05-15 Matthew JasperImplement RFC 2056 - trivial constraints
2018-05-15 borsAuto merge of #50351 - varkor:vestigial-never-conversio...
2018-05-15 Oliver SchneiderDon't inject clippy into the rls anymore
2018-05-15 Nick Cameronsave-analysis: handle aliasing imports a bit more nicely
2018-05-15 borsAuto merge of #50748 - steveklabnik:remove-simd-note...
2018-05-15 borsAuto merge of #50259 - GuillaumeGomez:improve-results...
2018-05-15 borsAuto merge of #50011 - varkor:partialord-opt-ii, r...
2018-05-15 borsAuto merge of #50705 - oli-obk:clippy, r=kennytm
2018-05-14 John Paul Adrian... ci: Add Dockerfile for dist-sparc64-linux
2018-05-14 borsAuto merge of #50693 - dlrobertson:fix_50493, r=petroch...
2018-05-14 QuietMisdreavusdrop unnecessary "warning" from warning text
2018-05-14 borsAuto merge of #50735 - eddyb:issue-50731, r=nikomatsakis
2018-05-14 QuietMisdreavusadd ui test for rustdoc's deprecated attributes
2018-05-14 QuietMisdreavusdeprecate #![doc(no_default_passes, passes, plugins)]
2018-05-14 steveklabnikUpdate stdsimd module to include https://github.com...
2018-05-14 QuietMisdreavustidy
2018-05-14 QuietMisdreavusreplace error/warning println with structured diag
next