-
Notifications
You must be signed in to change notification settings - Fork 13.2k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[beta] Turing complete const eval
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#50026
by oli-obk
was closed Apr 17, 2018
Loading…
Use the correct parameter environment for simd shuffle arguments
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#53021
by oli-obk
was closed Aug 3, 2018
Loading…
Constify zero length c-string creation
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#61318
by oli-obk
was closed May 30, 2019
Loading…
Compute the correct layout for variants of uninhabited enums
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#69767
by oli-obk
was closed Mar 6, 2020
Loading…
Rollup of 8 pull requests
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
A-translation
Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic
O-hermit
Operating System: Hermit
O-SGX
Target: SGX
O-unix
Operating system: Unix-like
O-wasi
Operating system: Wasi, Webassembly System Interface
O-wasm
Target: WASM (WebAssembly), http://webassembly.org/
O-windows
Operating system: Windows
rollup
A PR which is a rollup
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#121011
by oli-obk
was closed Feb 13, 2024
Loading…
Ensure we only feed def ids via create_def or within eval_always queries
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#121080
by oli-obk
was closed Feb 14, 2024
Loading…
improve const eval error reporting on "" and b"" casts
#34972
by oli-obk
was merged Jul 24, 2016
Loading…
add tests for ensuring const indexing does not cause compile-time errors in runtime code
#30261
by oli-obk
was merged Dec 9, 2015
Loading…
[breaking batch] don't glob export ast::BlockCheckMode variants
#31486
by oli-obk
was closed Feb 8, 2016
Loading…
read_until reworked so returned delimiter is explicit
#21514
by oli-obk
was closed Jan 23, 2015
Loading…
don't clear the ident interner until lints are done
#33754
by oli-obk
was closed May 20, 2016
Loading…
Remove unused lowering field and method
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#51034
by oli-obk
was merged May 26, 2018
Loading…
[beta] Incremental miri regression
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#50025
by oli-obk
was closed Apr 17, 2018
Loading…
Cleanups
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#52573
by oli-obk
was merged Jul 21, 2018
Loading…
Delete leftover librustc_const_eval
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#49444
by oli-obk
was merged Mar 29, 2018
Loading…
Update clippy submodule
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#54988
by oli-obk
was closed Oct 11, 2018
Loading…
Handle existential types in dead code analysis
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#56456
by oli-obk
was merged Dec 6, 2018
Loading…
[beta] Bump stack size to 32MB
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#56468
by oli-obk
was closed Dec 4, 2018
Loading…
Make Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
const unsafe fn
bodies unsafe
S-waiting-on-bors
#56706
by oli-obk
was merged Dec 16, 2018
Loading…
Unregress using scalar unions in constants.
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#59139
by oli-obk
was merged Mar 16, 2019
Loading…
[beta] Backport #67134
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#67297
by oli-obk
was closed Dec 14, 2019
Loading…
Require Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
allow_internal_unstable
for stable min_const_fn using unsta…
S-waiting-on-bors
#67251
by oli-obk
was merged Dec 13, 2019
Loading…
Fiddle Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
ParamEnv
through to a place that used to use ParamEnv::empty
in a buggy manner
S-waiting-on-bors
#70049
by oli-obk
was merged Mar 17, 2020
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.