]> git.lizzy.rs Git - rust.git/history - compiler
Remove FulfillmentContext param from fully_normalize
[rust.git] / compiler /
2022-08-04 Michael GouletRemove FulfillmentContext param from fully_normalize
2022-08-04 Michael GouletUse ObligationCtxt in main fn return type check
2022-08-04 borsAuto merge of #99953 - cjgillot:in-path-always, r=petro...
2022-08-04 borsAuto merge of #99843 - oli-obk:is_useful_perf, r=compil...
2022-08-04 borsAuto merge of #100120 - matthiaskrgr:rollup-g6ycykq...
2022-08-04 borsAuto merge of #100123 - matthiaskrgr:rollup-aylwvyc...
2022-08-03 borsAuto merge of #100065 - ehuss:update-cargo, r=ehuss
2022-08-03 Matthias KrügerRollup merge of #100119 - ivmarkov:master, r=joshtriplett
2022-08-03 Matthias KrügerRollup merge of #100111 - estebank:missing-let, r=compi...
2022-08-03 Matthias KrügerRollup merge of #100107 - klensy:tr-w, r=compiler-errors
2022-08-03 Matthias KrügerRollup merge of #100105 - TaKO8Ki:add-regression-test...
2022-08-03 Matthias KrügerRollup merge of #100104 - GuillaumeGomez:rm-clean-impls...
2022-08-03 Matthias KrügerRollup merge of #100102 - b-naber:typo-higher-ranked...
2022-08-03 Matthias KrügerRollup merge of #100083 - notriddle:notriddle/source...
2022-08-03 Matthias KrügerRollup merge of #100068 - dcsommer:master, r=petrochenkov
2022-08-03 Matthias KrügerRollup merge of #98877 - topjohnwu:fix-lld, r=jyn514
2022-08-03 Matthias KrügerRollup merge of #100029 - hdelc:master, r=cjgillot
2022-08-03 Matthias KrügerRollup merge of #99795 - compiler-errors:delay-speciali...
2022-08-03 Matthias KrügerRollup merge of #99786 - obeis:issue-99625, r=compiler...
2022-08-03 Matthias KrügerRollup merge of #99746 - compiler-errors:more-trait...
2022-08-03 Matthias KrügerRollup merge of #98835 - aliemjay:relate_closure_substs...
2022-08-03 Matthias KrügerRollup merge of #98771 - Thog:rust-lld-apple-target...
2022-08-03 borsAuto merge of #100088 - RalfJung:anyhow, r=Mark-Simulacrum
2022-08-03 Esteban KüberProvide suggestion on missing `let` in binding statement
2022-08-03 borsAuto merge of #100064 - RalfJung:disaligned, r=petrochenkov
2022-08-03 maryAdd support for link-flavor rust-lld for iOS, tvOS...
2022-08-03 Ralf Jungfix is_disaligned logic for nested packed structs
2022-08-03 borsAuto merge of #100023 - saethlin:send-sync-chunksmut...
2022-08-03 klensyfix trailing whitespace in error message
2022-08-03 Ali MJ Al-Nasrawycosmetic changes
2022-08-03 b-naberfix typo
2022-08-03 Dylan DPCRollup merge of #100079 - camelid:fix-doc-star-search...
2022-08-03 Dylan DPCRollup merge of #99800 - sandydoo:bugfix/wasm-futex...
2022-08-03 Dylan DPCRollup merge of #99738 - notriddle:notriddle/multiple...
2022-08-03 Dylan DPCRollup merge of #99614 - RalfJung:transmute-is-not...
2022-08-03 Dylan DPCRollup merge of #99371 - ChrisDenton:simplify-gen-rando...
2022-08-03 borsAuto merge of #100082 - matthiaskrgr:rollup-ywu4iux...
2022-08-03 hdelcAdd items to `DocAliasBadLocation` check error match arm
2022-08-03 borsAuto merge of #99509 - lcnr:commit_unconditionally...
2022-08-03 Michael GouletDelay a bug when failed to normalize trait ref during...
2022-08-02 Daniel SommermannFix backwards-compatibility check for tests with `...
2022-08-02 borsAuto merge of #92268 - jswrenn:transmute, r=oli-obk
2022-08-02 Matthias KrügerRollup merge of #100074 - petrochenkov:bundledoc, r...
2022-08-02 Matthias KrügerRollup merge of #100070 - mqudsi:99768_revisited, r...
2022-08-02 Matthias KrügerRollup merge of #100049 - lnicola:rust-analyzer-2022...
2022-08-02 Matthias KrügerRollup merge of #100008 - jyn514:eager-submodules,...
2022-08-02 Matthias KrügerRollup merge of #99958 - PrestonFrom:issue_99907, r...
2022-08-02 Matthias KrügerRollup merge of #99933 - alex:parallel-html-checking...
2022-08-02 hdelcMake `Target::name` method pass by copy
2022-08-02 borsAuto merge of #100063 - matthiaskrgr:rollup-lznouys...
2022-08-02 Matthias KrügerRollup merge of #100057 - GuillaumeGomez:rm-more-clean...
2022-08-02 Matthias KrügerRollup merge of #100053 - flip1995:clippy_backport...
2022-08-02 Matthias KrügerRollup merge of #100052 - TimNN:patch-1, r=nikic
2022-08-02 Matthias KrügerRollup merge of #100045 - Amanieu:global_asm_may_unwind...
2022-08-02 Matthias KrügerRollup merge of #100025 - tmiasko:rm-transfer-wrapper...
2022-08-02 Matthias KrügerRollup merge of #100005 - GuillaumeGomez:cleanup-ast...
2022-08-02 Matthias KrügerRollup merge of #99987 - Alexendoo:parse-format-positio...
2022-08-02 Jack Wrennsafe transmute: fix broken intradoc link
2022-08-02 hdelcAdd exhaustive location checking for `doc_alias` attribute
2022-08-02 hdelcRefactor `Display` impl for `Target` to `Target::name...
2022-08-02 borsAuto merge of #100032 - BoxyUwU:no_ty_in_placeholder_co...
2022-08-02 Ali MJ Al-NasrawyNLL: relate closure to parent fn
2022-08-02 borsAuto merge of #99977 - BlackHoleFox:cfte-cstr, r=thomcc
2022-08-02 Preston FromMove if-block into closure to reduce duplicate code
2022-08-02 Preston FromImprove position named arguments lint underline and...
2022-08-02 borsAuto merge of #100048 - matthiaskrgr:rollup-agimvm6...
2022-08-02 Laurențiu Nicola:arrow_up: rust-analyzer
2022-08-02 Matthias KrügerRollup merge of #100042 - ehuss:update-books, r=ehuss
2022-08-02 Matthias KrügerRollup merge of #100037 - fw-immunant:patch-1, r=jyn514
2022-08-02 Matthias KrügerRollup merge of #100017 - solid-rs:patch/kmc-solid...
2022-08-02 Matthias KrügerRollup merge of #100011 - compiler-errors:let-chain...
2022-08-02 Matthias KrügerRollup merge of #99994 - TaKO8Ki:remove-guess-head...
2022-08-02 Matthias KrügerRollup merge of #99779 - GuillaumeGomez:fix-item-info...
2022-08-02 Matthias KrügerRollup merge of #99293 - jo3bingham:issue-98720-fix...
2022-08-02 Matthias KrügerRollup merge of #99156 - lcnr:omoe-wa, r=wesleywiser
2022-08-02 Amanieu d'AntrasProperly reject the `may_unwind` option in `global_asm!`
2022-08-02 borsAuto merge of #99431 - yaahc:error-in-core, r=joshtriplett
2022-08-02 Takayuki Maedaremove a `SourceMap::guess_head_span`
2022-08-02 borsAuto merge of #100033 - rylev:no-cancel-try-perf, r...
2022-08-01 borsAuto merge of #95884 - cjgillot:assoc-item, r=lcnr
2022-08-01 Camille GILLOTMatch on TraitItem exhaustively.
2022-08-01 Camille GILLOTRemove trait_of_item query.
2022-08-01 Camille GILLOTRemove DefId from AssocItemContainer.
2022-08-01 Camille GILLOTRemove visibility from AssocItem.
2022-08-01 Camille GILLOTStore associated item defaultness in impl_defaultness.
2022-08-01 Ellenfmt...
2022-08-01 borsAuto merge of #99476 - dpaoliello:rawdylibvectorcall...
2022-08-01 hdelcPrevent ICE for doc_alias on match arm, statement,...
2022-08-01 borsAuto merge of #100024 - matthiaskrgr:rollup-36ab4wx...
2022-08-01 Tomasz MiąskoRemove redundant `TransferWrapper` struct
2022-08-01 Matthias KrügerRollup merge of #100020 - CallumIO:issue-99648, r=jyn514
2022-08-01 Matthias KrügerRollup merge of #100012 - TaKO8Ki:avoid-ty-to-string...
2022-08-01 Matthias KrügerRollup merge of #100003 - nnethercote:improve-size...
2022-08-01 Matthias KrügerRollup merge of #99976 - willcrichton:example-analyzer...
2022-08-01 Matthias KrügerRollup merge of #99911 - cjgillot:no-guess, r=davidtwco
2022-08-01 Matthias KrügerRollup merge of #99864 - klensy:bootstrap-art-dupe...
2022-08-01 Matthias KrügerRollup merge of #99629 - obeis:issue-99470, r=compiler...
2022-08-01 Matthias KrügerRollup merge of #99340 - GoldsteinE:fix-localdefid...
2022-08-01 Ellenmake `PlaceholderConst` not store the type of the const
2022-08-01 Goldsteinfix ICE in Definitions::create_def
next