inform user where to give a type annotation after a call to collect#47982
Closed
csmoe wants to merge 297 commits intorust-lang:masterfrom csmoe:give_type_annotation_after_collect
Commits
This pull request is big! We're only showing the most recent 250 commits
Commits on Jan 30, 2018
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committedDaan Sprenkels
Commits on Jan 31, 2018
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- authored
Commits on Feb 1, 2018
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committeddpc
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Feb 2, 2018
- committed
- committed
- committed
- authored
Rollup merge of rust-lang#47829 - estebank:break-in-for, r=cramertj Suggest removing value from
break
when invalid When attempting to usebreak
with a value in a type of loop where it'd be inva…committedRollup merge of rust-lang#47842 - Manishearth:dead-code, r=nagisa Remove dead code The Clone impl makes the lint ignore the type.
committedRollup merge of rust-lang#47898 - Aaron1011:static-ref-nll, r=nikomatsakis Fix ICE when assigning references to a static mut with NLL is_unsafe_place only filters out statics in the rhs, not the lh…
committedRollup merge of rust-lang#47914 - etaoins:improve-char-escape-in-lexer-msg, r=petrochenkov Improve char escaping in lexer messages Currently ', " and \ are escaped as \', \" and \\ respectively. Th…
committedRollup merge of rust-lang#47916 - vmx:patch-2, r=kennytm Fix lang items box example code The
exchange_free
lang item is gone in favour ofbox_free
[1]. Some warnings are also fixed by this comm…committedRollup merge of rust-lang#47919 - varkor:to_degrees-precision, r=rkruppe Use constant for 180/π in to_degrees The current
f32|f64.to_degrees
implementation uses a division to calculate180/π
, w…committedRollup merge of rust-lang#47942 - estebank:macro-spans, r=nikomatsakis Minimize weird spans involving macro context Sometimes the parser attempts to synthesize spans from within a macro context wit…
committedRollup merge of rust-lang#47951 - GuillaumeGomez:sidebar-hover, r=QuietMisdreavus Fix ugly hover in sidebar In the sidebar, the elements under
Structs
,Enums
... have an ugly hover if they're no…committed- authored
- authored
Commits on Feb 3, 2018
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Feb 4, 2018
- committed
- committed
- committed
- committedGilad Naaman
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- authored
- authored
Rollup merge of rust-lang#47896 - zackmdavis:and_the_case_of_the_necessary_unnecessary_parens, r=nikomatsakis
authored- authored
- authored
- authored
- authored
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Feb 5, 2018
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Feb 6, 2018
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- committed
- committed
- committed
Commits on Feb 7, 2018
- committed
- committed
- committed
- committed
- committed
- committed
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- committed
- committed
- committed
- committed
- committed
Commits on Feb 8, 2018
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Feb 9, 2018
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Feb 10, 2018
- committed
- committed
- committed
- authored
- authored
- authored
- authored
Rollup merge of rust-lang#48047 - etaoins:fix-ice-for-mismatched-args-on-target-without-span, r=estebank
authored- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Feb 11, 2018
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Feb 12, 2018
Commits on Feb 13, 2018
- committed
- committed
- committed
- committed
- committed
Merge branch 'give_type_annotation_after_collect' of https://github.com/csmoe/rust into give_type_annotation_after_collect
committedRevert "Merge branch 'give_type_annotation_after_collect' of https://github.com/csmoe/rust into give_type_annotation_after_collect"
committed