Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Push ribs by kind rather than by value #3249

Merged
merged 1 commit into from
Nov 14, 2024

Commits on Nov 11, 2024

  1. Push ribs by kind rather than by value

    gcc/rust/ChangeLog:
    
    	* resolve/rust-forever-stack.h
    	(ForeverStack::push): Accept argument of type Rib::Kind rather
    	than Rib.
    	* resolve/rust-forever-stack.hxx
    	(ForeverStack::push): Likewise.
    	* resolve/rust-name-resolution-context.cc
    	(NameResolutionContext::scoped): Likewise.
    	* resolve/rust-name-resolution-context.h
    	(NameResolutionContext::scoped): Likewise.
    
    Signed-off-by: Owen Avery <[email protected]>
    powerboat9 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    09d554e View commit details
    Browse the repository at this point in the history