]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-11-30 Matthias KrügerRollup merge of #103065 - aDotInTheVoid:rdj-arg-pattern...
2022-11-30 Jason NewcombFix ICE in `unused_rounding`
2022-11-30 hkalbasiExtract llvm datalayout parsing out of spec module
2022-11-30 Tshepang Mbamboadd Tshepang Mbambo to .mailmap
2022-11-30 borsAuto merge of #104940 - cjgillot:query-feed-simple...
2022-11-30 borsAuto merge of #9987 - Jarcho:issue_9957, r=flip1995
2022-11-30 Nicholas BishopAdd Nicholas Bishop to `.mailmap`
2022-11-30 Jason NewcombDon't lint `explicit_auto_deref` when the initial type...
2022-11-30 Michael Howellrustdoc: remove redundant CSS `div.desc { display:...
2022-11-30 Jason NewcombFix `unnecessary_cast` suggestion when taking a reference
2022-11-30 Jason NewcombDon't cross contexts while building the suggestion...
2022-11-30 Michael Howellrustdoc: clean up sidebar link CSS
2022-11-30 borsAuto merge of #99814 - aliemjay:patch-2, r=jackh726
2022-11-30 Georg SemmlerAdd a regression test for #104322
2022-11-30 borsAuto merge of #9989 - xFrednet:9986-move-safety-thingy...
2022-11-30 xFrednetMove `unnecessary_unsafety_doc` to `pedantic`
2022-11-30 borsAuto merge of #104905 - compiler-errors:normalization...
2022-11-30 borsAuto merge of #104905 - compiler-errors:normalization...
2022-11-30 borsAuto merge of #105080 - matthiaskrgr:rollup-7ffj4oe...
2022-11-30 dswijUse `snippet_with_context` instead of `_with_macro_call...
2022-11-30 Matthias KrügerRollup merge of #105079 - nnethercote:bots-mailmap...
2022-11-30 Matthias KrügerRollup merge of #105071 - nnethercote:nnethercote-mailm...
2022-11-30 Matthias KrügerRollup merge of #105039 - nnethercote:fix-104769, r...
2022-11-30 Matthias KrügerRollup merge of #104811 - haraldh:feat/wasm32_wasi_shut...
2022-11-30 Matthias KrügerRollup merge of #104697 - dingxiangfei2009:fix-euv...
2022-11-30 Takayuki Maedaavoid an unnecessary `&str` to `String` conversion
2022-11-30 Takayuki Maedareport literal errors when `token_lit` has errors
2022-11-30 borsAuto merge of #104679 - dvdhrm:rw/dso, r=petrochenkov
2022-11-30 Jakob DegenImprove spans in custom mir
2022-11-30 Jakob DegenSupport statics in custom mir
2022-11-30 Jakob DegenSupport most constant kinds in custom mir
2022-11-30 Jakob DegenSupport arbitrary `let` statements in custom mir
2022-11-30 Nicholas NethercoteAdd dependabot to `.mailmap`.
2022-11-30 Nicholas NethercoteAdd bors to `.mailmap`.
2022-11-30 Nicholas NethercoteFix an ICE parsing a malformed literal in `concat_bytes!`.
2022-11-30 borsAuto merge of #105070 - matthiaskrgr:rollup-9b25khj...
2022-11-29 Nicholas NethercoteAdd Nicholas Nethercote to `.mailmap`.
2022-11-29 Matthias KrügerRollup merge of #105068 - jneem:master, r=jyn514
2022-11-29 Matthias KrügerRollup merge of #105066 - lcnr:mv-candidate_from_obliga...
2022-11-29 Matthias KrügerRollup merge of #105062 - notriddle:notriddle/rustdoc...
2022-11-29 Matthias KrügerRollup merge of #105051 - WaffleLapkin:unmacro, r=oli-obk
2022-11-29 Matthias KrügerRollup merge of #105049 - mkroening:hermit-fixes, r...
2022-11-29 Matthias KrügerRollup merge of #105045 - WaffleLapkin:deref-ahhhh...
2022-11-29 Matthias KrügerRollup merge of #105023 - tmiasko:asm-sym-static-reacha...
2022-11-29 Matthias KrügerRollup merge of #105002 - zertosh:acp-140, r=dtolnay
2022-11-29 Matthias KrügerRollup merge of #104911 - spastorino:inferred_outlives_...
2022-11-29 Matthias KrügerRollup merge of #104627 - calebzulawski:print-target...
2022-11-29 Matthias KrügerRollup merge of #104523 - flba-eb:fix_nto_target_name...
2022-11-29 Matthias KrügerRollup merge of #104436 - ismailmaj:add-slice-to-stack...
2022-11-29 Matthias KrügerRollup merge of #104427 - compiler-errors:rematch-impl...
2022-11-29 Matthias KrügerRollup merge of #103876 - oli-obk:tait_implications...
2022-11-29 borsAuto merge of #94487 - oli-obk:stable_hash_ty, r=fee1...
2022-11-29 Joe NeemanRun patchelf also on rust-analyzer-proc-macro-srv.
2022-11-29 lcnrmove `candidate_from_obligation` out of assembly
2022-11-29 Michael Howellrustdoc: add comment to confusing CSS `main { min-width...
2022-11-29 Michael GouletExplain why rematch_impl fails to be infallible
2022-11-29 Camille GILLOTMake TyCtxtFeed::def_id private.
2022-11-29 Camille GILLOTFeedable queries must allow hashing.
2022-11-29 Camille GILLOTOnly allow feeding a value to newly created definitions.
2022-11-29 Camille GILLOTSanity check computed value for feeable queries.
2022-11-29 Camille GILLOTExpand hash check.
2022-11-29 Camille GILLOTAllow to set a query's result as a side effect.
2022-11-29 Camille GILLOTSanity check fingerprints in the dep-graph.
2022-11-29 Camille GILLOTMake verbose query description more useful.
2022-11-29 Nixon Enraght... Don't assume that core::fmt::Debug will always have...
2022-11-29 Michael Howellrustdoc: use shorthand background for rustdoc toggle CSS
2022-11-29 Waffle Maybeadd `FIXME:` where it belongs
2022-11-29 Maybe Wafflerename `{max=>largest}_max_leb128_len`
2022-11-29 Santiago PastorinoMake inferred_outlives_crate return Clause
2022-11-29 Ben KimockAdjust inlining attributes around panic_immediate_abort
2022-11-29 borsAuto merge of #9985 - ehuss:triagebot-autolabel, r...
2022-11-29 borsAuto merge of #105012 - WaffleLapkin:into, r=oli-obk
2022-11-29 Eric HussAdd S-waiting-on-review autolabel.
2022-11-29 Maybe WaffleReplace a macro with a function
2022-11-29 Martin Kröninghermit: Remove unused exports
2022-11-29 Martin Kröninghermit: Fix fuzzy_provenance_casts
2022-11-29 borsAuto merge of #9975 - xFrednet:0000-refutable-slice...
2022-11-29 borsAuto merge of #104947 - cjgillot:verify-hir-nest, r...
2022-11-29 David Rheinsbergtest/codegen: test inter-crate linkage with static...
2022-11-29 David Rheinsbergcodegen-llvm: never combine DSOLocal and DllImport
2022-11-29 borsAuto merge of #9981 - Jarcho:issue_9954, r=flip1995
2022-11-29 borsAuto merge of #9980 - Jarcho:issue_9960, r=xFrednet
2022-11-29 Maybe Waffle`rustc_ast_pretty`: remove `ref` patterns
2022-11-29 Maybe Waffle`rustc_ast_passes`: remove `ref` patterns
2022-11-29 Nicholas NethercoteAvoid more `MetaItem`-to-`Attribute` conversions.
2022-11-29 Nicholas NethercoteInline and remove `MetaItemLit::from_lit_kind`.
2022-11-29 borsAuto merge of #105041 - matthiaskrgr:rollup-7ffry90...
2022-11-29 Tommy Chiang... v8a as default aarch64 target
2022-11-29 Nicholas NethercoteRemove an out-of-date comment.
2022-11-29 Jason NewcombDon't lint `unnecessary_cast` in mixed macro context
2022-11-29 Jason NewcombDon't lint `unnecessary_operation` in mixed macro contexts
2022-11-29 yukangfix #104884, Avoid Invalid code suggested when encounte...
2022-11-29 Matthias KrügerRollup merge of #105038 - Rageking8:clean-up-pr-104954...
2022-11-29 Matthias KrügerRollup merge of #105027 - aDotInTheVoid:rdj-foreign...
2022-11-29 Matthias KrügerRollup merge of #105024 - notriddle:notriddle/fnname...
2022-11-29 Matthias KrügerRollup merge of #105020 - notriddle:notriddle/rustdoc...
2022-11-29 Matthias KrügerRollup merge of #105016 - GuillaumeGomez:load-sentence...
2022-11-29 Matthias KrügerRollup merge of #105010 - Neutron3529:patch-2, r=jyn514
2022-11-29 Matthias KrügerRollup merge of #104978 - Veykril:patch-2, r=jyn514
2022-11-29 Matthias KrügerRollup merge of #104959 - compiler-errors:revert-104269...
next