]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-05-15 varkorOne must always remember to clean up after themselves
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 #50351 - varkor:vestigial-never-conversio...
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 borsAuto merge of #50693 - dlrobertson:fix_50493, r=petroch...
2018-05-14 borsAuto merge of #50735 - eddyb:issue-50731, r=nikomatsakis
2018-05-14 steveklabnikUpdate stdsimd module to include https://github.com...
2018-05-14 Oliver SchneiderBump clippy
2018-05-14 borsAuto merge of #50385 - durka:stabilize-macro-lifetime...
2018-05-14 borsAuto merge of #50648 - nox:volatile-store, r=eddyb
2018-05-14 Eduard-Mihai... rustc: don't trip an assertion for enums with present...
2018-05-14 borsAuto merge of #50703 - semarie:openbsd-libcompiler_buil...
2018-05-14 borsAuto merge of #50694 - leodasvacas:fix-impl-trait-self...
2018-05-14 borsAuto merge of #50675 - csmoe:var_span, r=oli-obk
2018-05-14 Dan Robertsontypeck: Save the index of private fields
2018-05-13 Alex Burkarestore feature for stage0
2018-05-13 Alex Burkaremove stray ui stderr
2018-05-13 Alex Burkastabilize :lifetime
2018-05-13 borsAuto merge of #49835 - da-x:literal-fragment-pr, r...
2018-05-13 Dan AloniMacros: Add a 'literal' fragment specifier
2018-05-13 csmoeRevert "mark applicability"
2018-05-13 csmoemark applicability
2018-05-13 borsAuto merge of #50704 - kennytm:rollup, r=kennytm
2018-05-13 kennytmRollup merge of #50678 - semarie:openbsd-targets, r...
2018-05-13 kennytmRollup merge of #50670 - alexcrichton:remove-extern...
2018-05-13 kennytmRollup merge of #50667 - alexcrichton:no-remove-extern...
2018-05-13 kennytmRollup merge of #50663 - alexcrichton:no-removed-error...
2018-05-13 kennytmRollup merge of #50661 - varkor:libcoretest-ignore...
2018-05-13 kennytmRollup merge of #50644 - kennytm:read-appveyor-dump...
2018-05-13 borsAuto merge of #50643 - dlrobertson:fix_ice, r=oli-obk
2018-05-13 Anthony RamineIntroduce OperandValue::nontemporal_store and use it...
2018-05-13 Anthony RamineIntroduce OperandValue::volatile_store and use it in...
2018-05-13 csmoereduce variable span
2018-05-13 kennytmRollup merge of #50634 - tbu-:pr_preadwrite_emscripten...
2018-05-13 kennytmRollup merge of #50624 - adevore:fs-write-str-example...
2018-05-13 borsAuto merge of #50622 - eddyb:make-room-for-ghosts,...
2018-05-13 Sébastien Marieupdate libcompiler_builtins
2018-05-13 borsAuto merge of #50573 - oli-obk:tool_sanity, r=kennytm
2018-05-13 borsAuto merge of #50235 - Zoxc:rayon, r=michaelwoerister
2018-05-12 John Kåre AlsakerUpdate Cargo.lock
2018-05-12 John Kåre AlsakerAdd parallel abstractions
2018-05-12 John Kåre AlsakerAdd a Rayon thread pool
2018-05-12 John Kåre AlsakerAdd Sync bounds to the crate store
2018-05-12 John Kåre AlsakerFix impl PartialOrd for InternedString
2018-05-12 borsAuto merge of #50536 - leodasvacas:report-fullfilment...
2018-05-12 Guillaume GomezUse fullpath instead of recreating it
2018-05-12 leonardo.yvensFix self referential impl Trait substitutions
2018-05-12 borsAuto merge of #50686 - Mark-Simulacrum:rollup, r=Mark...
2018-05-12 leonardo.yvensFix rebase
2018-05-12 leonardo.yvensMerge all "Copy not implemented" errors
2018-05-12 leonardo.yvensBetter error reporting in Copy derive
2018-05-12 Guillaume GomezFix invalid deduplication
2018-05-12 Guillaume GomezFix items counts in search results
2018-05-12 Guillaume GomezReduce js files size
2018-05-12 Guillaume GomezRemove extra span tags
2018-05-12 Guillaume GomezHandle blur on theme buttons nicely
2018-05-12 Guillaume GomezAdd missing description in alias items
2018-05-12 Guillaume GomezImprove alias rendering
2018-05-12 Guillaume GomezImprove results
next