]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-02-27 Erik Desjardinsmake pgo-branch-weights test not dependent on argument...
2022-02-26 Erik DesjardinsApply noundef attribute to all scalar types which do...
2022-02-26 borsAuto merge of #94329 - flip1995:clippyup, r=Manishearth
2022-02-26 borsAuto merge of #94376 - c410-f3r:more-let-chains, r...
2022-02-26 flip1995Update Cargo.lock (Clippy version bump)
2022-02-26 flip1995Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436...
2022-02-26 borsAuto merge of #94078 - TaKO8Ki:suggest-float-literal...
2022-02-26 borsAuto merge of #94127 - erikdesjardins:debugattr, r...
2022-02-26 borsAuto merge of #94392 - matthiaskrgr:rollup-npscf95...
2022-02-26 Matthias KrügerRollup merge of #94306 - Mark-Simulacrum:dom-fixups...
2022-02-26 Matthias KrügerRollup merge of #94235 - Dirbaio:fix-chalk-opaque-debru...
2022-02-26 Matthias KrügerRollup merge of #94087 - tmiasko:rm-ignore-borrow-on...
2022-02-26 Matthias KrügerRollup merge of #93982 - nbdd0121:explicit-generic...
2022-02-26 Matthias KrügerRollup merge of #93400 - ChayimFriedman2:dont-suggest...
2022-02-26 Takayuki Maedasuggest a float literal when dividing a floating-point...
2022-02-26 borsAuto merge of #92884 - compiler-errors:const-generic...
2022-02-26 Gary GuoProvide extra note if synthetic type args are specified
2022-02-26 borsAuto merge of #8464 - Jarcho:ptr_arg_8463, r=camsteffen
2022-02-26 borsAuto merge of #8453 - tamaroning:fix_large_enum_variant...
2022-02-26 borsAuto merge of #94385 - matthiaskrgr:rollup-4pwegqk...
2022-02-26 Michael GouletSuggest {} around more bad const generic exprs
2022-02-26 Erik Desjardinsavoid test failure on targets where all functions are...
2022-02-25 Matthias KrügerRollup merge of #94377 - cynecx:fix-used-with-args...
2022-02-25 Matthias KrügerRollup merge of #94363 - aDotInTheVoid:fmt-needless...
2022-02-25 Matthias KrügerRollup merge of #94355 - ouz-a:master, r=oli-bok
2022-02-25 Matthias KrügerRollup merge of #93870 - tmiasko:const-precise-live...
2022-02-25 Matthias KrügerRollup merge of #93603 - connorff:compute-polonius...
2022-02-25 borsAuto merge of #94342 - ibraheemdev:swap-regression...
2022-02-25 ouz-aAdd one more case to avoid ICE
2022-02-25 cynecx`check_used` should only look at actual `used` attributes
2022-02-25 borsAuto merge of #8253 - Alexendoo:print-in-fmt, r=camsteffen
2022-02-25 Alex MacleodAdd `print_in_format_impl` lint
2022-02-25 CaioInitiate the inner usage of `let_chains`
2022-02-25 borsAuto merge of #94369 - matthiaskrgr:rollup-qtripm2...
2022-02-25 Erik Desjardinsmake tests work on noopt builder
2022-02-25 Matthias KrügerRollup merge of #94366 - jhpratt:release-notes, r=Mark...
2022-02-25 Matthias KrügerRollup merge of #94353 - flip1995:fix_debug_assert_unus...
2022-02-25 Matthias KrügerRollup merge of #94154 - Urgau:rustdoc-check-cfg, r...
2022-02-25 Matthias KrügerRollup merge of #93850 - asquared31415:extern-static...
2022-02-25 borsAuto merge of #94290 - Mark-Simulacrum:bump-bootstrap...
2022-02-25 Jacob PrattAdd missing item to release notes
2022-02-25 Alex MacleodRename RecursiveFormatImpl to FormatImpl
2022-02-25 borsAuto merge of #94279 - tmiasko:write-print, r=Mark...
2022-02-25 borsAuto merge of #8474 - Alexendoo:paths, r=Manishearth
2022-02-25 Nixon Enraght... Remove needless borrows from core::fmt
2022-02-25 borsAuto merge of #8472 - Mastermindaxe:#8152_new-without...
2022-02-25 Alex MacleodReplace some more paths with diagnostic items
2022-02-25 Florian NagelDisable ``[`new-without-default`]`` for new() methods...
2022-02-25 borsAuto merge of #94357 - matthiaskrgr:rollup-xrjaof3...
2022-02-25 Matthias KrügerRollup merge of #94352 - jethrogb:fix-sgx-docs-build...
2022-02-25 Matthias KrügerRollup merge of #94344 - notriddle:notriddle/suggest...
2022-02-25 Matthias KrügerRollup merge of #94343 - RalfJung:fn-ptr, r=oli-obk
2022-02-25 Matthias KrügerRollup merge of #94305 - JakobDegen:dp-1, r=oli-obk
2022-02-25 Matthias KrügerRollup merge of #94252 - lcnr:def_kind-encoding, r...
2022-02-25 Matthias KrügerRollup merge of #94155 - GuillaumeGomez:extend-toggle...
2022-02-25 Matthias KrügerRollup merge of #93845 - compiler-errors:in-band-lifeti...
2022-02-25 Mark RousskovRe-add track_caller to panic_no_unwind in bootstrap
2022-02-25 Mark RousskovEnable rustc_pass_by_value for Span
2022-02-25 Mark RousskovSwitch bootstrap cfgs
2022-02-25 Mark RousskovBump bootstrap to 1.60
2022-02-25 flip1995Fix debug_assert in unused lint pass
2022-02-25 Jethro BeekmanFix SGX docs build
2022-02-25 borsAuto merge of #93644 - michaelwoerister:simpler-debugin...
2022-02-25 Guillaume GomezExtend toggle GUI test a bit
2022-02-25 Michael Woeristerdebuginfo: Simplify TypeMap used during LLVM debuginfo...
2022-02-25 borsAuto merge of #94350 - matthiaskrgr:rollup-eesfiyr...
2022-02-25 Matthias KrügerRollup merge of #94341 - ChayimFriedman2:patch-1, r...
2022-02-25 Matthias KrügerRollup merge of #94297 - lcnr:rel-notes, r=Mark-Simulacrum
2022-02-25 Matthias KrügerRollup merge of #94184 - ssomers:btree_tests, r=Dylan-DPC
2022-02-25 Matthias KrügerRollup merge of #94068 - eholk:drop-track-field-assign...
2022-02-25 Matthias KrügerRollup merge of #93273 - bjorn3:rustbuild_improvements...
2022-02-25 Matthias KrügerRollup merge of #92714 - yanganto:ignore-message, r...
2022-02-25 Chayim Refael... Do not suggest using a const parameter when there are...
2022-02-25 borsAuto merge of #94130 - erikdesjardins:partially, r...
2022-02-25 borsAuto merge of #93878 - Aaron1011:newtype-macro, r=cjgillot
2022-02-25 Michael GouletRemove LifetimeDefOrigin
2022-02-25 Michael GouletRemove in-band lifetimes
2022-02-25 Loïc BRANSTETTAdd documentation for `--check-cfg` in rustdoc book
2022-02-25 Loïc BRANSTETTWire up --check-cfg to rustdoc
2022-02-25 Ralf JungMiri fn ptr check: don't use conservative null check
2022-02-25 borsAuto merge of #93368 - eddyb:diagbld-guarantee, r=estebank
2022-02-25 Ibraheem Ahmedrevert implementation of `slice::swap`
2022-02-25 Michael Howelldiagnostic: suggest parens when users want logical...
2022-02-24 Chayim Refael... Remove a duplicate space
2022-02-24 Antonio YangInclude ignore message in libtest output
2022-02-24 borsAuto merge of #94333 - Dylan-DPC:rollup-7yxtywp, r...
2022-02-24 Aaron HillFix intra-doc link issues exposed by new macro
2022-02-24 Aaron HillAddress review comments
2022-02-24 Aaron HillFix test
2022-02-24 Aaron HillConvert `newtype_index` to a proc macro
2022-02-24 Dylan DPCRollup merge of #94327 - Mark-Simulacrum:avoid-macro...
2022-02-24 Dylan DPCRollup merge of #94316 - nnethercote:improve-string...
2022-02-24 Dylan DPCRollup merge of #94315 - lcnr:auto-trait-lint-update...
2022-02-24 Dylan DPCRollup merge of #94308 - tmiasko:normalize-main-ret...
2022-02-24 Dylan DPCRollup merge of #94242 - compiler-errors:fat-uninhabita...
2022-02-24 Dylan DPCRollup merge of #94212 - scottmcm:swapper, r=dtolnay
2022-02-24 Dylan DPCRollup merge of #94175 - Urgau:check-cfg-improvements...
2022-02-24 Dylan DPCRollup merge of #93714 - compiler-errors:can-type-impl...
2022-02-24 Dylan DPCRollup merge of #91795 - petrochenkov:nomacreexport...
2022-02-24 Vadim PetrochenkovUpdate clippy tests
next