]> git.lizzy.rs Git - rust.git/history - src
Revert a test change to make sure it's still testing the original issue
[rust.git] / src /
2020-09-24 Oliver SchererRevert a test change to make sure it's still testing...
2020-09-24 Oliver SchererUse correct type in diagnostics again
2020-09-23 Oliver SchererMake sure we keep emitting a hard error
2020-09-23 Oliver SchererMake sure we report a future incompat error in all...
2020-09-23 Oliver SchererMake sure we don't hide errors just because a lint...
2020-09-23 Oliver SchererDeduplicate errors in const to pat conversion
2020-09-23 Oliver SchererTalk about unpredictable instead of "not deterministic"
2020-09-20 Oliver SchererUse precise errors during const to pat conversion inste...
2020-09-20 Oliver SchererLint on function pointers used in patterns
2020-09-20 Oliver SchererImplement destructuring for all aggregates and for...
2020-09-20 borsAuto merge of #76411 - RalfJung:promote-in-const-fn...
2020-09-20 borsAuto merge of #75346 - davidtwco:issue-69925-polymorphi...
2020-09-20 borsAuto merge of #72632 - jonas-schievink:dest-prop, r...
2020-09-19 Ralf Jungcleanup promotion const_kind checks
2020-09-19 borsAuto merge of #76929 - ssomers:btree_cleanup_2, r=Mark...
2020-09-19 borsAuto merge of #76880 - shepmaster:cc-rs, r=Mark-Simulacrum
2020-09-19 borsAuto merge of #76912 - RalfJung:rollup-q9ur56h, r=RalfJung
2020-09-19 Ralf JungRollup merge of #76798 - alistair23:alistair/rv32-linux...
2020-09-19 Ralf JungRollup merge of #76796 - jyn514:wrong-stage, r=shepmaster
2020-09-19 Ralf JungRollup merge of #76757 - matthiaskrgr:clippy_try_into...
2020-09-19 Ralf JungRollup merge of #76749 - guswynn:hir_ranges, r=estebank
2020-09-19 Ralf JungRollup merge of #76636 - RalfJung:miri-size-assert...
2020-09-19 Ralf JungRollup merge of #76525 - fusion-engineering-forks:strin...
2020-09-19 Ralf JungRollup merge of #76492 - fusion-engineering-forks:int...
2020-09-19 Ralf JungRollup merge of #76434 - RalfJung:black-box, r=Mark...
2020-09-19 Ralf JungRollup merge of #76400 - pickfire:patch-5, r=dtolnay
2020-09-19 Ralf JungRollup merge of #76310 - scottmcm:array-try_from-vec...
2020-09-19 Ralf JungRollup merge of #75580 - JulianKnodt:or_pattern, r...
2020-09-19 Ralf JungRollup merge of #75502 - ecstatic-morse:implicit-promot...
2020-09-19 Ralf JungRollup merge of #75099 - davidtwco:is-zst-abstraction...
2020-09-19 Ralf JungRollup merge of #73963 - hellow554:unsafe_path, r=Mark...
2020-09-19 borsAuto merge of #76886 - Aaron1011:fix/ensure-stack-predi...
2020-09-19 borsAuto merge of #76879 - shepmaster:zlib-sys, r=Mark...
2020-09-19 borsAuto merge of #76856 - jonas-schievink:dist-rustc-src...
2020-09-19 borsAuto merge of #76838 - est31:dogfood_uninit_features...
2020-09-18 borsAuto merge of #76787 - lzutao:slice_iters_new, r=lcnr
2020-09-18 borsAuto merge of #76782 - lzutao:rd-cap, r=jyn514
2020-09-18 Jonas SchievinkProperly inherit conflicts when merging locals
2020-09-18 Jonas SchievinkFix dest-prop mir-opt tests
2020-09-18 Jonas SchievinkAdd a few dest-prop MIR tests
2020-09-18 Jonas SchievinkBless mir-opt tests
2020-09-18 Jonas SchievinkMake nrvo-simple set mir-opt-level=1
2020-09-18 Jonas Schievinksimplify_try: clean up test
2020-09-18 Jonas Schievinksimplify_try: print dest_prop diff and bless
2020-09-18 borsAuto merge of #76884 - Mark-Simulacrum:fix-macos-ci...
2020-09-18 borsAuto merge of #76575 - lcnr:abstract-const, r=oli-obk
2020-09-18 Mark RousskovMake sure we build target-only things (e.g., docs)...
2020-09-18 Mark RousskovRemove duplicate macOS builders
2020-09-18 Bastian Kauschkesupport const_evaluatable_checked across crate boundaries
2020-09-18 Bastian Kauschkeadd test for let-bindings
2020-09-18 Bastian Kauschkeadd function calls
2020-09-18 Bastian Kauschkeallow unary operations and ignore StorageLive/Dead...
2020-09-18 Bastian Kauschkeuse abstract consts when unifying ConstKind::Unevaluated
2020-09-18 Bastian Kauschkeinitial working state
2020-09-18 borsAuto merge of #72412 - VFLashM:issue-72408-nested-closu...
2020-09-18 borsAuto merge of #76837 - wesleywiser:disable_consideredeq...
2020-09-18 borsAuto merge of #76854 - aDotInTheVoid:mir-opt-32-64...
2020-09-18 borsAuto merge of #76790 - ssomers:btree_slice_slasher_retu...
2020-09-18 Lzu TaoCalculate more correct capacity in merge_attrs
2020-09-18 Valerii LashmanovBetter handling for exponential-sized types in misc...
2020-09-18 Valerii LashmanovOnly visit types once when walking the type tree
2020-09-17 Nixon Enraght-MoonyFix --bless for mir-opt 32/64 bit file
2020-09-17 Jonas SchievinkDistribute rustc sources as part of `rustc-dev`
2020-09-17 Nixon Enraght-MoonyRename 32 bit mir files to be more tool friendly
2020-09-17 Nixon Enraght-MoonyRename 64 bit mir files to be more tool friendly
2020-09-17 Nixon Enraght-MoonyPut bit qualifier before mir/diff
2020-09-17 borsAuto merge of #76645 - fusion-engineering-forks:windows...
2020-09-17 Wesley Wiser[mir-opt] Disable the `ConsideredEqual` logic in Simpli...
2020-09-17 borsAuto merge of #76634 - RalfJung:miri-guaranteed-eq...
2020-09-17 borsAuto merge of #76028 - aticu:improve_e0118, r=estebank...
2020-09-16 borsAuto merge of #76804 - tmandry:rollup-nwntt3q, r=tmandry
2020-09-16 Gus Wynncomments and factor to own method
2020-09-16 Tyler MandryRollup merge of #76794 - richkadel:graphviz-font, r...
2020-09-16 Tyler MandryRollup merge of #76778 - pickfire:patch-7, r=jonas...
2020-09-16 Tyler MandryRollup merge of #76775 - ecstatic-morse:dataflow-extra...
2020-09-16 Tyler MandryRollup merge of #76764 - ehuss:update-books, r=ehuss
2020-09-16 Tyler MandryRollup merge of #76760 - matthiaskrgr:clippy_lazy_eval...
2020-09-16 Tyler MandryRollup merge of #76759 - yoshuawuyts:fix-future-pending...
2020-09-16 Tyler MandryRollup merge of #76758 - adamlesinski:clone_clock,...
2020-09-16 Tyler MandryRollup merge of #76756 - matthiaskrgr:cl123ppy, r=Dylan-DPC
2020-09-16 Tyler MandryRollup merge of #76747 - GuillaumeGomez:more-missing...
2020-09-16 Tyler MandryRollup merge of #76741 - Mark-Simulacrum:no-dry-run...
2020-09-16 Tyler MandryRollup merge of #76735 - jyn514:no-clone, r=Mark-Simulacrum
2020-09-16 Tyler MandryRollup merge of #76728 - jyn514:rustdoc-extern-crate...
2020-09-16 Tyler MandryRollup merge of #76721 - camelid:intra-doc-links-for...
2020-09-16 Tyler MandryRollup merge of #76719 - hameerabbasi:min-const-generic...
2020-09-16 Tyler MandryRollup merge of #76642 - GuillaumeGomez:ignored-private...
2020-09-16 Tyler MandryRollup merge of #75026 - JulianKnodt:array_windows...
2020-09-16 borsAuto merge of #76420 - Gelbpunkt:aarch64-linux-musl...
2020-09-16 Gus Wynngive better suggestion when matching a const range
2020-09-16 Alistair Francistools/build-manifest: Add support for RISC-V 32-bit
2020-09-16 Joshua NelsonGive a better error message when x.py uses the wrong...
2020-09-16 kadminAdd array window fn
2020-09-16 borsAuto merge of #76786 - Dylan-DPC:rollup-x6p60m6, r...
2020-09-16 Joshua NelsonRemove unnecessary `clone()`s in bootstrap
2020-09-16 Dylan DPCRollup merge of #76717 - ehuss:fix-rustc-book-libdir...
2020-09-16 Dylan DPCRollup merge of #76714 - camelid:patch-3, r=jonas-schievink
2020-09-16 Dylan DPCRollup merge of #76710 - rust-lang:rust-analyzer-2020...
2020-09-16 Dylan DPCRollup merge of #76707 - pickfire:patch-4, r=jonas...
2020-09-16 Dylan DPCRollup merge of #76699 - lcnr:const-infer-err, r=varkor
next