]> git.lizzy.rs Git - rust.git/history - src
Resolve vars in same_type_modulo_infer
[rust.git] / src /
2022-07-21 borsAuto merge of #99540 - Mark-Simulacrum:bump-beta, r...
2022-07-21 Mark RousskovBump to latest beta
2022-07-20 borsAuto merge of #99058 - michaelwoerister:remove-stable...
2022-07-20 borsAuto merge of #99520 - matthiaskrgr:rollup-05uuv5s...
2022-07-20 Matthias KrügerRollup merge of #99516 - m-ou-se:proc-macro-tracked...
2022-07-20 Matthias KrügerRollup merge of #99510 - krasimirgg:movb, r=nikic
2022-07-20 Matthias KrügerRollup merge of #99508 - TaKO8Ki:avoid-symbol-to-string...
2022-07-20 Matthias KrügerRollup merge of #99489 - GuillaumeGomez:gui-fixes,...
2022-07-20 Matthias KrügerRollup merge of #99488 - luqmana:debuginfo-revisions...
2022-07-20 Matthias KrügerRollup merge of #99480 - miam-miam100:arg-format, r...
2022-07-20 Matthias KrügerRollup merge of #99355 - compiler-errors:macro-metavar...
2022-07-20 Matthias KrügerRollup merge of #99352 - compiler-errors:tighter-spans...
2022-07-20 Matthias KrügerRollup merge of #99212 - davidtwco:partial-stability...
2022-07-20 borsAuto merge of #99472 - RalfJung:provenance, r=oli-obk
2022-07-20 David Woodpasses: check implied feature exists
2022-07-20 David Woodpasses: improved partial stabilization diagnostic
2022-07-20 David Woodmiddle: add `implies_by` to `#[unstable]`
2022-07-20 borsAuto merge of #99506 - Dylan-DPC:rollup-q3msucx, r...
2022-07-20 Krasimir Georgievadapt assembly/static-relocation-model test for LLVM...
2022-07-20 miam-miam100Fix off by one error and add ui test.
2022-07-20 Michael WoeristerRemove unused StableMap and StableSet types from rustc_...
2022-07-20 Dylan DPCRollup merge of #99486 - TaKO8Ki:remove-type-string...
2022-07-20 Dylan DPCRollup merge of #99485 - mdholloway:unused-qualificatio...
2022-07-20 Dylan DPCRollup merge of #99483 - compiler-errors:issue-99482...
2022-07-20 Dylan DPCRollup merge of #99436 - Nilstrieb:toggle-box-noalias...
2022-07-20 Dylan DPCRollup merge of #99383 - ouz-a:issue_57961, r=oli-obk
2022-07-20 Dylan DPCRollup merge of #99345 - compiler-errors:issue-99073...
2022-07-20 Dylan DPCRollup merge of #98101 - vladimir-ea:stdlib_watch_os...
2022-07-20 Michael WoeristerUse FxIndexMap instead of otherwise unused StableMap...
2022-07-20 borsAuto merge of #99495 - oli-obk:revert_98582, r=oli-obk
2022-07-20 David Woodattr: fix expected meta-item for `#[stable]`
2022-07-20 Guillaume GomezAdd GUI tests for search input border color
2022-07-20 Guillaume GomezRemove CSS transition for search input border-color
2022-07-20 ouz-atake opaq types
2022-07-20 Oli SchererRevert "Rollup merge of #98582 - oli-obk:unconstrained_...
2022-07-20 Luqman Adencompiletest: dedup revision line logic.
2022-07-20 Luqman AdenUse revision support to remove near identical debuginfo...
2022-07-20 Luqman Adencompiletest: allow using revisions with debuginfo tests
2022-07-20 borsAuto merge of #99493 - Dylan-DPC:rollup-lli4gcx, r...
2022-07-20 Dylan DPCRollup merge of #99481 - JohnTitor:issue-71547, r=compi...
2022-07-20 Dylan DPCRollup merge of #99452 - Stargateur:fix/typo, r=JohnTitor
2022-07-20 Dylan DPCRollup merge of #99433 - cjgillot:erase-foreign-sig...
2022-07-20 Dylan DPCRollup merge of #98916 - ChrisDenton:hiberfil.sys,...
2022-07-20 Dylan DPCRollup merge of #98784 - compiler-errors:forgot-to...
2022-07-20 borsAuto merge of #98843 - Urgau:check-cfg-stage0, r=Mark...
2022-07-20 Michael GouletSuggest returning binding from block or enclosing scope...
2022-07-20 Guillaume GomezFix CSS on search input focus
2022-07-20 Guillaume GomezFix crate filter select display
2022-07-20 borsAuto merge of #99484 - ehuss:update-cargo, r=ehuss
2022-07-20 Eric HussUpdate cargo
2022-07-19 Michael HollowayRemove #[allow(unused_qualifications)] lines from deriv...
2022-07-19 Michael GouletFix a numerical underflow in tuple wrap suggestion
2022-07-19 Yuki OkushiAdd regression test for #71547
2022-07-19 borsAuto merge of #98180 - notriddle:notriddle/rustdoc...
2022-07-19 Camille GILLOTErase regions before comparing signatures of foreign...
2022-07-19 Michael Gouletbetter error for bad depth on macro metavar expr
2022-07-19 borsAuto merge of #99309 - RalfJung:no-large-copies, r...
2022-07-19 Michael GouletDo not allow typeck children items to constrain outer...
2022-07-19 Michael HowellImprove the function pointer docs
2022-07-19 nilsAdd flag to configure `noalias` on `Box<T>`
2022-07-19 borsAuto merge of #99462 - matthiaskrgr:rollup-ihhwaru...
2022-07-19 Matthias KrügerRollup merge of #99457 - SparrowLii:para_iter, r=fee1...
2022-07-19 Matthias KrügerRollup merge of #99453 - lnicola:rust-analyzer-2022...
2022-07-19 Matthias KrügerRollup merge of #99441 - ehuss:update-mdbook, r=Mark...
2022-07-19 Matthias KrügerRollup merge of #99438 - WaffleLapkin:dont_wrap_in_non_...
2022-07-19 Matthias KrügerRollup merge of #99435 - CAD97:revert-dollar-dollar...
2022-07-19 Matthias KrügerRollup merge of #99419 - yoshuawuyts:stabilize-task...
2022-07-19 Matthias KrügerRollup merge of #99401 - TaKO8Ki:avoid-symbol-to-&str...
2022-07-19 Matthias KrügerRollup merge of #99384 - compiler-errors:issue-99375...
2022-07-19 Matthias KrügerRollup merge of #98028 - aticu:master, r=estebank
2022-07-19 borsAuto merge of #98912 - nrc:provider-it, r=yaahc
2022-07-19 SparrowLiiuse `par_for_each_in` in `par_body_owners` and `collect...
2022-07-19 borsAuto merge of #99451 - Dylan-DPC:rollup-ceghu18, r...
2022-07-19 aticuAdd E0790 as more specific variant of E0283
2022-07-19 Laurențiu Nicola:arrow_up: rust-analyzer
2022-07-19 Dylan DPCRollup merge of #99434 - timvermeulen:skip_next_non_fus...
2022-07-19 Dylan DPCRollup merge of #99410 - tmiasko:atomic-lint, r=fee1...
2022-07-19 Dylan DPCRollup merge of #99404 - jmqd:master, r=compiler-errors
2022-07-19 Dylan DPCRollup merge of #99392 - nnethercote:fix-debuginfo...
2022-07-19 Dylan DPCRollup merge of #99347 - compiler-errors:opaque-type...
2022-07-19 Dylan DPCRollup merge of #99335 - Dav1dde:fromstr-docs, r=JohnTitor
2022-07-19 Dylan DPCRollup merge of #98320 - compiler-errors:macro-backtrac...
2022-07-19 Dylan DPCRollup merge of #97183 - oli-obk:tait_ice_async, r...
2022-07-19 borsAuto merge of #98189 - mystor:fast_ident_literal, r...
2022-07-19 Michael GouletMention first and last macro in backtrace
2022-07-19 borsAuto merge of #98120 - TaKO8Ki:box-diagnostic-metadata...
2022-07-19 Samrat Man SinghDon't add attribute to allow unused-qualifications...
2022-07-18 borsAuto merge of #99442 - Kobzol:revert-99062-lld-icf...
2022-07-18 Maybe WaffleAdd a note about privacy to wrapping suggestion
2022-07-18 Jakub BeránekRevert "Use ICF (identical code folding) for building...
2022-07-18 Maybe Wafflecheck accessibility before suggesting wrapping expressions
2022-07-18 borsAuto merge of #99422 - Dylan-DPC:rollup-htjofm6, r...
2022-07-18 Maybe WaffleSuggest a fix for `NonZero*` <- `*` coercion error
2022-07-18 Christopher DurhamRevert "Stabilize $$ in Rust 1.63.0"
2022-07-18 borsAuto merge of #99406 - flip1995:clippyup, r=Manishearth
2022-07-18 Oli SchererCheck generators for well formedness
2022-07-18 Nika Layzellproc_macro: stop using a remote object handle for Ident
2022-07-18 Dylan DPCRollup merge of #99394 - JohnTitor:issue-95230, r=compi...
2022-07-18 Dylan DPCRollup merge of #99378 - RalfJung:box-early-return...
2022-07-18 Dylan DPCRollup merge of #99351 - compiler-errors:arg-mismatch...
next