]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-05-05 Dylan DPCRollup merge of #71830 - oli-obk:subrepo_funness, r...
2020-05-05 Dylan DPCRollup merge of #69984 - lenary:lenary/force-uwtables...
2020-05-05 borsAuto merge of #71846 - petrochenkov:fresh2, r=davidtwco
2020-05-05 borsAuto merge of #71907 - Dylan-DPC:rollup-z8iaqlv, r...
2020-05-04 Dylan DPCRollup merge of #71904 - euclio:function-typo, r=jonas...
2020-05-04 Dylan DPCRollup merge of #71902 - mibac138:const-feature-diag...
2020-05-04 Dylan DPCRollup merge of #71892 - integer32llc:btreemap-entry...
2020-05-04 Dylan DPCRollup merge of #71891 - lcnr:not-iter-any, r=Dylan-DPC
2020-05-04 Dylan DPCRollup merge of #71883 - Dante-Broggi:patch-1, r=Dylan-DPC
2020-05-04 Dylan DPCRollup merge of #71881 - IsaacWoods:master, r=petrochenkov
2020-05-04 Dylan DPCRollup merge of #71878 - main--:patch-2, r=Amanieu
2020-05-04 Dylan DPCRollup merge of #71845 - steveklabnik:add-const-example...
2020-05-04 Dylan DPCRollup merge of #71711 - Mark-Simulacrum:deignore-tests...
2020-05-04 Dylan DPCRollup merge of #71587 - matthewjasper:promoted-move...
2020-05-04 Andy Russellfix typo in function name
2020-05-04 mibac138Suggest to add missing feature when using gated const...
2020-05-04 Carol (Nichols... Update btree_map::VacantEntry::insert docs to actually...
2020-05-04 Bastian Kauschkedouble neg
2020-05-04 borsAuto merge of #71879 - Dylan-DPC:rollup-n05awny, r...
2020-05-04 Dante Broggiadd a missing word
2020-05-04 Isaac WoodsCorrectly handle UEFI targets as Windows-like when...
2020-05-04 Dylan DPCRollup merge of #71877 - steveklabnik:small-example...
2020-05-04 Dylan DPCRollup merge of #71810 - estebank:issue-71798, r=davidtwco
2020-05-04 Dylan DPCRollup merge of #71773 - tshepang:links, r=davidtwco
2020-05-04 Dylan DPCRollup merge of #71697 - felix91gr:new_prop_into_fn_cal...
2020-05-04 Dylan DPCRollup merge of #71038 - lcnr:dyn_trait_structural_matc...
2020-05-04 borsAuto merge of #71754 - alexcrichton:no-bitcode-in-cache...
2020-05-04 main()whoops
2020-05-04 main()Add remove_current_as_list to LinkedList's CursorMut
2020-05-04 Steve KlabnikUse f64 in f64 examples
2020-05-04 Steve KlabnikAdd examples to int macros
2020-05-04 Steve Klabnikf64 examples
2020-05-04 Steve Klabnikcorrect -> intended
2020-05-04 Steve Klabnikadd some whitespace
2020-05-04 Steve KlabnikAdd examples for std::f32 constants.
2020-05-04 Sam ElliottAdd Option to Force Unwind Tables
2020-05-04 borsAuto merge of #71751 - oli-obk:const_ice, r=RalfJung
2020-05-04 borsAuto merge of #71108 - estebank:suggest-proj-type-misma...
2020-05-04 borsAuto merge of #71866 - Dylan-DPC:rollup-g9xqc8k, r...
2020-05-04 Esteban Küberreview comment: use early return
2020-05-04 Dylan DPCRollup merge of #71864 - mibac138:patch-1, r=jonas...
2020-05-04 Dylan DPCRollup merge of #71844 - flip1995:subtree_clippy_doc...
2020-05-04 Dylan DPCRollup merge of #71801 - matthewjasper:operator-subtypi...
2020-05-04 Dylan DPCRollup merge of #71645 - ecstatic-morse:readme-build...
2020-05-03 Esteban Küberreview comments: move logic to their own methods
2020-05-03 borsAuto merge of #71631 - RalfJung:miri-unleash-the-gates...
2020-05-03 MichaelUpdate link in contributing.md
2020-05-03 Esteban Küberfix rebase
2020-05-03 borsAuto merge of #71006 - ecstatic-morse:dataflow-bidi...
2020-05-03 Dylan MacKenzieUpdate clippy lint
2020-05-03 Dylan MacKenzieReflect API changes on current master
2020-05-03 Dylan MacKenzieUse agreed upon terminology in cursor docs
2020-05-03 Dylan MacKenzieAdd `rustc_peek` test for liveness with borrows
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
next