]> git.lizzy.rs Git - rust.git/history - compiler/rustc_hir/src/hir.rs
fix most compiler/ doctests
[rust.git] / compiler / rustc_hir / src / hir.rs
2022-05-03 Elliot Robertsfix most compiler/ doctests
2022-05-01 borsAuto merge of #95362 - scottmcm:calloc-arrays, r=Mark...
2022-04-30 borsAuto merge of #96347 - estebank:issue-96292, r=compiler...
2022-04-30 borsAuto merge of #96348 - overdrivenpotato:inline-location...
2022-04-30 borsAuto merge of #93803 - cjgillot:unify-bounds, r=oli-obk
2022-04-30 Camille GILLOTCorrect comment.
2022-04-30 Camille GILLOTSave colon span to suggest bounds.
2022-04-30 Camille GILLOTStore all generic bounds as where predicates.
2022-04-30 Camille GILLOTInline WhereClause into Generics.
2022-04-30 Camille GILLOTBox HIR Generics and Impl.
2022-04-29 Dylan DPCRollup merge of #96536 - rust-lang:notriddle/deref...
2022-04-29 Dylan DPCRollup merge of #96390 - GuillaumeGomez:es6-part2,...
2022-04-29 borsAuto merge of #96474 - SparrowLii:langcall, r=lcnr
2022-04-29 borsAuto merge of #96489 - shepmaster:revert-vec-from-array...
2022-04-29 Dylan DPCRollup merge of #96523 - nbdd0121:windows, r=petrochenkov
2022-04-29 Dylan DPCRollup merge of #96492 - joshtriplett:revert-std-ffi...
2022-04-29 Dylan DPCRollup merge of #96481 - aDotInTheVoid:hashmap-docs...
2022-04-29 Dylan DPCRollup merge of #96477 - alexcrichton:update-wasm64...
2022-04-29 borsAuto merge of #96444 - nbdd0121:used2, r=petrochenkov
2022-04-29 borsAuto merge of #96441 - ChrisDenton:sync-pipes, r=m...
2022-04-28 borsAuto merge of #96393 - joboet:pthread_parker, r=thomcc
2022-04-28 Dylan DPCRollup merge of #96480 - user-simon:patch-1, r=Dylan-DPC
2022-04-28 Dylan DPCRollup merge of #96409 - marmeladema:fix-nll-introduce...
2022-04-28 Dylan DPCRollup merge of #96405 - pvdrz:ambiguous-plus-diagnosti...
2022-04-28 Dylan DPCRollup merge of #95312 - marmeladema:tests-for-issue...
2022-04-28 borsAuto merge of #95976 - b-naber:valtree-constval-convers...
2022-04-28 borsAuto merge of #95904 - paolobarbolini:vecdeque-specexte...
2022-04-28 borsAuto merge of #96085 - jsgf:deny-unused-deps, r=compile...
2022-04-28 borsAuto merge of #96495 - Dylan-DPC:rollup-9lm4tpp, r...
2022-04-28 Dylan DPCRollup merge of #96483 - Urgau:check-cfg-target_feature...
2022-04-28 Dylan DPCRollup merge of #96471 - BoxyUwU:let_else_considered_ha...
2022-04-28 Dylan DPCRollup merge of #96466 - compiler-errors:error-collect...
2022-04-28 Dylan DPCRollup merge of #96432 - SparrowLii:dbg_scope, r=davidtwco
2022-04-28 Dylan DPCRollup merge of #96421 - nnethercote:less-NoDelim,...
2022-04-28 Dylan DPCRollup merge of #96397 - AronParker:issue-96368-fix...
2022-04-28 Dylan DPCRollup merge of #96377 - compiler-errors:infer-rustfix...
2022-04-27 borsAuto merge of #91557 - cjgillot:ast-lifetimes-named...
2022-04-27 Camille GILLOTUse LifetimeRes during lowering.
2022-04-27 Camille GILLOTUpdate comment.
2022-04-27 borsAuto merge of #96179 - klensy:bump-deps-04-22, r=Mark...
2022-04-27 borsAuto merge of #95170 - jyn514:ci-llvm, r=Mark-Simulacrum
2022-04-27 borsAuto merge of #96371 - c410-f3r:z-errors, r=petrochenkov
2022-04-27 borsAuto merge of #96195 - sunfishcode:sunfishcode/handle...
2022-04-27 borsAuto merge of #96459 - Dylan-DPC:rollup-de6ud9d, r...
2022-04-27 Dylan DPCRollup merge of #96430 - GuillaumeGomez:search-exclamat...
2022-04-27 Dylan DPCRollup merge of #96410 - notriddle:notriddle/issue...
2022-04-27 Dylan DPCRollup merge of #96385 - marmeladema:nll-fix-trait...
2022-04-27 Dylan DPCRollup merge of #96383 - compiler-errors:issue-96381...
2022-04-27 Dylan DPCRollup merge of #96370 - compiler-errors:cleanup-report...
2022-04-27 Dylan DPCRollup merge of #92569 - George-lewis:87181, r=estebank
2022-04-26 GeorgeAdd new diagnostic
2022-04-26 Guillaume GomezRollup merge of #96361 - GuillaumeGomez:es6, r=notriddle
2022-04-26 Guillaume GomezRollup merge of #95949 - SoniEx2:patch-5, r=m-ou-se
2022-04-26 Guillaume GomezRollup merge of #94703 - kjetilkjeka:nvptx-kernel-args...
2022-04-26 Guillaume GomezRollup merge of #94022 - jongiddy:cow-into-owned-docs...
2022-04-25 Dylan DPCRollup merge of #96355 - estebank:issue-95030, r=compil...
2022-04-25 Dylan DPCRollup merge of #96279 - GuillaumeGomez:remove-woff...
2022-04-25 Dylan DPCRollup merge of #96149 - est31:remove_unused_macro_matc...
2022-04-25 Dylan DPCRollup merge of #90312 - r00ster91:search, r=Dylan-DPC
2022-04-25 borsAuto merge of #96116 - ouz-a:mir-opt, r=oli-obk
2022-04-25 borsAuto merge of #95604 - nbdd0121:used2, r=petrochenkov
2022-04-25 borsAuto merge of #96246 - SparrowLii:bound_contxet, r...
2022-04-25 borsAuto merge of #95246 - ChrisDenton:command-args, r...
2022-04-24 Matthias KrügerRollup merge of #96366 - jyn514:remove-dead-code, r...
2022-04-24 Matthias KrügerRollup merge of #96215 - nikic:legacy-pm-removal, r...
2022-04-24 Matthias KrügerRollup merge of #96107 - Gumichocopengin8:test/vec...
2022-04-24 Matthias KrügerRollup merge of #96090 - JakobDegen:mir-tests, r=nagisa
2022-04-24 borsAuto merge of #94609 - esp-rs:esp-idf-stat-type-fixes...
2022-04-24 Matthias KrügerRollup merge of #96352 - marmeladema:fix-nll-lifetime...
2022-04-24 Matthias KrügerRollup merge of #96303 - jyn514:improved-bootstrap...
2022-04-24 Matthias KrügerRollup merge of #96237 - AlecGoncharow:issue-96011...
2022-04-24 Matthias KrügerRollup merge of #95504 - jyn514:library-alias, r=Mark...
2022-04-24 borsAuto merge of #96281 - SparrowLii:const_prop, r=wesleywiser
2022-04-23 borsAuto merge of #93970 - cjgillot:novis, r=petrochenkov
2022-04-23 borsAuto merge of #90602 - mbartlett21:const-intoiterator...
2022-04-23 borsAuto merge of #95971 - workingjubilee:no-weird-fp-in...
2022-04-23 Camille GILLOTDrop vis in Item.
2022-04-23 Camille GILLOTDrop vis in ImplItem.
2022-04-23 Camille GILLOTDrop vis from ForeignItem.
2022-04-23 Camille GILLOTDrop vis in FieldDef.
2022-04-23 Camille GILLOTStop visiting visibility.
2022-04-23 borsAuto merge of #94887 - dylni:move-normpath-crate-impl...
2022-04-22 bjorn3Merge commit 'f2cdd4a78d89c009342197cf5844a21f8aa813df...
2022-04-22 borsAuto merge of #96144 - c410-f3r:z-errors, r=petrochenkov
2022-04-21 Dylan DPCRollup merge of #95434 - cjgillot:dump-dep-kind, r...
2022-04-21 borsAuto merge of #96003 - aswild:pr/bootstrap-subcommands...
2022-04-20 Dylan DPCRollup merge of #93313 - tmiasko:uninhabited, r=tmandry
2022-04-20 borsAuto merge of #96022 - martingms:inline-const-getters...
2022-04-19 Dylan DPCRollup merge of #96029 - IsakNyberg:error-messages...
2022-04-19 Dylan DPCRollup merge of #95813 - Urgau:rustdoc-where-clause...
2022-04-19 Dylan DPCRollup merge of #95740 - Amanieu:kreg0, r=nagisa
2022-04-19 Dylan DPCRollup merge of #96142 - cjgillot:no-crate-def-index...
2022-04-19 Dylan DPCRollup merge of #96122 - TaKO8Ki:fix-invalid-error...
2022-04-19 Dylan DPCRollup merge of #96089 - ojeda:no-vec-no_global_oom_han...
2022-04-19 Dylan DPCRollup merge of #96086 - jsgf:remove-extern-location...
2022-04-19 Dylan DPCRollup merge of #95809 - ytmimi:llvm_stamp_typo, r...
2022-04-19 Dylan DPCRollup merge of #94493 - oribenshir:feature/ISSUE-78543...
2022-04-19 borsAuto merge of #96020 - martingms:optimize-relate_substs...
2022-04-19 borsAuto merge of #95379 - icewind1991:suggest-associated...
2022-04-18 Dylan DPCRollup merge of #96156 - est31:use_from_le_bytes, r...
next