]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-05-30 Ralf JungRollup merge of #72637 - euclio:env-hygiene, r=davidtwco
2020-05-30 Ralf JungRollup merge of #72625 - Amanieu:asm-srcloc, r=petrochenkov
2020-05-30 Ralf JungRollup merge of #72543 - estebank:opaque-missing-lts...
2020-05-30 Esteban KüberTweak wording and spans of `'static` `dyn Trait`/`impl...
2020-05-30 Esteban KüberConsider all possible one letter lifetimes in suggestion
2020-05-30 Esteban KüberAccount for enclosing item when suggesting new lifetime...
2020-05-30 Esteban KüberTweak type parameter errors to reduce verbosity
2020-05-30 Esteban KüberUpdate nll tests
2020-05-30 Esteban Küberreview comment: tweak wording and account for span...
2020-05-30 Esteban KüberAccount for returned `dyn Trait` evaluating to `'static...
2020-05-30 Esteban KüberFix NLL output
2020-05-30 Esteban KüberImprove output of argument anonymous borrow missing...
2020-05-30 Esteban KüberAccount for missing lifetime in opaque return type
2020-05-30 borsAuto merge of #72778 - RalfJung:rollup-f01z68m, r=RalfJung
2020-05-30 Ralf JungRollup merge of #72607 - Amanieu:fix-72570, r=oli-obk
2020-05-30 Ralf JungRollup merge of #72585 - Aaron1011:feature/opt-item...
2020-05-30 Ralf JungRollup merge of #72563 - RalfJung:multi-return, r=matth...
2020-05-30 Ralf JungRollup merge of #72540 - davidtwco:issue-67552-mono...
2020-05-30 Ralf JungRollup merge of #72521 - Amanieu:fix-72484, r=petrochenkov
2020-05-30 Ralf JungRollup merge of #72499 - mendess:master, r=dtolnay
2020-05-30 Ralf JungRollup merge of #72441 - doctorn:late-bound-lifetime...
2020-05-30 Ralf JungRollup merge of #72368 - CAD97:rangeto, r=dtolnay
2020-05-30 Ralf JungRollup merge of #72299 - lcnr:sized_help, r=petrochenkov
2020-05-30 Bastian Kauschkemore `LocalDefId`s
2020-05-30 Ralf Jungmultiple Return terminators are possible
2020-05-30 borsAuto merge of #72768 - JohnTitor:rollup-6kwokh6, r...
2020-05-30 Yuki OkushiRollup merge of #72752 - lcnr:remove-mk_bool, r=estebank
2020-05-30 Yuki OkushiRollup merge of #72750 - marmeladema:remove-as-local...
2020-05-30 Yuki OkushiRollup merge of #72741 - tmiasko:unused-mut, r=Mark...
2020-05-30 Yuki OkushiRollup merge of #72724 - Aaron1011:revert-tokenstream...
2020-05-30 Yuki OkushiRollup merge of #72710 - jsgf:unused-deps-test, r=jsgf
2020-05-30 Yuki OkushiRollup merge of #72677 - chrissimpkins:fix-72574, r...
2020-05-30 Yuki OkushiRollup merge of #72621 - Aaron1011:fix/trait-select...
2020-05-30 Yuki OkushiRollup merge of #72419 - RalfJung:read-discriminant...
2020-05-30 Yuki OkushiRollup merge of #72162 - cuviper:extend_one, r=Mark...
2020-05-30 Yuki OkushiRollup merge of #72033 - XAMPPRocky:relnotes-1.44.0...
2020-05-30 Josh StoneAdd extend_one tracking issue 72631
2020-05-30 Josh StoneRemove an old comment from HashMap::extend_reserve
2020-05-30 Josh StoneUse a canonical name for extend_reserve(additional)
2020-05-30 Josh StoneAdd Extend::{extend_one,extend_reserve}
2020-05-29 borsAuto merge of #72756 - RalfJung:rollup-tbjmtx2, r=RalfJung
2020-05-29 Ralf Jungmore type sanity checks in Miri
2020-05-29 Chris Simpkinsfix diagnostics for `@ ..` binding pattern in tuples...
2020-05-29 Ralf JungRollup merge of #72439 - westernmagic:master, r=Amanieu
2020-05-29 Ralf JungRollup merge of #72413 - CAD97:char-range, r=dtolnay
2020-05-29 Ralf JungRollup merge of #72407 - Lucretiel:ipv6-display, r...
2020-05-29 Ralf JungRollup merge of #72103 - lcnr:borrowck-localdefid,...
2020-05-29 Ralf JungRollup merge of #71862 - LeSeulArtichaut:unsafe-block...
2020-05-29 Ralf JungRollup merge of #71804 - petrochenkov:static-pie, r...
2020-05-29 Ralf JungRollup merge of #71500 - josephlr:offset, r=oli-obk...
2020-05-29 Ralf JungRollup merge of #71095 - pickfire:box-from-array, r...
2020-05-29 Ralf JungRollup merge of #67460 - estebank:named-lts, r=nikomatsakis
2020-05-29 borsAuto merge of #72747 - Dylan-DPC:rollup-vvydkgl, r...
2020-05-29 marmelademaRemove remaining calls to `as_local_node_id`
2020-05-29 Bastian Kauschkeremove mk_bool
2020-05-29 Dylan DPCRollup merge of #72731 - GuillaumeGomez:cleanup-e0619...
2020-05-29 Dylan DPCRollup merge of #72701 - pickfire:patch-1, r=Mark-Simul...
2020-05-29 Dylan DPCRollup merge of #72591 - sexxi-goose:rename_upvar_list...
2020-05-29 Dylan DPCRollup merge of #72572 - JohnTitor:add-tests, r=matthew...
2020-05-29 Dylan DPCRollup merge of #72568 - golddranks:add_total_cmp_to_fl...
2020-05-29 Dylan DPCRollup merge of #72465 - tmiasko:liveness-upvars, r...
2020-05-29 Dylan DPCRollup merge of #72398 - Lucretiel:ip-socket-display...
2020-05-29 Dylan DPCRollup merge of #72383 - DarkEld3r:issue-72322, r=matth...
2020-05-29 Dylan DPCRollup merge of #72310 - jyn514:peekable-next-if, r...
2020-05-29 XAMPPRockyUpdate RELEASES.md
2020-05-29 Amanieu d'AntrasAdd Span to arena_types! for decoding &'tcx [Span]
2020-05-29 Amanieu d'AntrasImprove inline asm error diagnostics
2020-05-29 Tomasz Miąskoliveness: Warn about unused captured variables
2020-05-29 Tomasz Miąskoliveness: Include upvars in the analysis
2020-05-29 Tomasz Miąskoliveness: Remove unused fallthrough_ln
2020-05-29 Tomasz Miąskoliveness: Remove unused clean_exit_var
2020-05-29 Tomasz Miąskoliveness: Log information about used variables
2020-05-29 borsAuto merge of #72671 - flip1995:clippyup, r=Xanewok
2020-05-29 XAMPPRockyUpdate RELEASES.md
2020-05-29 mendessRemove flaky test and document the other's flakiness
2020-05-29 XAMPPRockyUpdate RELEASES.md
2020-05-29 XAMPPRockyUpdate RELEASES.md
2020-05-29 Guillaume GomezAdd missing empty line in E0619 explanation
2020-05-29 borsAuto merge of #72727 - JohnTitor:rollup-nni16m2, r...
2020-05-29 flip1995Add fibersapi feature to winapi in rustc-workspace...
2020-05-29 Yuki OkushiRollup merge of #72720 - poliorcetics:clarify-take...
2020-05-29 Yuki OkushiRollup merge of #72713 - rust-lang:jonas-schievink...
2020-05-29 Yuki OkushiRollup merge of #72711 - lcnr:fixme-heyho, r=jonas...
2020-05-29 Yuki OkushiRollup merge of #72547 - alex:patch-1, r=oli-obk
2020-05-29 Yuki OkushiRollup merge of #72534 - chrissimpkins:fix-72373, r...
2020-05-29 Yuki OkushiRollup merge of #72495 - GuillaumeGomez:cleanup-e0601...
2020-05-29 Yuki OkushiRollup merge of #72452 - Lucretiel:precision-doc, r...
2020-05-29 Yuki OkushiRollup merge of #72324 - Amanieu:atomic_minmax, r=dtolnay
2020-05-29 Yuki OkushiRollup merge of #72288 - vorner:stabilize-weak-into...
2020-05-29 Yuki OkushiRollup merge of #71843 - sfackler:cas-loop-cleanup...
2020-05-29 Yuki OkushiRollup merge of #71633 - a1phyr:infallible_error, r...
2020-05-29 Aaron HillFix missing import lost in revert
2020-05-29 Nathan WestClarify comment message & MAX_LENGTH const
2020-05-29 Nathan WestAdded fast-path, tests
2020-05-29 Nathan West`SocketAddr(V4|V6)?`::Display now correctly pads its...
2020-05-29 Aaron HillRevert "Move functions to librustc_parse"
2020-05-29 Aaron HillRevert "Recursively expand nonterminals"
2020-05-29 Aaron HillRevert "Add test for macro_rules! invoking a proc-macro...
2020-05-29 Aaron HillRevert "Fix rebase fallout"
2020-05-29 borsAuto merge of #72506 - Nadrieril:fix-72476, r=matthewjasper
next