Uh oh!
There was an error while loading. Please reload this page.
Avoid ICE in rustdoc when using Fn bounds - #100205
Conversation
rust-highfive
commented
Aug 6, 2022
r? @notriddle (rust-highfive has picked a reviewer for you, use r? to override) |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
camelid
commented
Aug 8, 2022
@bors r+ |
bors
commented
Aug 8, 2022
camelid
commented
Aug 8, 2022
cc @rust-lang/rustdoc This fixes a pretty severe beta regression. |
camelid
commented
Aug 8, 2022
Actually, this beta is about to be released as 1.63. @Mark-Simulacrum is it too late to get this in 1.63? |
camelid
commented
Aug 8, 2022
@bors p=1 |
Uh oh!
There was an error while loading. Please reload this page.
camelid
commented
Aug 8, 2022
@bors r+ |
bors
commented
Aug 8, 2022
camelid
commented
Aug 8, 2022
Unilaterally marking as beta-accepted since it's a pretty small change to fix a severe issue and the release is being cut imminently. |
…Simulacrum [stable] 1.63.0 release Includes cherry picks of: * rust-lang#100207 * rust-lang/rust-clippy#9302 * Avoid ICE in rustdoc when using Fn bounds rust-lang#100205 r? `@Mark-Simulacrum`
…mulacrum [beta] 1.64.0 branching Includes cherry picks of: * rust-lang#100207 * rust-lang/rust-clippy#9302 * rust-lang/rust@49b1904 (explicit_auto_deref into nursery) * Avoid ICE in rustdoc when using Fn bounds rust-lang#100205 r? `@Mark-Simulacrum`
bors
commented
Aug 9, 2022
bors
commented
Aug 9, 2022
☀️ Test successful - checks-actions |
rust-timer
commented
Aug 9, 2022
Finished benchmarking commit (8d1fa71): comparison url. Instruction count
Max RSS (memory usage)Results
CyclesResults
If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf. @rustbot label: -perf-regression Footnotes |
Fixes#100143