-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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
Rollup of 6 pull requests #88686
Rollup of 6 pull requests #88686
Conversation
It was previously unclear which should be used when.
Add tests for some const generics issues closes rust-lang#82956 closes rust-lang#84659 closes rust-lang#86530 closes rust-lang#86535 there is also a random test in here about array repeat expressions that I already had on this branch but it seems to fit the theme of this PR so kept it... r? `@lcnr`
…htriplett Document when to use Windows' `symlink_dir` vs. `symlink_file` It was previously unclear why there are two functions and when they should be used. Fixes: rust-lang#88635
Correct typo found while addressing reviewer remarks for rust-lang#88316
Fix typo: needede -> needed Fix a typo in library/alloc/src/collections/btree/node.rs
…=lnicola ⬆️ rust-analyzer
@bors r+ rollup=never p=6 |
@rylev: 🔑 Insufficient privileges: Not in reviewers |
@bors r+ rollup=never p=6 |
📌 Commit 3c4b461 has been approved by |
☀️ Test successful - checks-actions |
Finished benchmarking commit (13db844): comparison url. Summary: This benchmark run did not return any relevant changes. If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf. @rustbot label: -perf-regression |
Successful merges:
symlink_dir
vs.symlink_file
#88647 (Document when to use Windows'symlink_dir
vs.symlink_file
)Failed merges:
r? @ghost
@rustbot modify labels: rollup
Create a similar rollup