]> git.lizzy.rs Git - rust.git/history - compiler/rustc_hir/src/hir.rs
Replace FnLikeNode by FnKind.
[rust.git] / compiler / rustc_hir / src / hir.rs
2021-10-19 Camille GILLOTReplace FnLikeNode by FnKind.
2021-10-19 Matthias KrügerRollup merge of #90002 - lnicola:rust-analyzer-2021...
2021-10-19 Matthias KrügerRollup merge of #89997 - cameron1024:const-str-as-bytes...
2021-10-19 Matthias KrügerRollup merge of #89988 - tmiasko:unpromote-const-drop...
2021-10-19 Matthias KrügerRollup merge of #89956 - JohnTitor:suggest-case-insensi...
2021-10-19 Matthias KrügerRollup merge of #89941 - hermitcore:kernel, r=joshtriplett
2021-10-19 Matthias KrügerRollup merge of #89867 - Urgau:fix-double-definition...
2021-10-19 Matthias KrügerRollup merge of #89766 - krasimirgg:llvm-14-targetregis...
2021-10-19 borsAuto merge of #89905 - matthiaskrgr:rev_89709_entirely...
2021-10-18 borsAuto merge of #89229 - oli-obk:i_love_inferctxt, r...
2021-10-18 borsAuto merge of #89124 - cjgillot:owner-info, r=michaelwo...
2021-10-18 borsAuto merge of #90000 - matthiaskrgr:rollup-vj7wwur...
2021-10-18 Matthias KrügerRollup merge of #89996 - winterqt:bump-backtrace, r...
2021-10-18 Matthias KrügerRollup merge of #89993 - pierwill:patch-1, r=Mark-Simul...
2021-10-18 Matthias KrügerRollup merge of #89990 - petrochenkov:idempty, r=wesley...
2021-10-17 Vadim Petrochenkovrustc_span: `Ident::invalid` -> `Ident::empty`
2021-10-17 Matthias KrügerRollup merge of #89738 - eddyb:extern-crate-recursion...
2021-10-17 borsAuto merge of #89514 - davidtwco:polymorphize-shims...
2021-10-17 borsAuto merge of #88652 - AGSaidi:linux-aarch64-should...
2021-10-16 Yuki OkushiRollup merge of #89907 - GuillaumeGomez:correctly-emit...
2021-10-16 Yuki OkushiRollup merge of #89849 - rusticstuff:remove-xcode-selec...
2021-10-16 Yuki OkushiRollup merge of #89507 - lopopolo:lopopolo/ordering...
2021-10-16 Matthias KrügerRollup merge of #89906 - yuvaldolev:move-format-version...
2021-10-16 Matthias KrügerRollup merge of #89509 - jhpratt:stabilize-const_unreac...
2021-10-15 borsAuto merge of #85379 - mdaverde:uds-abstract, r=joshtri...
2021-10-15 borsAuto merge of #84096 - m-ou-se:windows-bcrypt-random...
2021-10-15 borsAuto merge of #89337 - mbrubeck:vec-leak, r=m-ou-se
2021-10-15 borsAuto merge of #88717 - tabokie:vecdeque-fast-append...
2021-10-15 borsAuto merge of #88540 - ibraheemdev:swap-unchecked,...
2021-10-15 Matthias KrügerRollup merge of #89885 - cameron1024:long-explanation...
2021-10-15 Matthias KrügerRollup merge of #89870 - tmandry:box-pin, r=estebank
2021-10-15 Matthias KrügerRollup merge of #89859 - RalfJung:write-discriminant...
2021-10-15 Matthias KrügerRollup merge of #89821 - crlf0710:unsafe_code_lint_test...
2021-10-15 Matthias KrügerRollup merge of #86011 - tlyu:correct-sized-bound-spans...
2021-10-14 Camille GILLOTDocument structs.
2021-10-14 Matthias KrügerRollup merge of #89878 - GuillaumeGomez:add-missing...
2021-10-14 Matthias KrügerRollup merge of #89865 - tmandry:llvm-static, r=Mark...
2021-10-14 Matthias KrügerRollup merge of #89823 - jackh726:project-overflow...
2021-10-14 Matthias KrügerRollup merge of #89433 - arlosi:stdin-fix, r=joshtriplett
2021-10-14 Matthias KrügerRollup merge of #89390 - tmandry:issue-72117, r=estebank
2021-10-14 borsAuto merge of #88698 - Noble-Mushtak:master, r=nikomats...
2021-10-14 borsAuto merge of #89247 - fee1-dead:const-eval-select...
2021-10-14 borsAuto merge of #89815 - GuillaumeGomez:associated-consts...
2021-10-13 borsAuto merge of #89858 - matthiaskrgr:rollup-evsnr2e...
2021-10-13 Matthias KrügerRollup merge of #89759 - jyn514:x-build-assemble, r...
2021-10-13 Matthias KrügerRollup merge of #89757 - jyn514:submodule, r=Mark-Simul...
2021-10-13 Matthias KrügerRollup merge of #89670 - yoshuawuyts:available-parallel...
2021-10-13 Matthias KrügerRollup merge of #89347 - TaKO8Ki:crate-or-module-typo...
2021-10-13 borsAuto merge of #89555 - oli-obk:nll_member_constraint_di...
2021-10-13 Oli SchererRe-use logic for adding a suggestion when a lifetime...
2021-10-12 Camille GILLOTUse invalid local id for zeroth node parent.
2021-10-12 borsAuto merge of #88788 - falk-hueffner:speedup-int-log10...
2021-10-11 Matthias KrügerRollup merge of #89760 - jyn514:remove-incremental...
2021-10-11 Matthias KrügerRollup merge of #89756 - jyn514:bootstrap-times, r...
2021-10-11 Matthias KrügerRollup merge of #89710 - sireliah:e0482, r=GuillaumeGomez
2021-10-11 Matthias KrügerRollup merge of #89675 - oli-obk:type_checker, r=davidtwco
2021-10-11 Matthias KrügerRollup merge of #89651 - ibraheemdev:poll-ready, r...
2021-10-11 Matthias KrügerRollup merge of #89643 - cjgillot:overlap, r=matthewjasper
2021-10-11 borsAuto merge of #89648 - nbdd0121:issue-89606, r=nikomatsakis
2021-10-11 Camille GILLOTMake naming more explicit.
2021-10-11 Guillaume GomezRollup merge of #89655 - tlyu:find-non-merge-commits...
2021-10-11 borsAuto merge of #89597 - michaelwoerister:improve-vtable...
2021-10-10 Matthias KrügerRollup merge of #89736 - GuillaumeGomez:rm-unused-css...
2021-10-10 Matthias KrügerRollup merge of #89632 - GuillaumeGomez:fix-docblock...
2021-10-10 Matthias KrügerRollup merge of #89579 - workingjubilee:regression...
2021-10-10 borsAuto merge of #89541 - workingjubilee:abbrev-shufvec...
2021-10-10 Matthias KrügerRollup merge of #89520 - GuillaumeGomez:cache-rustdoc...
2021-10-10 Matthias KrügerRollup merge of #89438 - pierwill:prefix-free-hash...
2021-10-10 Matthias KrügerRollup merge of #89428 - DevinR528:reachable-featuregat...
2021-10-10 Matthias KrügerRollup merge of #88713 - falk-hueffner:int-log10-docume...
2021-10-10 Matthias KrügerRollup merge of #88374 - joshlf:patch-2, r=JohnTitor
2021-10-10 borsAuto merge of #89633 - rhysd:issue-65230, r=petrochenkov
2021-10-10 borsAuto merge of #89219 - nickkuk:str_split_once_get_unche...
2021-10-10 borsAuto merge of #88952 - skrap:add-armv7-uclibc, r=nagisa
2021-10-10 borsAuto merge of #89695 - jsha:more-templates, r=Guillaume...
2021-10-10 borsAuto merge of #89661 - rusticstuff:libisl_mirror_take_t...
2021-10-09 borsAuto merge of #89631 - camsteffen:clippy-boot-env,...
2021-10-09 Camille GILLOTCompute full HIR hash during lowering.
2021-10-09 Camille GILLOTDirectly use AttributeMap inside OwnerInfo.
2021-10-09 Camille GILLOTPerform indexing during lowering.
2021-10-09 borsAuto merge of #88379 - camelid:cleanup-clean, r=jyn514
2021-10-09 Camille GILLOTHash during lowering.
2021-10-09 Guillaume GomezRollup merge of #89700 - GuillaumeGomez:fix-rustdoc...
2021-10-09 Guillaume GomezRollup merge of #89664 - timClicks:51430-document-boxed...
2021-10-09 Guillaume GomezRollup merge of #89614 - cuviper:unicode-14, r=joshtriplett
2021-10-09 Guillaume GomezRollup merge of #88436 - lf-:stabilize-command-access...
2021-10-09 Guillaume GomezRollup merge of #87528 - :stack_overflow_obsd, r=joshtr...
2021-10-09 Guillaume GomezRollup merge of #75644 - c410-f3r:array, r=yaahc
2021-10-09 borsAuto merge of #89343 - Mark-Simulacrum:no-args-queries...
2021-10-09 Camille GILLOTUse an IndexVec for bodies.
2021-10-09 borsAuto merge of #89698 - matthiaskrgr:rollup-gna54x6...
2021-10-09 Camille GILLOTStore lowering outputs per owner.
2021-10-09 Matthias KrügerRollup merge of #89697 - alessandrod:issue-89689, r...
2021-10-09 Matthias KrügerRollup merge of #89694 - jkugelman:must-use-string...
2021-10-09 Matthias KrügerRollup merge of #89693 - jkugelman:must-use-stdin-stdou...
2021-10-09 Matthias KrügerRollup merge of #89687 - Nicholas-Baron:move_read2_abbr...
2021-10-09 Matthias KrügerRollup merge of #89684 - asquared31415:asm-doc-fix...
2021-10-09 Matthias KrügerRollup merge of #89678 - marcelo-gonzalez:master, r...
2021-10-09 Matthias KrügerRollup merge of #89641 - asquared31415:asm-feature...
2021-10-09 Matthias KrügerRollup merge of #88707 - sylvestre:split_example, r...
next