-
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 6 pull requests #121295
Rollup of 6 pull requests #121295
Commits on Feb 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e9cda9b - Browse repository at this point
Copy the full SHA e9cda9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 601f2d1 - Browse repository at this point
Copy the full SHA 601f2d1View commit details
Commits on Feb 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c17539c - Browse repository at this point
Copy the full SHA c17539cView commit details
Commits on Feb 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d9c1c73 - Browse repository at this point
Copy the full SHA d9c1c73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f614cb - Browse repository at this point
Copy the full SHA 9f614cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd8a1a4 - Browse repository at this point
Copy the full SHA bd8a1a4View commit details
Commits on Feb 19, 2024
-
Rollup merge of rust-lang#119808 - GnomedDev:encode-charsearcher-size…
…-in-type, r=Mark-Simulacrum Store core::str::CharSearcher::utf8_size as u8 This is already relied on being smaller than u8 due to the `safety invariant: utf8_size must be less than 5`, so this helps LLVM optimize and maybe improve copies due to padding instead of unused bytes.
Configuration menu - View commit details
-
Copy full SHA for c5da038 - Browse repository at this point
Copy the full SHA c5da038View commit details -
Rollup merge of rust-lang#121032 - oli-obk:cyclic_type_ice, r=cjgillot
Continue reporting remaining errors instead of silently dropping them I was too eager to add assertions in https://github.com/rust-lang/rust/pull/120342/files#diff-593003090e0fb5c21f31413ce5feb506e235ec33c4775da88b853980429b9ff1R741 fixes rust-lang#120864
Configuration menu - View commit details
-
Copy full SHA for 25bba60 - Browse repository at this point
Copy the full SHA 25bba60View commit details -
Rollup merge of rust-lang#121041 - Nilstrieb:into-the-future-of-2024,…
… r=Mark-Simulacrum Add `Future` and `IntoFuture` to the 2024 prelude Implements rust-lang/rfcs#3509.
Configuration menu - View commit details
-
Copy full SHA for cf0b36a - Browse repository at this point
Copy the full SHA cf0b36aView commit details -
Rollup merge of rust-lang#121230 - GuillaumeGomez:extend-level-api, r…
…=Nadrieril Extend Level API I need this API for rust-lang/rust-clippy#12303: I have a nested `cfg` attribute (so a `MetaItem`) and I'd like to still be able to match against all possible kind of `Level`s.
Configuration menu - View commit details
-
Copy full SHA for ec07410 - Browse repository at this point
Copy the full SHA ec07410View commit details -
Rollup merge of rust-lang#121272 - pitaj:diag_items-legacy_numeric_co…
…nstants, r=Nilstrieb Add diagnostic items for legacy numeric constants For rust-lang/rust-clippy#12312
Configuration menu - View commit details
-
Copy full SHA for c2cc066 - Browse repository at this point
Copy the full SHA c2cc066View commit details -
Rollup merge of rust-lang#121275 - tshepang:test-panicking-proc-macro…
…s, r=nnethercote add test for panicking attribute macros
Configuration menu - View commit details
-
Copy full SHA for 3fe809b - Browse repository at this point
Copy the full SHA 3fe809bView commit details