Skip to content

Conversation

@msullivan
Copy link
Contributor

No description provided.

@msullivan
Copy link
Contributor Author

This has been landed.

@msullivan msullivan closed this Jul 26, 2011
keeperofdakeys pushed a commit to keeperofdakeys/rust that referenced this pull request Dec 12, 2017
ZuseZ4 pushed a commit to EnzymeAD/rust that referenced this pull request Mar 7, 2023
* Add nvvm fabs

* add fmin/fmax nvvm
celinval added a commit to celinval/rust-dev that referenced this pull request Jun 4, 2024
Fixes rust-lang#739.

Cargo rmc is able to extract flags from a toml configuration file. In
order to provide a good experience to users that want to add
configurations to their Cargo.toml, we are adding support to the
standard metadata tables supported by cargo.

We still support the [rmc] tables in cases users prefer to use a
different rmc.toml file, but this is discouraged for Cargo.toml files
since it will generate a warning every time a user runs cargo.
GuillaumeGomez pushed a commit to GuillaumeGomez/rust that referenced this pull request Aug 4, 2025
noscripter pushed a commit to noscripter/rust that referenced this pull request Sep 8, 2025
* ref: improve knapsack implementation

* ref: refactor knapsack
- Create `Item` struct to represent the knapsack item, which always has a weight and a value
- Create `KnapsackSolution` struct to represent the solution
- Add suggessted tests
- Update documentation

* style: simplify logic by removing redundant branch

---------

Co-authored-by: Piotr Idzik <65706193+vil02@users.noreply.github.com>
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.

1 participant