]> git.lizzy.rs Git - rust.git/history - compiler/rustc_feature
Suggest `impl Trait` return type
[rust.git] / compiler / rustc_feature /
2022-02-18 borsAuto merge of #94088 - oli-obk:revert, r=jackh726
2022-02-18 borsAuto merge of #94095 - Amanieu:update_stdarch, r=dtolnay
2022-02-17 borsAuto merge of #94103 - matthiaskrgr:rollup-cd70ofn...
2022-02-17 Matthias KrügerRollup merge of #94085 - flip1995:clippy_needless_borro...
2022-02-17 Matthias KrügerRollup merge of #94082 - bjorn3:remove_cfg_platform...
2022-02-17 Matthias KrügerRollup merge of #94043 - DrMeepster:box_alloc_ice,...
2022-02-17 Matthias KrügerRollup merge of #94041 - a-lafrance:try-collect, r...
2022-02-17 Matthias KrügerRollup merge of #94011 - est31:let_else, r=lcnr
2022-02-17 Matthias KrügerRollup merge of #93976 - SUPERCILEX:separator_str,...
2022-02-17 Matthias KrügerRollup merge of #93780 - GuillaumeGomez:links-in-sideba...
2022-02-17 Matthias KrügerRollup merge of #93758 - nnethercote:improve-folding...
2022-02-17 Matthias KrügerRollup merge of #93337 - Amanieu:asm_tracking, r=tmiasko
2022-02-17 borsAuto merge of #93577 - nikic:llvm-14, r=nagisa
2022-02-17 Matthias KrügerRollup merge of #94064 - nikic:update-musl-image, r...
2022-02-17 Matthias KrügerRollup merge of #94031 - danielhenrymantilla:diagnostic...
2022-02-17 Matthias KrügerRollup merge of #94030 - ChayimFriedman2:issue-94010...
2022-02-17 Matthias KrügerRollup merge of #93996 - notriddle:notriddle/magically...
2022-02-17 Matthias KrügerRollup merge of #93981 - ChayimFriedman2:slice-pat...
2022-02-17 Matthias KrügerRollup merge of #93693 - rukai:91550, r=davidtwco
2022-02-17 Matthias KrügerRollup merge of #93479 - smoelius:master, r=yaahc
2022-02-17 Matthias KrügerRollup merge of #89869 - kpreid:from-doc, r=yaahc
2022-02-17 borsAuto merge of #94040 - Mark-Simulacrum:destabilize...
2022-02-16 borsAuto merge of #91182 - ChrisDenton:command-broken-symli...
2022-02-16 Matthias KrügerRollup merge of #94017 - fee1-dead:unub, r=bjorn3
2022-02-16 Matthias KrügerRollup merge of #94015 - GuillaumeGomez:check-option...
2022-02-16 Matthias KrügerRollup merge of #93962 - joboet:branchless_slice_ord...
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 Mark RousskovDestabilize cfg(target_has_atomic_load_store = ...)
2022-02-15 borsAuto merge of #93439 - abrown:cf-protection, r=nagisa
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 borsAuto merge of #93176 - danielhenrymantilla:stack-pinnin...
2022-02-15 borsAuto merge of #93752 - eholk:drop-tracking-break-contin...
2022-02-14 Mara BosUpdate unsafe_pin_internals unstable version.
2022-02-14 Daniel Henry-MantillaMark `unsafe_pin_internals` as `incomplete`.
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 Matthias KrügerRollup merge of #93851 - cyqsimon:option-examples,...
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 #93697 - the8472:fix-windows-path-hash...
2022-02-12 Matthias KrügerRollup merge of #93898 - GuillaumeGomez:error-code...
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 borsAuto merge of #93671 - Kobzol:stable-hash-const, r...
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 #91607 - FabianWolff:issue-91560-const...
2022-02-11 Matthias KrügerRollup merge of #90955 - JohnTitor:os-error-123-as...
2022-02-11 borsAuto merge of #90271 - adamgemmell:dev/feat-detect...
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_...
2022-02-10 Matthias KrügerRollup merge of #93808 - GuillaumeGomez:headings-indent...
2022-02-10 Matthias KrügerRollup merge of #93802 - lcnr:mcg-woops, r=BoxyUwU
2022-02-10 Matthias KrügerRollup merge of #93756 - tmandry:llvm-build-config...
2022-02-10 Matthias KrügerRollup merge of #92670 - hermitcore:kernel, r=davidtwco
2022-02-10 borsAuto merge of #93511 - cjgillot:query-copy, r=oli-obk
2022-02-10 borsAuto merge of #93836 - matthiaskrgr:rollup-d1ssiwl...
2022-02-09 Matthias KrügerRollup merge of #93813 - xldenis:public-mir-passes...
2022-02-09 Matthias KrügerRollup merge of #93799 - wooorm:patch-1, r=dtolnay
2022-02-09 Matthias KrügerRollup merge of #93753 - jeremyBanks:main-conflict...
2022-02-09 Matthias KrügerRollup merge of #93503 - michaelwoerister:fix-vtable...
2022-02-09 Matthias KrügerRollup merge of #91504 - cynecx:used_retain, r=nikic
2022-02-09 borsAuto merge of #93741 - Mark-Simulacrum:global-job-id...
2022-02-09 Amanieu d'AntrasStabilize cfg_target_has_atomic
2022-02-09 borsAuto merge of #93724 - Mark-Simulacrum:drop-query-stats...
2022-02-09 borsAuto merge of #93681 - Mark-Simulacrum:rlink-binary...
2022-02-09 Nikita PopovAdd tracking issue
2022-02-09 Yuki OkushiRollup merge of #93748 - klensy:vis-r, r=cjgillot
2022-02-09 Yuki OkushiRollup merge of #93746 - cjgillot:nodefii, r=nikomatsakis
2022-02-09 Yuki OkushiRollup merge of #93735 - m-ou-se:stabilize-int-abs...
2022-02-09 Yuki OkushiRollup merge of #93445 - yaahc:exitcode-constructor...
2022-02-08 Matthias KrügerRollup merge of #93732 - lcnr:hrlt-backcompa, r=Mark...
2022-02-08 Matthias KrügerRollup merge of #93206 - ChrisDenton:ntopenfile, r...
2022-02-08 Matthias KrügerRollup merge of #92917 - jackh726:issue-91762-2, r...
2022-02-08 Matthias KrügerRollup merge of #92715 - chordtoll:empty-string, r...
2022-02-08 Matthias KrügerRollup merge of #91950 - estebank:point-at-type-of...
2022-02-08 borsAuto merge of #93626 - wesleywiser:fix_hashmap_natvis...
2022-02-08 Matthias KrügerRollup merge of #93728 - JulianKnodt:toterm, r=oli-obk
2022-02-08 Matthias KrügerRollup merge of #93721 - jyn514:less-macro-special...
next