]> git.lizzy.rs Git - rust.git/history - compiler/rustc_feature
rustc_query_system: rename intern_node to intern_new_node
[rust.git] / compiler / rustc_feature /
2020-12-22 borsAuto merge of #79451 - usbalbin:array_zip, r=m-ou-se
2020-12-22 borsAuto merge of #78242 - Nadrieril:rename-overlapping_end...
2020-12-20 borsAuto merge of #78317 - est31:linear_in_impl_count,...
2020-12-20 borsAuto merge of #74699 - notriddle:fd-non-negative, r...
2020-12-20 flip1995Merge commit '4911ab124c481430672a3833b37075e6435ec34d...
2020-12-20 borsAuto merge of #80123 - DrMeepster:maybe_uninit_write_sl...
2020-12-20 borsAuto merge of #79635 - lcnr:const-eval-idk, r=oli-obk
2020-12-19 borsAuto merge of #79473 - m-ou-se:clamp-in-core, r=m-ou-se
2020-12-19 borsAuto merge of #80104 - Nadrieril:usefulness-merging...
2020-12-19 borsAuto merge of #79342 - CDirkx:ipaddr-const, r=oli-obk
2020-12-19 Yuki OkushiRollup merge of #79211 - yoshuawuyts:future-doc-alias...
2020-12-19 Yuki OkushiRollup merge of #78083 - ChaiTRex:master, r=m-ou-se
2020-12-19 borsAuto merge of #79073 - davidtwco:issue-78957-const...
2020-12-19 borsAuto merge of #77035 - mibac138:fn-fat-arrow-return...
2020-12-18 borsAuto merge of #79485 - EllenNyan:stabilize_unsafe_cell_...
2020-12-17 borsAuto merge of #79945 - jackh726:existential_trait_ref...
2020-12-17 borsAuto merge of #79840 - dvtkrlbs:issue-79667, r=oli-obk
2020-12-17 Yuki OkushiRollup merge of #79882 - wecing:master, r=oli-obk
2020-12-17 Yuki OkushiRollup merge of #79051 - LeSeulArtichaut:if-let-guard...
2020-12-17 borsAuto merge of #79790 - LeSeulArtichaut:issue-79683...
2020-12-16 borsAuto merge of #79607 - DrMeepster:maybe_uninit_write_sl...
2020-12-16 borsAuto merge of #78833 - CDirkx:parse_prefix, r=dtolnay
2020-12-15 borsAuto merge of #78399 - vn-ki:gsgdt-graphviz, r=oli-obk
2020-12-15 Guillaume GomezRollup merge of #79958 - richkadel:llvm-coverage-counte...
2020-12-15 Guillaume GomezRollup merge of #79796 - GuillaumeGomez:hide-associated...
2020-12-15 Guillaume GomezRollup merge of #79379 - GuillaumeGomez:no-js-not-hidde...
2020-12-15 borsAuto merge of #78068 - RalfJung:union-safe-assign,...
2020-12-15 borsAuto merge of #73210 - wesleywiser:consts_in_debuginfo...
2020-12-15 borsAuto merge of #78682 - glandium:issue78471, r=lcnr
2020-12-15 borsAuto merge of #79922 - tmiasko:lower-discriminant,...
2020-12-14 borsAuto merge of #79938 - tmiasko:stdarch, r=Amanieu
2020-12-14 borsAuto merge of #77618 - fusion-engineering-forks:windows...
2020-12-14 Guillaume GomezRollup merge of #79936 - GuillaumeGomez:mobile-fix...
2020-12-14 Guillaume GomezRollup merge of #79918 - woodruffw-forks:ww/doc-initial...
2020-12-13 borsAuto merge of #79987 - ssomers:btree_cleanup_4, r=Mark...
2020-12-13 borsAuto merge of #79376 - ssomers:btree_choose_parent_kv...
2020-12-13 borsAuto merge of #79668 - coolreader18:recover-const-impl...
2020-12-13 borsAuto merge of #79956 - camelid:variant-field-vis, r...
2020-12-13 Yuki OkushiRollup merge of #79985 - GuillaumeGomez:fix-submit...
2020-12-13 Yuki OkushiRollup merge of #79973 - camelid:rustdoc-search-tab...
2020-12-13 Yuki OkushiRollup merge of #79970 - bjorn3:no_unnecessary_llvm_che...
2020-12-13 Yuki OkushiRollup merge of #79963 - LeSeulArtichaut:debruijn-typo...
2020-12-13 Yuki OkushiRollup merge of #79954 - jyn514:normalize-oops, r=Mark...
2020-12-13 Yuki OkushiRollup merge of #79942 - JCTyblaidd:static-mem-init...
2020-12-13 Yuki OkushiRollup merge of #79940 - matthiaskrgr:cl15ppy, r=Dylan-DPC
2020-12-13 Yuki OkushiRollup merge of #79845 - jyn514:python3, r=Mark-Simulacrum
2020-12-13 Yuki OkushiRollup merge of #79834 - m-ou-se:bye-linked-list-extras...
2020-12-13 Yuki OkushiRollup merge of #79398 - pickfire:keyword, r=Dylan-DPC
2020-12-13 Yuki OkushiRollup merge of #79360 - wchargin:wchargin-doc-iter...
2020-12-13 borsAuto merge of #79988 - ssomers:btree_cleanup_5, r=Mark...
2020-12-12 borsAuto merge of #79957 - jyn514:smaller-span, r=Guillaume...
2020-12-12 borsAuto merge of #79969 - petrochenkov:outestidy, r=Mark...
2020-12-12 Vadim Petrochenkovtidy: Re-enable check for inline unit tests
2020-12-12 borsAuto merge of #79169 - LeSeulArtichaut:ty-lib, r=nikoma...
2020-12-12 borsAuto merge of #79931 - RalfJung:no-redundant-storage...
2020-12-12 borsAuto merge of #79553 - sexxi-goose:mir_min_cap_writebac...
2020-12-11 borsAuto merge of #79349 - Nemo157:issue-79201, r=jyn514
2020-12-11 borsAuto merge of #79925 - camelid:flatten-docs, r=scottmcm
2020-12-11 Tyler MandryRollup merge of #79871 - Pratyush:patch-1, r=joshtriplett
2020-12-11 Tyler MandryRollup merge of #79860 - rust-lang:frewsxcv-patch-2...
2020-12-11 Tyler MandryRollup merge of #79858 - sasurau4:doc/update-unstable...
2020-12-11 Tyler MandryRollup merge of #79851 - camelid:better-error-for-defau...
2020-12-11 Tyler MandryRollup merge of #79809 - Eric-Arellano:split-once,...
2020-12-11 Tyler MandryRollup merge of #79698 - m-ou-se:libs-tracking-issue...
2020-12-11 Tyler MandryRollup merge of #79639 - sasurau4:feature/add-long...
2020-12-11 Tyler MandryRollup merge of #79375 - vext01:kernel-copy-temps,...
2020-12-11 Tyler MandryRollup merge of #77027 - termhn:mul_add_doc_change...
2020-12-10 borsAuto merge of #77801 - fusion-engineering-forks:pin...
2020-12-10 borsAuto merge of #79814 - lcnr:deque-f, r=Mark-Simulacrum
2020-12-10 borsAuto merge of #79801 - eddyb:scalar-transmute, r=nagisa
2020-12-10 borsAuto merge of #79621 - usbalbin:constier_maybe_uninit...
2020-12-10 borsAuto merge of #79274 - the8472:probe-eperm, r=nagisa
2020-12-10 borsAuto merge of #78837 - petrochenkov:keyvalexpr, r=davidtwco
2020-12-09 Vadim PetrochenkovAccept arbitrary expressions in key-value attributes...
2020-12-09 borsAuto merge of #79387 - woodruffw-forks:ww/peer-cred...
2020-12-09 borsAuto merge of #78768 - mzabaluev:optimize-buf-writer...
2020-12-06 flip1995Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6...
2020-12-02 borsAuto merge of #79364 - nico-abram:unstable-or-pat-sugge...
2020-12-02 borsAuto merge of #69864 - LinkTed:master, r=Amanieu
2020-12-02 borsAuto merge of #79235 - ortem:fix-btreemap-gdb-pretty...
2020-12-02 borsAuto merge of #78864 - Mark-Simulacrum:warn-on-forbids...
2020-12-01 borsAuto merge of #78684 - devsnek:inline-asm-wasm, r=Amanieu
2020-12-01 Mara BosRollup merge of #79184 - nanguye2496:nanguye2496/fix_sl...
2020-12-01 borsAuto merge of #78876 - GuillaumeGomez:better-setting...
2020-11-30 borsAuto merge of #79329 - camelid:int-lit-suffix-error...
2020-11-29 borsAuto merge of #78122 - fusion-engineering-forks:fmt...
2020-11-29 borsAuto merge of #77616 - jyn514:no-normalize, r=lcnr
2020-11-29 borsAuto merge of #78863 - KodrAus:feat/simd-array, r=oli-obk
2020-11-29 Dylan DPCRollup merge of #79464 - GuillaumeGomez:doc-keyword...
2020-11-29 Dylan DPCRollup merge of #79443 - GuillaumeGomez:improve-rustdoc...
2020-11-29 Dylan DPCRollup merge of #79395 - Havvy:test-move-if, r=Mark...
2020-11-29 Dylan DPCRollup merge of #79340 - GuillaumeGomez:rename-stabilit...
2020-11-29 Dylan DPCRollup merge of #79327 - TimDiekmann:static-alloc-pin...
2020-11-28 Jonas SchievinkRollup merge of #79460 - bugadani:simplify, r=jonas...
2020-11-28 Jonas SchievinkRollup merge of #79383 - abdnh:patch-1, r=shepmaster
2020-11-28 Jonas SchievinkRollup merge of #79344 - JRF63:fix_install_script_win...
2020-11-28 Jonas SchievinkRollup merge of #79234 - ortem:fix-hashmap-pretty-print...
2020-11-28 Jonas SchievinkRollup merge of #78853 - calebcartwright:fix-const...
2020-11-28 Jonas SchievinkRollup merge of #78086 - poliorcetics:as-placeholder...
2020-11-27 bjorn3Merge commit '5988bbd24aa87732bfa1d111ba00bcdaa22c481a...
next