constify a couple thread_local statics by matthiaskrgr · Pull Request #120976 · rust-lang/rust
rustbot
added
S-waiting-on-review
labels
Feb 12, 2024
bors
added
S-waiting-on-bors
and removed S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.labels
Mar 4, 2024GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request
Mar 4, 2024bors added a commit to rust-lang-ci/rust that referenced this pull request
Mar 4, 2024…llaumeGomez Rollup of 9 pull requests Successful merges: - rust-lang#120976 (constify a couple thread_local statics) - rust-lang#121576 (Convert the rest of the visitors to use `VisitorResult`) - rust-lang#121826 (Use root obligation on E0277 for some cases) - rust-lang#121928 (Extract an arguments struct for `Builder::then_else_break`) - rust-lang#121958 (Fix redundant import errors for preload extern crate) - rust-lang#121959 (Removing absolute path in proc-macro) - rust-lang#121968 (Don't run test_get_os_named_thread on win7) - rust-lang#121977 (Doc: Fix incorrect reference to integer in Atomic{Ptr,Bool}::as_ptr.) - rust-lang#121978 (Fix duplicated path in the "not found dylib" error) r? `@ghost` `@rustbot` modify labels: rollup
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request
Mar 4, 2024This was referenced
Mar 4, 2024rust-timer added a commit to rust-lang-ci/rust that referenced this pull request
Mar 5, 2024Rollup merge of rust-lang#120976 - matthiaskrgr:constify_TL_statics, r=lcnr constify a couple thread_local statics
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters