]> git.lizzy.rs Git - rust.git/history - src/librustc_typeck/collect.rs
Add backticks to E0558
[rust.git] / src / librustc_typeck / collect.rs
2018-06-23 varkorAdd backticks to E0558
2018-06-23 varkorAdd error for using null characters in export_name
2018-06-23 borsAuto merge of #51727 - varkor:expragain-to-exprcontinue...
2018-06-23 borsAuto merge of #51723 - estebank:abolish-ice, r=oli-obk
2018-06-23 borsAuto merge of #51580 - cramertj:async-await, r=eddyb
2018-06-23 borsAuto merge of #51696 - estebank:fuzzy-ice-ice, r=oli-obk
2018-06-22 borsAuto merge of #51482 - GuillaumeGomez:table-display...
2018-06-22 borsAuto merge of #51681 - varkor:rustc_deprecated-future...
2018-06-22 borsAuto merge of #51670 - estebank:issue-51634, r=oli-obk
2018-06-22 kennytmRollup merge of #51666 - marco-c:disable_probestack...
2018-06-22 kennytmRollup merge of #51664 - jebrosen:pub_parse_methods2...
2018-06-22 kennytmRollup merge of #51637 - abarth:new_prng, r=cramertj
2018-06-22 kennytmRollup merge of #51629 - topecongiro:multiple-semicolon...
2018-06-22 kennytmRollup merge of #51158 - ogham:patch-1, r=steveklabnik
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 Without BoatsParse async fn header.
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 borsAuto merge of #50336 - japaric:llvm-tools, r=Mark-Simul...
2018-06-21 borsAuto merge of #51601 - Emerentius:step_by_range_diet...
2018-06-20 varkorRename ParamBound(s) to GenericBound(s)
2018-06-20 varkorAddress various comments
2018-06-20 varkorRename TraitTyParamBound to ParamBound::Trait
2018-06-20 varkorIntroduce ParamName and use it in place of LifetimeName
2018-06-20 varkorLift name into GenericParam
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 varkorRemove all traces of lifetimes() and types() methods
2018-06-20 varkorRemove specific parameter iterators from hir::Generics
2018-06-20 varkorRefactor hir::GenericParam as a struct
2018-06-20 varkorRename "parameter" to "arg"
2018-06-20 varkorRename *Parameter to *Param
2018-06-20 varkorConsolidate PathParameters and AngleBracketedParameterData
2018-06-20 borsAuto merge of #51617 - nnethercote:nll-allocs, r=pnkfelix
2018-06-19 borsAuto merge of #51543 - SimonSapin:oom, r=SimonSapin
2018-06-19 borsAuto merge of #51367 - oli-obk:silence!_I_test_you...
2018-06-19 borsAuto merge of #51081 - kornelski:examplestr, r=steveklabnik
2018-06-19 borsAuto merge of #51597 - Mark-Simulacrum:update-books...
2018-06-19 borsAuto merge of #50383 - stevepentland:union-derive,...
2018-06-19 borsAuto merge of #51383 - Zoxc:parallel-stuff, r=nikomatsakis
2018-06-19 borsAuto merge of #51278 - EPashkin:fix_mod_with_multilevel...
2018-06-18 borsAuto merge of #51248 - fabric-and-ink:newtype_index_deb...
2018-06-18 borsAuto merge of #51460 - nikomatsakis:nll-perf-examinatio...
2018-06-18 borsAuto merge of #51414 - oli-obk:impl_trait_type_def...
2018-06-17 borsAuto merge of #51404 - clarcharr:never_hash, r=KodrAus
2018-06-17 borsAuto merge of #51555 - ccesare:remove_unused_variables_...
2018-06-17 borsAuto merge of #51552 - ccesare:patch-1, r=kennytm
2018-06-17 borsAuto merge of #51549 - PSeitz:patch-1, r=kennytm
2018-06-17 borsAuto merge of #51425 - QuietMisdreavus:thats-def-a...
2018-06-17 borsAuto merge of #51466 - joshlf:ref-split, r=dtolnay
2018-06-17 borsAuto merge of #51382 - GuillaumeGomez:intra-link-lint...
2018-06-16 borsAuto merge of #51596 - Mark-Simulacrum:bootstrap-racy...
2018-06-16 borsAuto merge of #51594 - eddyb:issue-51582, r=nagisa
2018-06-16 borsAuto merge of #51558 - Manishearth:manish-is-stupid...
2018-06-16 borsAuto merge of #51584 - QuietMisdreavus:globs-and-crosse...
2018-06-16 borsAuto merge of #51562 - SimonSapin:transparent, r=cramertj
2018-06-16 borsAuto merge of #51550 - eddyb:queries-not-maps, r=nikoma...
2018-06-14 Fabian DrinckDeclare DebruijnIndex via newtype_index macro
2018-06-14 Eduard-Mihai Burtescurustc: rename ty::maps to ty::query.
2018-06-13 Oliver SchneiderVarious cleanups
2018-06-08 Mark RousskovRollup merge of #51276 - Havvy:dyn-trait-send-send...
2018-06-08 Mark RousskovRollup merge of #51099 - Crazycolorz5:expectedclosepare...
2018-06-07 Oliver SchneiderAdd existential type definitons
2018-06-05 Mark SimulacrumRollup merge of #50852 - mandeep:fix-rustdoc-example...
2018-06-02 Mark SimulacrumRollup merge of #51124 - frewsxcv:frewsxcv-replace...
2018-06-02 Mark SimulacrumRollup merge of #50919 - frewsxcv:frewsxcv-epsilon...
2018-06-02 Mark SimulacrumRollup merge of #50167 - fintelia:duration-nanos, r...
2018-06-01 Mark SimulacrumRollup merge of #51135 - estebank:sugg-7575, r=oli-obk
2018-05-31 Guillaume GomezRollup merge of #51240 - nnethercote:parse-2, r=nikomat...
2018-05-31 Guillaume GomezRollup merge of #51227 - uuttff8:master, r=dtolnay
2018-05-31 Guillaume GomezRollup merge of #51193 - GuillaumeGomez:fixes-style...
2018-05-30 borsAuto merge of #50880 - glandium:oom, r=SimonSapin
2018-05-30 borsAuto merge of #51106 - davidtwco:issue-50934, r=nikomat...
2018-05-30 borsAuto merge of #51017 - estebank:crate-name-in-path...
2018-05-29 borsAuto merge of #50772 - nicokoch:fastcopy, r=alexcrichton
2018-05-29 borsAuto merge of #51134 - RalfJung:from_raw_parts, r=Simon...
2018-05-29 borsAuto merge of #51019 - Zoxc:hash-bytes, r=michaelwoerister
2018-05-29 borsAuto merge of #51142 - nickbabcock:doc-inspect, r=frewsxcv
2018-05-29 borsAuto merge of #51144 - tmccombs:unix-epoch-stable,...
2018-05-29 borsAuto merge of #50475 - csmoe:debr, r=nikomatsakis
2018-05-28 Niko Matsakisreplace `binder_depth` in `LateBoundRegionsDetector`
2018-05-28 borsAuto merge of #50465 - clarcharr:wrapping, r=KodrAus
2018-05-28 borsAuto merge of #50521 - gnzlbg:simd_float, r=alexcrichton
2018-05-28 borsAuto merge of #50724 - zackmdavis:applicability_rush...
2018-05-28 borsAuto merge of #50892 - davidtwco:issue-50004, r=alexcri...
2018-05-27 borsAuto merge of #51084 - simartin:issue_51022, r=estebank
2018-05-27 borsAuto merge of #51075 - estebank:and_the_case_of_the_con...
2018-05-27 borsAuto merge of #51066 - est31:master, r=sfackler
2018-05-26 borsAuto merge of #51094 - Mark-Simulacrum:rollup, r=Mark...
2018-05-26 borsAuto merge of #51072 - petrochenkov:ifield, r=eddyb
2018-05-26 Vadim PetrochenkovUse `Ident`s for fields in HIR
2018-05-26 kennytmRollup merge of #51048 - GuillaumeGomez:formatter-examp...
2018-05-26 kennytmRollup merge of #51014 - GuillaumeGomez:env_docs, r...
2018-05-26 borsAuto merge of #50364 - LukasKalbertodt:improve-duration...
2018-05-25 borsAuto merge of #50998 - bobtwinkles:nll_facts_invalidate...
next