]> git.lizzy.rs Git - rust.git/history - compiler
Remove some unnecessary `Send` bounds.
[rust.git] / compiler /
2022-12-02 Nicholas NethercoteRemove some unnecessary `Send` bounds.
2022-12-02 Nicholas NethercoteInline and remove `late_lint_pass_crate`.
2022-12-02 Nicholas NethercoteInline and remove `late_lint_mod_pass`.
2022-12-02 Nicholas NethercoteMerge `builtins` into `LateLintPassObjects`.
2022-12-02 Nicholas NethercoteRemove six macros relating to lint definitions.
2022-12-02 Nicholas NethercoteRemove `-Zno-interleave-lints`.
2022-12-02 Nicholas NethercoteEliminate four unnecessary lint macros.
2022-12-01 borsAuto merge of #105125 - matthiaskrgr:rollup-fr0snmj...
2022-12-01 borsAuto merge of #105003 - flba-eb:only_windows, r=Mark...
2022-12-01 Matthias KrügerRollup merge of #105106 - jhpratt:issue-105101, r=TaKO8Ki
2022-12-01 Matthias KrügerRollup merge of #105088 - notriddle:notriddle/search...
2022-12-01 Matthias KrügerRollup merge of #105087 - HKalbasi:master, r=eddyb
2022-12-01 Matthias KrügerRollup merge of #105078 - TaKO8Ki:fix-105011, r=nnethercote
2022-12-01 borsAuto merge of #104975 - JakobDegen:custom_mir_let,...
2022-12-01 borsAuto merge of #104861 - nnethercote:attr-cleanups,...
2022-12-01 borsAuto merge of #105095 - matthiaskrgr:rollup-9pu7vrx...
2022-12-01 borsAuto merge of #104160 - Ayush1325:windows-args, r=m...
2022-11-30 Jacob PrattFix ICE from #105101
2022-11-30 Matthias KrügerRollup merge of #105091 - tshepang:mailmap, r=compiler...
2022-11-30 Matthias KrügerRollup merge of #105086 - notriddle:notriddle/sidebar...
2022-11-30 Matthias KrügerRollup merge of #105081 - weiznich:regression_test_for_...
2022-11-30 Matthias KrügerRollup merge of #105074 - nicholasbishop:bishop-mailmap...
2022-11-30 Matthias KrügerRollup merge of #105064 - notriddle:notriddle/main...
2022-11-30 Matthias KrügerRollup merge of #105063 - aDotInTheVoid:rdj-dont-assume...
2022-11-30 Matthias KrügerRollup merge of #104895 - chenyukang:yukang/fix-104884...
2022-11-30 Matthias KrügerRollup merge of #104865 - pratushrai0309:bootstrap...
2022-11-30 Matthias KrügerRollup merge of #103065 - aDotInTheVoid:rdj-arg-pattern...
2022-11-30 hkalbasiExtract llvm datalayout parsing out of spec module
2022-11-30 borsAuto merge of #104940 - cjgillot:query-feed-simple...
2022-11-30 borsAuto merge of #99814 - aliemjay:patch-2, r=jackh726
2022-11-30 borsAuto merge of #104905 - compiler-errors:normalization...
2022-11-30 borsAuto merge of #105080 - matthiaskrgr:rollup-7ffj4oe...
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 Nicholas NethercoteFix an ICE parsing a malformed literal in `concat_bytes!`.
2022-11-30 borsAuto merge of #105070 - matthiaskrgr:rollup-9b25khj...
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 lcnrmove `candidate_from_obligation` out of assembly
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 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 borsAuto merge of #105012 - WaffleLapkin:into, r=oli-obk
2022-11-29 Maybe WaffleReplace a macro with a function
2022-11-29 borsAuto merge of #104947 - cjgillot:verify-hir-nest, r...
2022-11-29 David Rheinsbergcodegen-llvm: never combine DSOLocal and DllImport
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 Nicholas NethercoteRemove an out-of-date comment.
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...
2022-11-29 Matthias KrügerRollup merge of #104951 - Swatinem:async-kind, r=compil...
2022-11-29 Matthias KrügerRollup merge of #104465 - djkoloski:improve_fuchsia_tes...
2022-11-29 borsAuto merge of #105001 - nicholasbishop:bishop-more...
2022-11-29 Rageking8clean up pr 104954
2022-11-29 Nicholas NethercoteAvoid more unnecessary `MetaItem`/`Attribute` conversions.
2022-11-29 Nicholas NethercoteReorder some types.
2022-11-29 Nicholas NethercoteImprove comments about attributes and meta items.
2022-11-29 Nicholas NethercoteAvoid unnecessary `MetaItem`/`Attribute` conversions.
next