]> git.lizzy.rs Git - rust.git/history - compiler/rustc_middle/src
review
[rust.git] / compiler / rustc_middle / src /
2022-02-16 Matthias KrügerRollup merge of #93382 - GuillaumeGomez:search-input...
2022-02-16 Matthias KrügerRollup merge of #92366 - jhpratt:derive-default-enum...
2022-02-16 borsAuto merge of #94044 - ehuss:update-cargo, r=ehuss
2022-02-16 lcnrallow special behavior when printing const infer
2022-02-16 lcnrextract Res to `generics_of` def_id conversion
2022-02-16 borsAuto merge of #93800 - b-naber:static-initializers...
2022-02-16 Tomasz MiąskoFix inconsistent symbol mangling with -Zverbose
2022-02-15 borsAuto merge of #94021 - tmiasko:inline, r=nagisa
2022-02-15 Tomasz MiąskoSupport pretty printing of invalid constants
2022-02-15 b-nabertry to bless 32bit mir tests manually
2022-02-15 borsAuto merge of #93439 - abrown:cf-protection, r=nagisa
2022-02-15 b-naberuse AllocId and Ty in ExprKind::StaticRef and delay...
2022-02-15 b-naberuse mir::Visitor when collecting alloc_ids in pretty...
2022-02-15 b-nabertreat mir::ConstantKind::Val correctly in check_static_ptr
2022-02-15 Tomasz MiąskoInline GenericArg conversion functions
2022-02-15 Tomasz MiąskoInline UnifyKey::index and UnifyKey::from_index
2022-02-15 Matthias KrügerRollup merge of #94014 - flip1995:clippy_transmute_lint...
2022-02-15 Matthias KrügerRollup merge of #94001 - durin42:llvm-15-uwtable, r...
2022-02-15 Matthias KrügerRollup merge of #93999 - barzamin:suggest-raw-strings...
2022-02-15 Matthias KrügerRollup merge of #93949 - glaubitz:m68k-unwind, r=Mark...
2022-02-15 Matthias KrügerRollup merge of #93899 - ssomers:vecdeque_naming, r...
2022-02-15 borsAuto merge of #93148 - nnethercote:Uniq, r=fee1-dead
2022-02-15 DeadbeefClarify confusing UB statement in MIR
2022-02-15 borsAuto merge of #93176 - danielhenrymantilla:stack-pinnin...
2022-02-15 borsAuto merge of #93918 - jonhoo:bootstrap-native-envflags...
2022-02-15 Nicholas NethercoteOverhaul `Const`.
2022-02-15 Nicholas NethercoteRemove unnecessary `RegionKind::` quals.
2022-02-15 Nicholas NethercoteOverhaul `RegionKind` and `Region`.
2022-02-15 Nicholas NethercoteOverhaul `PredicateInner` and `Predicate`.
2022-02-15 Nicholas NethercoteOverhaul `TyS` and `Ty`.
2022-02-15 Nicholas NethercoteRename `Interned` as `InternedInSet`.
2022-02-15 borsAuto merge of #93863 - pierwill:fix-93676, r=Mark-Simul...
2022-02-15 borsAuto merge of #93752 - eholk:drop-tracking-break-contin...
2022-02-14 borsAuto merge of #93652 - spastorino:fix-negative-overlap...
2022-02-14 borsAuto merge of #93298 - lcnr:issue-92113, r=cjgillot
2022-02-14 borsAuto merge of #93938 - BoxyUwU:fix_res_self_ty, r=lcnr
2022-02-14 lcnrfast_reject: remove `StripReferences`
2022-02-13 borsAuto merge of #93837 - nikic:arm-update, r=Mark-Simulacrum
2022-02-13 borsAuto merge of #93685 - Mark-Simulacrum:drop-time, r...
2022-02-13 borsAuto merge of #91673 - ChrisDenton:path-absolute, r...
2022-02-13 borsAuto merge of #93763 - jsha:re-space-empty-impls, r...
2022-02-13 borsAuto merge of #93956 - matthiaskrgr:rollup-zfk35hb...
2022-02-13 Matthias KrügerRollup merge of #93944 - jackh726:team-exclude, r=Mark...
2022-02-13 Matthias KrügerRollup merge of #93936 - bjorn3:simplifications2, r...
2022-02-13 Matthias KrügerRollup merge of #93930 - name1e5s:chore/docs, r=Mark...
2022-02-13 Matthias KrügerRollup merge of #93886 - clarfonthey:stable_ascii_escap...
2022-02-13 Matthias KrügerRollup merge of #93885 - Badel2:error-download-ci-llvm...
2022-02-13 Matthias KrügerRollup merge of #93851 - cyqsimon:option-examples,...
2022-02-13 Matthias KrügerRollup merge of #93810 - matthewjasper:chalk-and-canoni...
2022-02-13 Matthias KrügerRollup merge of #90532 - fee1-dead:improve-const-fn...
2022-02-13 Matthias KrügerRollup merge of #89926 - the8472:saturate-instant,...
2022-02-13 borsAuto merge of #93713 - klensy:deps-up, r=Mark-Simulacrum
2022-02-13 borsAuto merge of #93696 - Amanieu:compiler-builtins-0...
2022-02-13 borsAuto merge of #93670 - erikdesjardins:noundef, r=nikic
2022-02-12 borsAuto merge of #91403 - cjgillot:inherit-async, r=oli-obk
2022-02-12 borsAuto merge of #93697 - the8472:fix-windows-path-hash...
2022-02-12 Ellenchange to a struct variant
2022-02-12 Matthias KrügerRollup merge of #93928 - nsunderland1:master, r=Mark...
2022-02-12 Matthias KrügerRollup merge of #93898 - GuillaumeGomez:error-code...
2022-02-12 Matthias KrügerRollup merge of #93897 - schopin-pro:linkchecker-symlin...
2022-02-12 Matthias KrügerRollup merge of #93759 - dtolnay:usetree, r=nagisa
2022-02-12 Matthias KrügerRollup merge of #93757 - jackh726:gat-bug-tests, r...
2022-02-12 Matthias KrügerRollup merge of #93595 - compiler-errors:ice-on-lifetim...
2022-02-12 Matthias KrügerRollup merge of #91908 - matthiaskrgr:ices, r=jackh726
2022-02-12 borsAuto merge of #93691 - compiler-errors:mir-tainted...
2022-02-12 borsAuto merge of #93671 - Kobzol:stable-hash-const, r...
2022-02-11 Matthew JasperRenumber universes when canonicalizing for Chalk
2022-02-11 Matthias KrügerRollup merge of #93910 - rosehuds:master, r=cjgillot
2022-02-11 Matthias KrügerRollup merge of #93909 - saschanaz:patch-2, r=petrochenkov
2022-02-11 Matthias KrügerRollup merge of #93888 - sunfishcode:sunfishcode/impl...
2022-02-11 Matthias KrügerRollup merge of #93868 - Amanieu:asm_reg_conflict,...
2022-02-11 Matthias KrügerRollup merge of #93782 - adamgemmell:dev/adagem01/split...
2022-02-11 Matthias KrügerRollup merge of #93660 - aDotInTheVoid:rustdoc-type...
2022-02-11 Matthias KrügerRollup merge of #93635 - GuillaumeGomez:missing-platfor...
2022-02-11 Matthias KrügerRollup merge of #92895 - bjorn3:simplifications, r...
2022-02-11 Matthias KrügerRollup merge of #91607 - FabianWolff:issue-91560-const...
2022-02-11 Matthias KrügerRollup merge of #90955 - JohnTitor:os-error-123-as...
2022-02-11 Michael Gouletuse body.tainted_by_error to skip loading MIR
2022-02-11 Michael Gouletadd tainted_by_errors to mir::Body
2022-02-11 Michael Gouletrework borrowck errors so that it's harder to not set...
2022-02-11 Michael Gouletalways cache result from mir_borrowck
2022-02-11 Michael Gouletskip const eval if we have an error in borrowck
2022-02-11 Michael Gouletimplement tainted_by_errors in mir borrowck
2022-02-11 borsAuto merge of #90271 - adamgemmell:dev/feat-detect...
2022-02-11 borsAuto merge of #93893 - oli-obk:sad_revert, r=oli-obk
2022-02-11 borsAuto merge of #93891 - matthiaskrgr:rollup-xadut8w...
2022-02-11 Oli SchererRevert "Auto merge of #92007 - oli-obk:lazy_tait2,...
2022-02-11 Matthias KrügerRollup merge of #93864 - bjorn3:cleanup_archive_handlin...
2022-02-11 Matthias KrügerRollup merge of #93862 - Mark-Simulacrum:apple-split...
2022-02-11 Matthias KrügerRollup merge of #93861 - JulianKnodt:notraitace, r...
2022-02-11 Matthias KrügerRollup merge of #93853 - steffahn:map_by_value, r=wesle...
2022-02-11 Matthias KrügerRollup merge of #93852 - GuillaumeGomez:remove-multi...
2022-02-11 Matthias KrügerRollup merge of #93742 - Mark-Simulacrum:skip-rustc...
2022-02-11 Matthias KrügerRollup merge of #93443 - spastorino:add-stable-hash...
2022-02-11 Matthias KrügerRollup merge of #92242 - compiler-errors:layout-modulo...
2022-02-10 flip1995Merge commit '57b3c4b90f4346b3990c1be387c3b3ca7b78412c...
2022-02-10 borsAuto merge of #93854 - matthiaskrgr:rollup-bh2a85j...
2022-02-10 Matthias KrügerRollup merge of #93843 - solid-rs:fix-kmc-solid-condvar...
2022-02-10 Matthias KrügerRollup merge of #93830 - camelid:cleanup-section-code...
2022-02-10 Matthias KrügerRollup merge of #93824 - Amanieu:stable_cfg_target_has_...
next