]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #69539 - Centril:fix-69401, r=petrochenkov
[rust.git] / src /
2020-02-28 Mazdak FarrokhzadRollup merge of #69539 - Centril:fix-69401, r=petrochenkov
2020-02-28 Mazdak FarrokhzadRollup merge of #69538 - JohnTitor:boxed-slice-try...
2020-02-28 Mazdak FarrokhzadRollup merge of #69522 - Centril:fix-69341, r=petrochenkov
2020-02-28 Mazdak FarrokhzadRollup merge of #69481 - matthiaskrgr:single_char,...
2020-02-28 Mazdak FarrokhzadRollup merge of #69452 - Centril:typeck-pat, r=estebank
2020-02-28 Mazdak FarrokhzadRollup merge of #69384 - petrochenkov:nounnorm, r=Centril
2020-02-28 Mazdak FarrokhzadRollup merge of #69340 - Centril:self-ctor-normalize...
2020-02-28 Mazdak FarrokhzadRollup merge of #68989 - XAMPPRocky:relnotes-1.42.0...
2020-02-28 borsAuto merge of #68827 - ssomers:btree_navigation_revisit...
2020-02-28 Mazdak Farrokhzadlate resolve, visit_fn: bail early if there's no body.
2020-02-28 borsAuto merge of #68505 - skinny121:canonicalize-const...
2020-02-28 Yuki OkushiStabilize `boxed_slice_try_from`
2020-02-28 borsAuto merge of #69534 - Dylan-DPC:rollup-fwa2lip, r...
2020-02-28 Dylan DPCRollup merge of #69529 - matthiaskrgr:clippy_identity_c...
2020-02-28 Dylan DPCRollup merge of #69527 - pnkfelix:issue-69291-dont...
2020-02-28 Dylan DPCRollup merge of #69501 - matthiaskrgr:find_note, r...
2020-02-28 Dylan DPCRollup merge of #69496 - matthiaskrgr:filter_next,...
2020-02-28 Dylan DPCRollup merge of #69495 - matthiaskrgr:op_ref, r=oli-obk
2020-02-28 Dylan DPCRollup merge of #69491 - petrochenkov:symprint, r=Mark...
2020-02-28 Dylan DPCRollup merge of #69449 - JohnTitor:toolstate-ping,...
2020-02-28 Dylan DPCRollup merge of #69430 - matthiaskrgr:noloop, r=varkor
2020-02-28 Dylan DPCRollup merge of #69379 - jumbatm:llvm-sigsegv, r=pnkfelix
2020-02-28 Stein SomersMake implementation of navigation simpler, safer and...
2020-02-27 Stein SomersFix and test implementation of BTreeMap's first_entry...
2020-02-27 borsAuto merge of #69513 - tmiasko:revert-checked-unused...
2020-02-27 Matthias Krügerdon't use .into() to convert types into identical types.
2020-02-27 Felix S. Klock IIIgnore untracked paths when running `rustfmt` on reposi...
2020-02-27 Mazdak Farrokhzaderror_derive_forbidden_on_non_adt: be more graceful
2020-02-27 borsAuto merge of #68434 - varkor:astconv-mismatch-error...
2020-02-27 borsAuto merge of #68528 - ecstatic-morse:maybe-init-varian...
2020-02-27 Matthias Krügerdocs: note that find(f) is equivalent to filter(f)...
2020-02-27 Matthias Krügerlibrustc_typeck: remove loop that never actually loops
2020-02-27 Matthias Krügeruse char instead of &str for single char patterns
2020-02-27 Matthias Krügeruse find(x) instead of filter(x).next()
2020-02-27 borsAuto merge of #69507 - JohnTitor:rollup-jqf1gmw, r...
2020-02-27 Yuki OkushiRollup merge of #69505 - Mark-Simulacrum:triagebot...
2020-02-27 Yuki OkushiRollup merge of #69500 - cuviper:par_for_each_in-item...
2020-02-27 Yuki OkushiRollup merge of #69480 - GuillaumeGomez:clean-up-e0373...
2020-02-27 Yuki OkushiRollup merge of #69479 - matthiaskrgr:op_pred, r=Dylan-DPC
2020-02-27 Yuki OkushiRollup merge of #69473 - contrun:update-llvm, r=nikomat...
2020-02-27 Yuki OkushiRollup merge of #69439 - petrochenkov:latelife, r=matth...
2020-02-27 Yuki OkushiRollup merge of #69324 - estebank:ice-break-backport...
2020-02-27 borsAuto merge of #67332 - matthewjasper:drop-in-place...
2020-02-27 Tomasz MiąskoRevert "Mark attributes consumed by `check_mod_attrs...
2020-02-26 Josh StoneSimplify the signature of par_for_each_in
2020-02-26 Matthias Krügerdon't take redundant references to operands
2020-02-26 borsAuto merge of #67742 - mark-i-m:describe-it, r=matthewj...
2020-02-26 XAMPPRockyMerge branch 'master' into relnotes-1.42.0
2020-02-26 Matthew JasperUpdate codegen-units tests
2020-02-26 Vadim Petrochenkovrustc_span: Add `Symbol::to_ident_string` for use in...
2020-02-26 Mazdak Farrokhzadinstantiate_value_path: .impl_self_ty -> .type_of
2020-02-26 borsAuto merge of #69484 - Dylan-DPC:rollup-j6ripxy, r...
2020-02-26 Dylan DPCRollup merge of #69447 - Centril:minor-stmt-refactor...
2020-02-26 Dylan DPCRollup merge of #69434 - petrochenkov:metabs, r=Mark...
2020-02-26 Dylan DPCRollup merge of #69381 - QuiltOS:no-std-from-config...
2020-02-26 Dylan DPCRollup merge of #69209 - Mark-Simulacrum:strip-unsafe...
2020-02-26 Dylan DPCRollup merge of #68712 - HeroicKatora:finalize-ref...
2020-02-26 borsAuto merge of #67290 - jonas-schievink:leak-audit,...
2020-02-26 Guillaume GomezClean up E0373 explanation
2020-02-26 Matthias Krügerclarify operator precedence
2020-02-26 borsAuto merge of #61812 - jonas-schievink:assoc-ty-default...
2020-02-26 YIupdate llvm to silence gcc 9 warnings
2020-02-26 borsAuto merge of #69474 - Dylan-DPC:rollup-ciotplu, r...
2020-02-26 Dylan DPCRollup merge of #69468 - pietroalbini:master-1.41.1...
2020-02-26 Dylan DPCRollup merge of #69457 - GuillaumeGomez:clean-up-e0370...
2020-02-26 Dylan DPCRollup merge of #69429 - matthiaskrgr:clippy_, r=estebank
2020-02-26 Dylan DPCRollup merge of #69423 - petrochenkov:nont, r=Centril
2020-02-26 Dylan DPCRollup merge of #69412 - tmiasko:checked-unused, r...
2020-02-26 Dylan DPCRollup merge of #69387 - petrochenkov:idprint, r=Mark...
2020-02-26 Dylan DPCRollup merge of #67637 - Mark-Simulacrum:primitive...
2020-02-25 borsAuto merge of #69450 - cuviper:llvm-scev-no-wrap, r...
2020-02-25 borsAuto merge of #69421 - flip1995:clippyup, r=Dylan-DPC
2020-02-25 Guillaume GomezClean up E0371 explanation
2020-02-25 Guillaume GomezClean up E0370 explanation
2020-02-25 borsAuto merge of #69440 - Dylan-DPC:rollup-hj4bo9l, r...
2020-02-25 borsAuto merge of #69428 - matthiaskrgr:submodule_upd,...
2020-02-25 Mazdak Farrokhzadparse: address nitpick
2020-02-25 Mazdak Farrokhzadcheck_pat_ref: use pattern_cause
2020-02-25 Mazdak Farrokhzadcheck_pat_tuple: use pattern_cause
2020-02-25 Mazdak Farrokhzadcheck_pat_path: use pattern_cause
2020-02-25 Mazdak Farrokhzadimprove or-pattern type consistency diagnostics
2020-02-25 Mazdak Farrokhzadimprove ParentHirIterator discoverability
2020-02-25 Mazdak Farrokhzadenhance check_pat_lit with TopInfo
2020-02-25 John Ericsonbootstrap: Further centralize target defaulting logic.
2020-02-25 Mazdak Farrokhzadsimplify check_pat_lit
2020-02-25 Josh StoneCherry-pick the LLVM fix for #69225
2020-02-25 Yuki OkushiDo not ping PR reviewers in toolstate breakage
2020-02-24 Mazdak Farrokhzadparse: move condition into guard
2020-02-24 Mazdak Farrokhzadparse: simplify `parse_stmt_without_recovery`.
2020-02-24 Mazdak Farrokhzadparse: extract `parse_stmt_item` & `parse_stmt_path_start`.
2020-02-24 Dylan DPCRollup merge of #69437 - RalfJung:miri-no-codegen,...
2020-02-24 Dylan DPCRollup merge of #69435 - anyska:cell-replace, r=Centril
2020-02-24 Dylan DPCRollup merge of #69433 - matthiaskrgr:bool_cmp, r=eddyb
2020-02-24 Dylan DPCRollup merge of #69427 - GuillaumeGomez:cleanup-e0368...
2020-02-24 Dylan DPCRollup merge of #69391 - memoryruins:memalias, r=Mark...
2020-02-24 Dylan DPCRollup merge of #69220 - wesleywiser:doc_self_profile_u...
2020-02-24 Vadim Petrochenkovresolve: `lifetimes.rs` -> `late/lifetime.rs`
2020-02-24 Vadim Petrochenkovsyntax: Remove `Nt(Impl,Trait,Foreign)Item`
2020-02-24 Ana-MariaReplace uses of Cell::get + Cell::set with Cell::replace.
2020-02-24 Vadim Petrochenkovrustc_metadata: Use binary search from standard library
next