]> git.lizzy.rs Git - rust.git/history - compiler
Auto merge of #97135 - Dylan-DPC:rollup-06u9pqn, r=Dylan-DPC
[rust.git] / compiler /
2022-05-13 Miguel Guarnizremove unnecessary methods from HirIdValidator
2022-05-13 Miguel Guarnizavoid converting to DefId from LocalDefId when using...
2022-05-13 Miguel Guarnizuse for_each_module instead of iterating over Item's
2022-05-13 Miguel Guarnizchange for_each_module's parameter to FnMut
2022-05-13 Miguel Guarnizupdate rustdoc code to use new method name
2022-05-13 Miguel Guarnizchange back to using tcx.hir() visit-item method
2022-05-13 Miguel Guarnizrename visit item-like methods
2022-05-13 Miguel Guarnizupdate comments about visitor strategy
2022-05-13 Miguel Guarnizremove ItemLikeVisitor and DeepVisitor
2022-05-13 Miguel Guarnizremove HirVisitor
2022-05-13 Miguel Guarnizremove DebuggerVisualizerCollector
2022-05-13 Miguel Guarnizadd module_items
2022-05-13 Miguel Guarnizremove Visitor impl for PrivateItemsInPublicInterfacesC...
2022-05-13 Miguel Guarnizremove TraitVisitor
2022-05-13 Miguel Guarnizreplace hir().def_kind for def_kind query in rustc_passes
2022-05-13 Miguel Guarnizcheck def_kind before fetching item
2022-05-13 Miguel Guarnizremove CollectPrivateImplItemsVisitor
2022-05-13 Miguel Guarnizremove LayoutTest
2022-05-13 Miguel Guarnizremove OuterVisitor
2022-05-13 Miguel Guarnizoptimize find_item to fetch Item only when needed
2022-05-13 Miguel Guarnizremove ItemLikeVisitor impl for EntryContext
2022-05-13 Miguel Guarnizremove DiagnosticItemCollector
2022-05-13 Miguel Guarnizremove LifeSeeder
2022-05-13 Miguel Guarnizreplace usage of visit_item_likes_in_modules with hir_m...
2022-05-13 Miguel GuarnizRemove CheckConstTraitVisitor
2022-05-13 Matthias KrügerRollup merge of #97011 - JohnTitor:issue-28935, r=compi...
2022-05-13 Matthias KrügerRollup merge of #97003 - nnethercote:rm-const_fn-attrs...
2022-05-13 Matthias KrügerRollup merge of #96982 - klensy:no-expect, r=Dylan-DPC
2022-05-13 Matthias KrügerRollup merge of #96615 - JohnTitor:test-54779, r=compil...
2022-05-13 Matthias KrügerRollup merge of #96154 - lukaslueg:unreachablehint...
2022-05-13 borsAuto merge of #96899 - oli-obk:closure_wf_check_bounds...
2022-05-13 Oli SchererFor non-defining opaque type usage errors, don't try...
2022-05-13 Oli SchererCheck that closures satisfy their where bounds
2022-05-13 Oli SchererAvoid invoking the full `eq` infrastructure when all...
2022-05-13 borsAuto merge of #96930 - ayrtonm:mips32-tmp-file, r=petro...
2022-05-13 est31Use pluralize in one instance
2022-05-13 est31Improve name and documentation of generic_extension
2022-05-13 borsAuto merge of #96965 - oli-obk:flaky_inliner_ice, r...
2022-05-13 borsAuto merge of #97000 - matthiaskrgr:rollup-qh3lhu8...
2022-05-13 Matthias KrügerRollup merge of #96993 - notriddle:notriddle/prototype...
2022-05-13 Matthias KrügerRollup merge of #96989 - cjgillot:defpath-use, r=davidtwco
2022-05-13 Matthias KrügerRollup merge of #96948 - ludfo774:macro-trailing-comma...
2022-05-13 Matthias KrügerRollup merge of #96932 - sunfishcode:sunfishcode/docume...
2022-05-13 borsAuto merge of #96493 - chbaker0:issue-96342-fix, r...
2022-05-12 Kelsey Gilbert[save-analysis] Reference the variant not enum at struc...
2022-05-12 borsAuto merge of #96966 - nikic:llvm-update-2, r=cuviper
2022-05-12 borsAuto merge of #96984 - ehuss:update-cargo, r=ehuss
2022-05-12 Camille GILLOTCorrect comment.
2022-05-12 Camille GILLOTReplace DefPathData::Misc by two appropriately-named...
2022-05-12 klensyfix clippy expect_fun_call
2022-05-12 borsAuto merge of #96974 - matthiaskrgr:rollup-jd4otnc...
2022-05-12 Matthias KrügerRollup merge of #96968 - cjgillot:codegen-fulfill-nice...
2022-05-12 Matthias KrügerRollup merge of #96941 - nannany:master, r=lcnr,JohnTitor
2022-05-12 Matthias KrügerRollup merge of #96939 - GuillaumeGomez:settings-css...
2022-05-12 Matthias KrügerRollup merge of #96860 - semarie:openbsd-futex-time64...
2022-05-12 Matthias KrügerRollup merge of #95896 - nagisa:nvptx-contacts, r=Mark...
2022-05-12 borsAuto merge of #95562 - lcnr:attr-no-encode, r=davidtwco
2022-05-12 Oli SchererGive the inliner some hints
2022-05-12 borsAuto merge of #96853 - davidtwco:diagnostic-translation...
2022-05-12 Oli SchererUse IndexSet for deterministic order
2022-05-12 minami.yoshihikoupdate graphviz links
2022-05-12 Oli SchererGracefully handle normalization failures in the prospec...
2022-05-12 borsAuto merge of #96940 - TaKO8Ki:stop-suggesting-wrong...
2022-05-12 David Woodtypeck: port "no resolve overridden impl substs"
2022-05-12 David Woodtypeck: port "manual implementations"
2022-05-12 David Woodtypeck: port "missing type params"
2022-05-12 David Wooderrors: `set_arg` takes `IntoDiagnosticArg`
2022-05-12 David Woodtypeck: simplify error type using `()` field
2022-05-12 David Woodmacros: spanless subdiagnostics from `()` fields
2022-05-12 borsAuto merge of #96889 - Aaron1011:place-ref-remove,...
2022-05-12 borsAuto merge of #95837 - scottmcm:ptr-offset-from-unsigne...
2022-05-12 Scott McMurrayApply CR suggestions; add real tracking issue
2022-05-12 Scott McMurrayAdd a debug check for ordering, and check for isize...
2022-05-12 Scott McMurrayRename `unsigned_offset_from` to `sub_ptr`
2022-05-12 Scott McMurrayAdd `unsigned_offset_from` on pointers
2022-05-12 borsAuto merge of #96150 - est31:unused_macro_rules, r...
2022-05-11 Gary GuoPrevent unwinding when `-C panic=abort` is used regardl...
2022-05-11 borsAuto merge of #96806 - cjgillot:codegen-fulfill-nice...
2022-05-11 Aaron HillRemove `PartialOrd`/`Ord` impl for `PlaceRef`
2022-05-11 borsAuto merge of #96220 - RalfJung:scalar-no-padding,...
2022-05-11 borsAuto merge of #96942 - Dylan-DPC:rollup-p8bcly2, r...
2022-05-11 Dylan DPCRollup merge of #96936 - lnicola:rust-analyzer-2022...
2022-05-11 Dylan DPCRollup merge of #96898 - RalfJung:interpret-pop-debug...
2022-05-11 Dylan DPCRollup merge of #95281 - pierwill:fix-85513, r=Dylan-DPC
2022-05-11 Dylan DPCRollup merge of #91518 - luojia65:rustdoc-riscv-arch...
2022-05-11 Ralf Jungavoid computing Scalar size/align in debug builds
2022-05-11 borsAuto merge of #96924 - petrochenkov:nonon, r=nnethercote
2022-05-11 Takayuki Maedastop suggesting non-existing fully qualified paths
2022-05-11 Vadim Petrochenkovast: Introduce some traits to get AST node properties...
2022-05-11 borsAuto merge of #96933 - ehuss:update-books, r=ehuss
2022-05-11 Ralf Jungrustc_log: add env var to set verbose entry/exit behavior
2022-05-11 borsAuto merge of #96931 - JohnTitor:rollup-3um8o4j, r...
2022-05-11 Camille GILLOTGracefully fail to resolve associated items instead...
2022-05-11 Yuki OkushiRollup merge of #96925 - c410-f3r:z-errors, r=JohnTitor
2022-05-11 Yuki OkushiRollup merge of #96916 - matthiaskrgr:simpl_count,...
2022-05-11 Yuki OkushiRollup merge of #96903 - oli-obk:opaque_type_lifetime_c...
2022-05-11 Yuki OkushiRollup merge of #96900 - GuillaumeGomez:fix-js-error...
2022-05-11 Yuki OkushiRollup merge of #96896 - JohnTitor:issue-68408, r=compi...
2022-05-11 Yuki OkushiRollup merge of #96887 - notriddle:notriddle/as-raw...
2022-05-11 Yuki OkushiRollup merge of #96543 - nnethercote:rm-make_token_stre...
next