]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-06-22 Santiago PastorinoRun rustfmt
2018-06-22 Santiago PastorinoFix erroneous error note when using field after move
2018-06-22 borsAuto merge of #51184 - lambtowolf:master, r=nikomatsakis
2018-06-22 Niko Matsakisadd an explanatory comment for recovery behavior
2018-06-22 LambIssue #50974: Fix compilation error and test
2018-06-22 MaertenFix when the help message is displayed
2018-06-22 LambIssue #50974: Adding issue number in the test
2018-06-22 LambIssue #50974: Adding tests
2018-06-22 LambIssue #50974: Change text of suggestion to be more...
2018-06-22 LambIssue #50974: Suboptimal error in case of duplicate...
2018-06-22 borsAuto merge of #51660 - lqd:the-MIRnistry-of-walks,...
2018-06-22 borsAuto merge of #51686 - nikomatsakis:issue-51415-borrowc...
2018-06-22 borsAuto merge of #51463 - estebank:error-codes, r=nikomatsakis
2018-06-22 borsAuto merge of #51433 - scalexm:finish-rules, r=nikomatsakis
2018-06-21 borsAuto merge of #51690 - nikomatsakis:issue-51683-existen...
2018-06-21 borsAuto merge of #48149 - varkor:generics-generalisation...
2018-06-21 Niko Matsakistolerate existential types whose concrete expansion...
2018-06-21 Niko Matsakisdo not introduce *false* results from lifetime resolution
2018-06-21 Niko Matsakisuse `pat_ty_adjusted` from `expr_use_visitor` to type...
2018-06-21 Niko Matsakisrename `pat_ty` to `pat_ty_adjusted` for clarity
2018-06-21 borsAuto merge of #51680 - Mark-Simulacrum:acc-revert,...
2018-06-21 Mark SimulacrumRevert "Auto merge of #51662 - Mark-Simulacrum:beta...
2018-06-21 Rémy RakicShare code between gather_used_muts and find_assignments
2018-06-21 borsAuto merge of #50336 - japaric:llvm-tools, r=Mark-Simul...
2018-06-21 borsAuto merge of #51601 - Emerentius:step_by_range_diet...
2018-06-21 borsAuto merge of #51662 - Mark-Simulacrum:beta-next, r...
2018-06-21 Mark SimulacrumFix error-chain warnings
2018-06-20 Jorge Apariciono -Bsymbolic for mac; no static-libstdc++ for windows
2018-06-20 borsAuto merge of #50698 - Eijebong:tempfile, r=oli-obk
2018-06-20 Bastien OrivelFix tidy
2018-06-20 Bastien OrivelReplace tempdir by tempfile in librustc
2018-06-20 Bastien OrivelReplace tempdir by tempfile in librustc_trans
2018-06-20 Bastien OrivelReplace tempdir by tempfile in librustdoc
2018-06-20 Rémy RakicNLL: Walk the MIR only once for the "unused mut" lint
2018-06-20 Mark Simulacrum[beta] Prepare 1.28.0 beta release
2018-06-20 borsAuto merge of #51651 - spastorino:fix_var_name_in_e0502...
2018-06-20 Santiago PastorinoFix variable name in E0502 double borrow error
2018-06-20 varkorFix rebase issues with existential types
2018-06-20 varkorRename ParenthesizedArgData to ParenthesisedArgs
2018-06-20 varkorSimplify some counting
2018-06-20 varkorRename ty_param_bound to generic_bound
2018-06-20 varkorUse ty::Generics instead of hir::Generics for various...
2018-06-20 varkorFix additional comments
2018-06-20 varkorFix accidental quadratic loops
2018-06-20 varkorRename ty_param_bound to trait_bound
2018-06-20 varkorMake GenericBound explicit
2018-06-20 varkorRename ParamBound(s) to GenericBound(s)
2018-06-20 varkorAddress various comments
2018-06-20 varkorLift attrs into hir::GenericParam
2018-06-20 varkorRename TraitTyParamBound to ParamBound::Trait
2018-06-20 varkorFix HasAttrs support for GenericParam
2018-06-20 varkorIntroduce ParamName and use it in place of LifetimeName
2018-06-20 varkorFix NodeLifetime/NodeGenericParam confusion
2018-06-20 varkorTake advantage of the lifetime refactoring
2018-06-20 varkorRemove name from GenericParamKind::Lifetime
2018-06-20 varkorLift name into GenericParam
2018-06-20 varkorHandle lifetimes in NodeGenericParam also
2018-06-20 varkorUse ParamBounds in WhereRegionPredicate
2018-06-20 varkorLift bounds into GenericParam
2018-06-20 varkorSimply joint lifetime/type iteration
2018-06-20 varkorRefactor counting methods
2018-06-20 varkorRename structures in ast
2018-06-20 varkorRefactor generic parameters in rustdoc/clean
2018-06-20 varkorRemove all traces of lifetimes() and types() methods
2018-06-20 varkorRename DefPathData::LifetimeDef to LifetimeParam
2018-06-20 varkorRemove AngleBracketedArgs impl
2018-06-20 varkorRemove methods from ast::GenericParam and ast::Generics
2018-06-20 varkorRefactor ast::GenericParam as a struct
2018-06-20 varkorRemove hir::GenericParam::is_*_param
2018-06-20 varkorRemove specific parameter iterators from hir::Generics
2018-06-20 varkorRefactor hir::GenericParam as a struct
2018-06-20 varkorRename ast::GenericParam and ast::GenericArg
2018-06-20 varkorMake method and variable names more consistent
2018-06-20 varkorRename "parameter" to "arg"
2018-06-20 varkorRename PathParameter(s) to GenericArg(s)
2018-06-20 varkorAbstract walk_path_parameters
2018-06-20 varkorRename *Parameter to *Param
2018-06-20 varkorConsolidate PathParameters and AngleBracketedParameterData
2018-06-20 borsAuto merge of #51638 - spastorino:diagnostic-suggest...
2018-06-20 borsAuto merge of #51644 - Sgeo:patch-1, r=rkruppe
2018-06-20 borsAuto merge of #51631 - WiSaGaN:patch-1, r=Mark-Simulacrum
2018-06-20 borsAuto merge of #51617 - nnethercote:nll-allocs, r=pnkfelix
2018-06-20 Esteban KüberUpdate error code numbers
2018-06-20 Esteban KüberUpdate message for `!Sized` types
2018-06-20 Santiago PastorinoRun rustfmt
2018-06-20 Santiago PastorinoSuggest that values are dropped in the opposite order...
2018-06-19 borsAuto merge of #51639 - SimonSapin:missing-alloc, r...
2018-06-19 Esteban KüberAdd test for updated parser error
2018-06-19 SgeoRemove erroneous example of main as a non-Result function.
2018-06-19 Esteban KüberFix tidy and remove unused method
2018-06-19 Esteban KüberPoint to previous line for single expected token
2018-06-19 Esteban KüberAdd link to book for `Sized` errors
2018-06-19 Esteban KüberAdd message to `rustc_on_unimplemented` attributes...
2018-06-19 borsAuto merge of #51275 - pnkfelix:nll-diagnostics-revise...
2018-06-19 borsAuto merge of #51543 - SimonSapin:oom, r=SimonSapin
2018-06-19 Esteban KüberAdd code to incorrect `pub` restriction error
2018-06-19 Esteban KüberAdd code to `invalid ABI` error
2018-06-19 Simon SapinUpdate the error message for a missing global allocator
2018-06-19 Simon SapinAdd a UI test for the missing allocator error message
2018-06-19 Felix S. Klock IIAdd unit test for case that didn't seem to be covered...
next