Skip to content

add underscore to variables to suppress unused variables error#623

Open
prathikr wants to merge 1 commit intomainfrom
prathikrao/unused-variable-fix
Open

add underscore to variables to suppress unused variables error#623
prathikr wants to merge 1 commit intomainfrom
prathikrao/unused-variable-fix

Conversation

@prathikr
Copy link
Copy Markdown
Contributor

@prathikr prathikr commented Apr 9, 2026

No description provided.

Copilot AI review requested due to automatic review settings April 9, 2026 17:42
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
foundry-local Ready Ready Preview, Comment Apr 9, 2026 5:43pm

Request Review

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Rust SDK build.rs script, apparently aiming to suppress “unused variable” warnings by renaming NuGet feed constants with leading underscores.

Changes:

  • Renamed NUGET_FEED_NUGET_FEED
  • Renamed ORT_NIGHTLY_FEED_ORT_NIGHTLY_FEED
  • Updated references to these constants in package selection and download logging

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants