-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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 5 pull requests #94447
Rollup of 5 pull requests #94447
Commits on Jan 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f3f6891 - Browse repository at this point
Copy the full SHA f3f6891View commit details
Commits on Jan 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 51dacc5 - Browse repository at this point
Copy the full SHA 51dacc5View commit details
Commits on Jan 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9118393 - Browse repository at this point
Copy the full SHA 9118393View commit details
Commits on Feb 25, 2022
-
Fix MinGW target detection in raw-dylib
LLVM target doesn't have to be the same as Rust target so relying on it is wrong.
Configuration menu - View commit details
-
Copy full SHA for c35a1d4 - Browse repository at this point
Copy the full SHA c35a1d4View commit details
Commits on Feb 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for aac0281 - Browse repository at this point
Copy the full SHA aac0281View commit details
Commits on Feb 28, 2022
-
Rollup merge of rust-lang#89793 - ibraheemdev:from_ptr_range, r=m-ou-se
Add `slice::{from_ptr_range, from_mut_ptr_range} ` Adds `slice::{from_ptr_range, from_mut_ptr_range}` as counterparts to `slice::{as_ptr_range, as_mut_ptr_range}`.
Configuration menu - View commit details
-
Copy full SHA for 770ee32 - Browse repository at this point
Copy the full SHA 770ee32View commit details -
Rollup merge of rust-lang#92642 - avborhanian:master, r=Dylan-DPC
Update search location from a relative path to absolute This should address issue rust-lang#90311.
Configuration menu - View commit details
-
Copy full SHA for 354e014 - Browse repository at this point
Copy the full SHA 354e014View commit details -
Rollup merge of rust-lang#93389 - cameron1024:issue-90847-regression,…
… r=Mark-Simulacrum regression for issue 90847 Adds a regression test for issue rust-lang#90847
Configuration menu - View commit details
-
Copy full SHA for 4115c3f - Browse repository at this point
Copy the full SHA 4115c3fView commit details -
Rollup merge of rust-lang#93413 - lsimons:patch-1, r=Dylan-DPC
Fix broken link from rustdoc docs to ayu theme
Configuration menu - View commit details
-
Copy full SHA for 01ffa5f - Browse repository at this point
Copy the full SHA 01ffa5fView commit details -
Rollup merge of rust-lang#94365 - mati865:fix-mingw-detection-for-raw…
…dylib, r=michaelwoerister Fix MinGW target detection in raw-dylib LLVM target doesn't have to be the same as Rust target so relying on it is wrong. It was one of concerns in rust-lang#88801 that was not fixed in rust-lang#90782.
Configuration menu - View commit details
-
Copy full SHA for ea39f46 - Browse repository at this point
Copy the full SHA ea39f46View commit details