]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-05-03 Dylan MacKenzieSupport liveness in `rustc_peek` tests
2020-05-03 Dylan MacKenzieUse new liveness analysis during generator transform
2020-05-03 Dylan MacKenzieLive variable analysis
2020-05-03 Dylan MacKenzieInitialize the cursor with an empty state
2020-05-03 Dylan MacKenzieSupport backward dataflow analyses
2020-05-03 Dylan MacKenzieRename `live_locals` -> `live_locals_at_any_suspension_...
2020-05-03 Dylan MacKenzieAdd `MutatingUseContext::Yield`
2020-05-03 borsAuto merge of #71853 - Dylan-DPC:rollup-4qi6ry9, r...
2020-05-03 Dylan DPCRollup merge of #71808 - unexge:long-err-expl-for-e0539...
2020-05-03 Dylan DPCRollup merge of #71726 - ldm0:ref2ptr, r=oli-obk
2020-05-03 Dylan DPCRollup merge of #71663 - jumbatm:caller-handles-validat...
2020-05-03 Dylan DPCRollup merge of #71398 - ThinkChaos:feat_refcell_take...
2020-05-03 Ralf Jungbless caller-location test
2020-05-03 Ralf Jungremove unneeded flags; exlain why we still have const_i...
2020-05-03 Ralf Jungfmt
2020-05-03 Vadim Petrochenkovresolve: Relax fresh binding disambiguation slightly...
2020-05-03 flip1995List Clippy as a subtree, instead of a submodule
2020-05-03 Ralf Jungwarn about each skipped feature gate
2020-05-03 Matthew JasperCorrectly check comparison operators in MIR typeck
2020-05-03 borsAuto merge of #70825 - eddyb:enum-discr-correct-generic...
2020-05-03 ThinkChaosMention `RefCell::take` can panic in docs
2020-05-03 Oliver SchererRemove clippy from some leftover lists of "possibly...
2020-05-03 borsAuto merge of #71828 - Dylan-DPC:rollup-qf5h2w5, r...
2020-05-03 Dylan DPCRollup merge of #71813 - ecstatic-morse:issue-71734...
2020-05-03 Dylan DPCRollup merge of #71806 - lcnr:patch-3, r=jonas-schievink
2020-05-03 Dylan DPCRollup merge of #71542 - crlf0710:confusable_idents...
2020-05-03 Dylan DPCRollup merge of #71314 - mibac138:cfg-version, r=petroc...
2020-05-03 Dylan DPCRollup merge of #71165 - lcnr:patch-2, r=Amanieu
2020-05-03 borsAuto merge of #71815 - Mark-Simulacrum:no-llvm-rebuild...
2020-05-03 Esteban Kübertrailing newlines
2020-05-03 Esteban KüberAdd docs
2020-05-03 Esteban KüberSuggest constraint on `impl Trait` in return type
2020-05-03 Esteban Küberfix rebase
2020-05-03 Esteban KüberPoint at associated types when they have a default...
2020-05-03 Esteban Küberreview comment: use or patterns
2020-05-03 Esteban KüberWhen a projection is expected, suggest constraining...
2020-05-03 Esteban KüberOn type mismatch involving associated type, suggest...
2020-05-03 mibac138Add build script to rustc_attr because of cfg(version)
2020-05-03 mibac138Add more tests for cfg(version)
2020-05-03 mibac138Change cfg(version) error message wording
2020-05-03 mibac138Implement RFC 2523, `#[cfg(version(..))]`
2020-05-02 borsAuto merge of #71807 - Dylan-DPC:rollup-jvb8sd9, r...
2020-05-02 Mark RousskovDon't skip building LLVM if already built
2020-05-02 Mark RousskovExtract stamp testing for LLVM
2020-05-02 Dylan MacKenzieDecode qualifs from defaulted trait associated consts
2020-05-02 Dylan MacKenzieTest associated const default qualifs cross-crate
2020-05-02 unexgeAdd stability attribute to E0539 error examples
2020-05-02 borsAuto merge of #69274 - LeSeulArtichaut:target-feature...
2020-05-02 unexgeAdd `#![feature(staged_api)]` attribute to E0539 error...
2020-05-02 Esteban KüberDo not try to find binop method on RHS `TyErr`
2020-05-02 Charles LewAdd a fast code path to optimize `confusable_idents...
2020-05-02 Charles LewImplement `confusable_idents` lint.
2020-05-02 Bastian Kauschkeslice::fill: take T by value.
2020-05-02 unexgeAdd long error explanation for E0539
2020-05-02 Eduard-Mihai... typeck: always expose explicit enum discriminant `AnonC...
2020-05-02 Eduard-Mihai... typeck/wfcheck: require that explicit enum discriminant...
2020-05-02 Dylan DPCRollup merge of #71787 - tshepang:rustdoc-warnings...
2020-05-02 Dylan DPCRollup merge of #71785 - reitermarkus:cfg-attribute...
2020-05-02 Dylan DPCRollup merge of #71784 - Xaeroxe:patch-1, r=jonas-schievink
2020-05-02 Dylan DPCRollup merge of #71777 - petrochenkov:crtype, r=Mark...
2020-05-02 Dylan DPCRollup merge of #71772 - cjgillot:ensure, r=petrochenkov
2020-05-02 Dylan DPCRollup merge of #71767 - tshepang:stack-stuff, r=jonas...
2020-05-02 Dylan DPCRollup merge of #69274 - LeSeulArtichaut:target-feature...
2020-05-02 borsAuto merge of #71794 - RalfJung:miri, r=RalfJung
2020-05-02 Bastian Kauschketypo
2020-05-02 Eduard-Mihai... ty: use `delay_span_bug` in `ty::AdtDef::eval_explicit_...
2020-05-02 Markus ReiterReplace `cfg` macro with attribute.
2020-05-02 borsAuto merge of #70655 - oli-obk:subrepo_funness, r=Mark...
2020-05-02 Ralf Jungfix miri-unleash delayed sanity checking
2020-05-02 Ralf Jungexplain why we use def_span
2020-05-02 Ralf Jungmake sure the miri-unleash-flag is not used to circumve...
2020-05-02 borsAuto merge of #71795 - RalfJung:rollup-yqxfi5a, r=RalfJung
2020-05-02 Matthew JasperReport cannot move errors in promoted MIR
2020-05-02 Ralf JungRollup merge of #71782 - cuviper:leave-dev-null-alone...
2020-05-02 Ralf JungRollup merge of #71781 - estebank:box-pin-test, r=tmandry
2020-05-02 Ralf JungRollup merge of #71739 - tshepang:master, r=Dylan-DPC
2020-05-02 Ralf JungRollup merge of #71738 - RalfJung:pointer-no-alloc...
2020-05-02 Ralf JungRollup merge of #71736 - RalfJung:silence-spurious...
2020-05-02 Ralf JungRollup merge of #71712 - RalfJung:error-backtrace,...
2020-05-02 Ralf Jungupdate Miri
2020-05-02 Vadim Petrochenkovcleanup: `config::CrateType` -> `CrateType`
2020-05-02 Tshepang Lekhonkhobefix rustdoc warnings
2020-05-02 Oliver SchererAdd 'src/tools/clippy/' from commit 'd2708873ef711ec8ab...
2020-05-02 Oliver SchererDelete the clippy submodule
2020-05-02 Oliver SchererAlso build clippy with `./x.py check`
2020-05-02 Oliver SchererGate on clippy on CI
2020-05-02 Tshepang LekhonkhobeUpdate src/libserialize/json.rs
2020-05-02 borsAuto merge of #70170 - eddyb:wf-early-exit, r=nikomatsakis
2020-05-02 Félix FischerAdded MIR constant propagation of Scalars into function...
2020-05-02 Donough LiuReplace convenient function `remove_prefix()` with...
2020-05-02 Donough LiuSuggestion for immutable reference -> mutable pointer...
2020-05-02 Donough LiuAdd comments for deref_steps()
2020-05-02 Donough LiuSuggest deref when coercing `ty::Ref` to `ty::RawPtr...
2020-05-02 borsAuto merge of #71716 - alexcrichton:bitcode-follow...
2020-05-02 Hanif Bin AriffinSipHasher::new() is literally with SipHasher with both...
2020-05-02 Jacob KieselRemove recommendation for unmaintained crate
2020-05-02 borsAuto merge of #71776 - Dylan-DPC:rollup-k1iuuow, r...
2020-05-01 Esteban KüberUncomment test code for failure to use `Box::pin`
2020-05-01 Josh StoneUse a non-existent test path instead of clobbering...
2020-05-01 Dylan DPCRollup merge of #71762 - tshepang:typo, r=jonas-schievink
next