]> git.lizzy.rs Git - rust.git/history - compiler
Remove erroneous E0133 code from an error message.
[rust.git] / compiler /
2022-07-26 Nicholas NethercoteRemove erroneous E0133 code from an error message.
2022-07-25 borsAuto merge of #99722 - RalfJung:miri, r=RalfJung
2022-07-25 borsAuto merge of #85673 - csmoe:export-exe-sym, r=bjorn3
2022-07-25 borsAuto merge of #99707 - JohnTitor:rollup-74rb8vq, r...
2022-07-25 Yuki OkushiRollup merge of #99690 - RalfJung:miri-track-caller...
2022-07-25 Yuki OkushiRollup merge of #99659 - compiler-errors:opaque-type...
2022-07-25 Yuki OkushiRollup merge of #99643 - daxpedda:sign-ext-wasm, r...
2022-07-25 Yuki OkushiRollup merge of #99581 - nnethercote:improve-derive...
2022-07-25 Yuki OkushiRollup merge of #99494 - tmiasko:no-pie, r=Mark-Simulacrum
2022-07-25 Yuki OkushiRollup merge of #95916 - solid-rs:feat-kmc-solid-abort...
2022-07-25 Yuki OkushiRollup merge of #95040 - frank-king:fix/94981, r=Mark...
2022-07-25 borsAuto merge of #99600 - tmiasko:subst-folder, r=petrochenkov
2022-07-25 borsAuto merge of #98770 - klensy:no-string-dupes-ugly...
2022-07-25 csmoefeat: impl export-executable-symbols
2022-07-25 borsAuto merge of #99676 - thomcc:dont-overwrite, r=tmiasko
2022-07-25 Nicholas NethercoteImprove error messages involving `derive` and `packed`.
2022-07-25 borsAuto merge of #97581 - AngelicosPhosphoros:improve_call...
2022-07-24 borsAuto merge of #99603 - fasterthanlime:ra-subtree-2...
2022-07-24 borsAuto merge of #99687 - RalfJung:rollup-bojacrc, r=RalfJung
2022-07-24 Ralf JungRollup merge of #99678 - danbev:rustc_parse-config...
2022-07-24 Ralf JungRollup merge of #99672 - GuillaumeGomez:clean-trait...
2022-07-24 Ralf JungRollup merge of #99657 - Phosra:patch-1, r=Dylan-DPC
2022-07-24 Ralf JungRollup merge of #99644 - RalfJung:interpret-int-ptr...
2022-07-24 borsAuto merge of #99409 - tmiasko:atomic-tests, r=m-ou-se
2022-07-24 Daniel BeveniusUpdate doc comments that refer to config parameter
2022-07-24 borsAuto merge of #99670 - Amanieu:revert-99595, r=nikic
2022-07-24 Thom ChiovoloniDon't overwrite CodegenFnAttrs when adding used compile...
2022-07-24 Amanieu d'AntrasRevert "Mark atomics as unsupported on thumbv6m"
2022-07-24 borsAuto merge of #93429 - fee1-dead-contrib:allow-super...
2022-07-24 Amos WengerAdd 'src/tools/rust-analyzer/' from commit '977e12a0bdc...
2022-07-24 DeadbeefInstantiate constness in wfcheck
2022-07-24 borsAuto merge of #98674 - RalfJung:miri-stacktrace-pruning...
2022-07-24 Michael GouletUse VecMap::get in ConstraintLocator::check
2022-07-24 borsAuto merge of #99251 - cuviper:hashbrown-0.12, r=Mark...
2022-07-24 borsAuto merge of #95548 - rcvalle:rust-cfi-2, r=nagisa
2022-07-23 borsAuto merge of #99652 - GuillaumeGomez:rollup-38v0x7y...
2022-07-23 Guillaume GomezRollup merge of #99638 - GuillaumeGomez:rm-clean-trait...
2022-07-23 Guillaume GomezRollup merge of #99627 - saethlin:lock-once, r=eddyb
2022-07-23 Guillaume GomezRollup merge of #99595 - nikic:thumbv6m-atomics, r...
2022-07-23 Guillaume GomezRollup merge of #99449 - compiler-errors:assoc-const...
2022-07-23 Guillaume GomezRollup merge of #99396 - compiler-errors:missing-tests...
2022-07-23 Guillaume GomezRollup merge of #99298 - ChrisDenton:ignore-plugins...
2022-07-23 borsAuto merge of #98208 - ivanloz:master, r=nagisa
2022-07-23 Ramon de C ValleAdd fine-grained LLVM CFI support to the Rust compiler
2022-07-23 borsAuto merge of #98471 - wesleywiser:update_measureme...
2022-07-23 dAxpeDDaAdd `sign-ext` target feature to the WASM target
2022-07-23 Ralf Jungnow we can make scalar_to_ptr a method on Scalar
2022-07-23 DeadbeefRemap elaborated obligation constness
2022-07-23 DeadbeefAllow `~const` on super traits
2022-07-23 Ralf Jungremove some provenance-related machine hooks that Miri...
2022-07-23 borsAuto merge of #97925 - the8472:cgroupv1, r=joshtriplett
2022-07-23 borsAuto merge of #99636 - matthiaskrgr:rollup-yg0xxkx...
2022-07-23 Matthias KrügerRollup merge of #99632 - danbev:locator.rs-typo, r...
2022-07-23 Matthias KrügerRollup merge of #99631 - jmqd:master, r=oli-obk
2022-07-23 Matthias KrügerRollup merge of #99617 - ehuss:update-mdbook, r=Dylan-DPC
2022-07-23 Matthias KrügerRollup merge of #99580 - fmease:fix-issue-99565, r...
2022-07-23 borsAuto merge of #99320 - NiklasJonsson:84447/rustc_expand...
2022-07-23 Daniel BeveniusFix typo/grammar in locator.rs doc comment
2022-07-23 borsAuto merge of #99599 - RalfJung:miri-stage-0, r=RalfJung
2022-07-23 Jordan McQueenUse span_bug in case of unexpected rib kind
2022-07-23 borsAuto merge of #93397 - joshtriplett:sort-floats, r...
2022-07-23 borsAuto merge of #99623 - RalfJung:rollup-0h066kc, r=RalfJung
2022-07-22 Ralf JungRollup merge of #99607 - RalfJung:vtable-check, r=eddyb
2022-07-22 Ralf JungRollup merge of #99602 - RalfJung:xsv, r=Mark-Simulacrum
2022-07-22 Ralf JungRollup merge of #99588 - ehuss:update-books, r=ehuss
2022-07-22 borsAuto merge of #98017 - RalfJung:dereferenceable, r...
2022-07-22 Michael GouletDo not resolve associated const when there is no provid...
2022-07-22 Ralf Jungdo not mark interior mutable shared refs as dereferenceable
2022-07-22 Ralf Jungrename PointerKind::Shared → SharedMutable to indicate...
2022-07-22 borsAuto merge of #99598 - GuillaumeGomez:clean-trait-field...
2022-07-22 Tomasz MiąskoOutline `SubstFolder` bug reporting code paths
2022-07-22 Tomasz MiąskoInline `SubstFolder::tcx`
2022-07-22 Tomasz MiąskoInline `Predicate::has_vars_bound_at_or_above`
2022-07-22 Tomasz MiąskoInline `DebruijnIndex` methods
2022-07-22 Ralf Junginterpret: fix vtable check debug assertion
2022-07-22 borsAuto merge of #99521 - fee1-dead-contrib:const_fix_hax...
2022-07-22 borsAuto merge of #99491 - workingjubilee:sync-psimd, r...
2022-07-22 Nikita PopovMark atomics as unsupported on thumbv6m
2022-07-22 borsAuto merge of #99592 - Dylan-DPC:rollup-xlw4wax, r...
2022-07-22 Dylan DPCRollup merge of #99579 - CleanCut:expect-warning, r...
2022-07-22 Dylan DPCRollup merge of #99539 - compiler-errors:bidirectional...
2022-07-22 Dylan DPCRollup merge of #99423 - GuillaumeGomez:group-css-font...
2022-07-22 Dylan DPCRollup merge of #99393 - Logarithmus:feature/99255...
2022-07-22 Dylan DPCRollup merge of #98868 - tmiasko:unreachable-coverage...
2022-07-22 Dylan DPCRollup merge of #98174 - Kixunil:rename_ptr_as_mut_cons...
2022-07-22 León Orell Valeria... Don't suggest unnameable generic arguments
2022-07-22 borsAuto merge of #99420 - RalfJung:vtable, r=oli-obk
2022-07-21 borsAuto merge of #99530 - RalfJung:miri, r=oli-obk
2022-07-21 klensyavoid embedding StabilityLevel::Unstable reason string...
2022-07-21 borsAuto merge of #99501 - lcnr:check-regions-infcx, r...
2022-07-21 borsAuto merge of #99567 - matthiaskrgr:rollup-08hh3r4...
2022-07-21 Michael GouletAddress more nits
2022-07-21 Matthias KrügerRollup merge of #99559 - GuillaumeGomez:rm-unused-field...
2022-07-21 Matthias KrügerRollup merge of #99558 - fee1-dead-contrib:remap_constn...
2022-07-21 Matthias KrügerRollup merge of #99557 - pierwill:patch-6, r=tmiasko
2022-07-21 Matthias KrügerRollup merge of #99552 - lcnr:orphan_check-rework,...
2022-07-21 Matthias KrügerRollup merge of #99549 - JohnTitor:issue-52304, r=compi...
2022-07-21 Matthias KrügerRollup merge of #99528 - matthiaskrgr:2022_07_perf...
2022-07-21 Matthias KrügerRollup merge of #99526 - compiler-errors:normalize...
2022-07-21 Matthias KrügerRollup merge of #99523 - cuviper:asfd_ptrs-1.64, r...
next