]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-02-18 Michael GouletAdd more information to `impl Trait` deny error
2022-02-17 borsAuto merge of #94103 - matthiaskrgr:rollup-cd70ofn...
2022-02-17 Matthias KrügerRollup merge of #94085 - flip1995:clippy_needless_borro...
2022-02-17 Matthias KrügerRollup merge of #94082 - bjorn3:remove_cfg_platform...
2022-02-17 Matthias KrügerRollup merge of #94043 - DrMeepster:box_alloc_ice,...
2022-02-17 Matthias KrügerRollup merge of #94041 - a-lafrance:try-collect, r...
2022-02-17 Matthias KrügerRollup merge of #94011 - est31:let_else, r=lcnr
2022-02-17 Matthias KrügerRollup merge of #93976 - SUPERCILEX:separator_str,...
2022-02-17 Matthias KrügerRollup merge of #93780 - GuillaumeGomez:links-in-sideba...
2022-02-17 Matthias KrügerRollup merge of #93758 - nnethercote:improve-folding...
2022-02-17 Matthias KrügerRollup merge of #93337 - Amanieu:asm_tracking, r=tmiasko
2022-02-17 Jason NewcombDon't lint `needless_borrow` in method receiver positions
2022-02-17 bjorn3Remove CFG_PLATFORM
2022-02-17 borsAuto merge of #93577 - nikic:llvm-14, r=nagisa
2022-02-17 Nicholas NethercoteImprove comments about type folding/visiting.
2022-02-17 borsAuto merge of #94072 - matthiaskrgr:rollup-7uu2286...
2022-02-17 Matthias KrügerRollup merge of #94064 - nikic:update-musl-image, r...
2022-02-17 Matthias KrügerRollup merge of #94031 - danielhenrymantilla:diagnostic...
2022-02-17 Matthias KrügerRollup merge of #94030 - ChayimFriedman2:issue-94010...
2022-02-17 Matthias KrügerRollup merge of #93996 - notriddle:notriddle/magically...
2022-02-17 Matthias KrügerRollup merge of #93981 - ChayimFriedman2:slice-pat...
2022-02-17 Matthias KrügerRollup merge of #93693 - rukai:91550, r=davidtwco
2022-02-17 Matthias KrügerRollup merge of #93479 - smoelius:master, r=yaahc
2022-02-17 Matthias KrügerRollup merge of #89869 - kpreid:from-doc, r=yaahc
2022-02-17 Alex SaveauAdd MAIN_SEPARATOR_STR
2022-02-17 borsAuto merge of #94040 - Mark-Simulacrum:destabilize...
2022-02-17 DrMeepsteradd comment explaining the check
2022-02-16 Arthur LafranceAdd a `try_collect()` helper method to `Iterator`
2022-02-16 borsAuto merge of #91182 - ChrisDenton:command-broken-symli...
2022-02-16 est31Adopt let_else in even more places
2022-02-16 Nikita PopovUpdate dist-x86_64-musl to Ubuntu 20.04
2022-02-16 Nikita PopovUpdate compiler-builtins to 0.1.70
2022-02-16 Nikita PopovExpose unstable llvm14-builtins-abi target feature...
2022-02-16 Nikita PopovAdd cmake directory to llvm source distribution
2022-02-16 Nikita PopovUpdate coverage IR test
2022-02-16 Nikita PopovUpdate data layout for wasm32 targets
2022-02-16 Nikita PopovUpdate data layout for 32-bit msvc targets
2022-02-16 Nikita PopovUpdate optimization remark test for LLVM 14
2022-02-16 Nikita PopovUpdate LLVM submodule
2022-02-16 Guillaume GomezUpdate rustdoc tests to adapt to changes to the sidebar
2022-02-16 Guillaume GomezUnify sidebar a bit more by generating a list using...
2022-02-16 borsAuto merge of #94061 - matthiaskrgr:rollup-oduekp5...
2022-02-16 Matthias KrügerRollup merge of #94054 - lnicola:rust-analyzer-2022...
2022-02-16 Matthias KrügerRollup merge of #94045 - ehuss:update-books, r=ehuss
2022-02-16 Matthias KrügerRollup merge of #94037 - tmiasko:verbose, r=Mark-Simulacrum
2022-02-16 Matthias KrügerRollup merge of #94027 - GuillaumeGomez:update-browser...
2022-02-16 Matthias KrügerRollup merge of #94020 - tmiasko:pp, r=oli-obk
2022-02-16 Matthias KrügerRollup merge of #94017 - fee1-dead:unub, r=bjorn3
2022-02-16 Matthias KrügerRollup merge of #94015 - GuillaumeGomez:check-option...
2022-02-16 Matthias KrügerRollup merge of #93962 - joboet:branchless_slice_ord...
2022-02-16 Matthias KrügerRollup merge of #93382 - GuillaumeGomez:search-input...
2022-02-16 Matthias KrügerRollup merge of #92366 - jhpratt:derive-default-enum...
2022-02-16 Michael HowellDo not suggest "is a function" for free variables
2022-02-16 Mark RousskovDestabilize cfg(target_has_atomic_load_store = ...)
2022-02-16 Laurențiu Nicola:arrow_up: rust-analyzer
2022-02-16 borsAuto merge of #94044 - ehuss:update-cargo, r=ehuss
2022-02-16 Daniel Henry... Add mentions to `Copy` for `union` fields
2022-02-16 Chayim Refael... Correctly mark the span of captured arguments in `forma...
2022-02-16 Eric HussUpdate cargo
2022-02-16 Eric HussUpdate books
2022-02-16 DrMeepsterfix assumption that ScalarPair Box is always a fat...
2022-02-16 Lucas KentCleanup uses
2022-02-16 Lucas KentMake implementation generic
2022-02-16 Lucas KentSuggest deriving required supertraits
2022-02-16 borsAuto merge of #93800 - b-naber:static-initializers...
2022-02-16 Tomasz MiąskoFix inconsistent symbol mangling with -Zverbose
2022-02-15 borsAuto merge of #94021 - tmiasko:inline, r=nagisa
2022-02-15 Tomasz MiąskoSupport pretty printing of invalid constants
2022-02-15 b-nabertry to bless 32bit mir tests manually
2022-02-15 borsAuto merge of #93439 - abrown:cf-protection, r=nagisa
2022-02-15 Guillaume GomezAdd documentation for rustdoc --check option
2022-02-15 Guillaume GomezFix GUI test
2022-02-15 Guillaume GomezUpdate browser-ui-test version
2022-02-15 b-naberuse AllocId and Ty in ExprKind::StaticRef and delay...
2022-02-15 b-naberbless mir-opt tests
2022-02-15 b-naberuse mir::Visitor when collecting alloc_ids in pretty...
2022-02-15 b-naberbless tests
2022-02-15 b-nabertreat mir::ConstantKind::Val correctly in check_static_ptr
2022-02-15 b-naberuse ConstantKind::Val in StaticRef
2022-02-15 borsAuto merge of #93820 - compiler-errors:gat-wfcheck...
2022-02-15 Tomasz MiąskoInline LocalExpnId::from_raw and LocalExpnId::as_raw
2022-02-15 Tomasz MiąskoInline Target::deref
2022-02-15 Tomasz MiąskoInline GenericArg conversion functions
2022-02-15 Tomasz MiąskoInline UnifyKey::index and UnifyKey::from_index
2022-02-15 Michael GouletAdd removed comments back in self-outlives-lint
2022-02-15 Michael Gouletadd some more comments to GAT where clause check
2022-02-15 Michael Gouletadd test for issue-93278, bless
2022-02-15 Michael Gouletmake the gat wfcheck algorithm a loop
2022-02-15 Michael Gouletcheck associated types too
2022-02-15 Michael Gouletcheck all GATs at once
2022-02-15 Michael Gouletrename some variables in gat wfcheck
2022-02-15 Michael Gouletintroduce gather_gat_bounds
2022-02-15 borsAuto merge of #94024 - matthiaskrgr:rollup-0hwxm0w...
2022-02-15 Matthias KrügerRollup merge of #94014 - flip1995:clippy_transmute_lint...
2022-02-15 Matthias KrügerRollup merge of #94001 - durin42:llvm-15-uwtable, r...
2022-02-15 Matthias KrügerRollup merge of #93999 - barzamin:suggest-raw-strings...
2022-02-15 Matthias KrügerRollup merge of #93949 - glaubitz:m68k-unwind, r=Mark...
2022-02-15 Matthias KrügerRollup merge of #93899 - ssomers:vecdeque_naming, r...
2022-02-15 borsAuto merge of #93148 - nnethercote:Uniq, r=fee1-dead
2022-02-15 DeadbeefClarify confusing UB statement in MIR
next