File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -271,6 +271,12 @@ involve :t:`[type]s` that require :t:`destruction`:
271271* :dp: `fls_qvofy4wkql0s `
272272 :t: `[While loop expression]s `.
273273
274+ * :dp: `fls_zyuxqty09SDO `
275+ All forms of :t: `[borrow]s ` except those of expressions that are subject to
276+ :t: `drop scope extension ` to the end of the program
277+ and which are either :t: `[mutable borrow]s `
278+ or borrows of expressions that result in values with :t: `interior mutability `.
279+
274280:dp: `fls_3i7efddbsmn0 `
275281An :t: `expression ` is not considered a :t: `constant expression ` when it
276282explicitly invokes an :t: `associated trait function ` or uses
@@ -312,12 +318,6 @@ A :t:`constant context` is a :t:`construct` that requires a
312318* :dp: `fls_ucFupTeCyylb `
313319 The :t: `block expression ` of a :t: `const block expression `.
314320
315- * :dp: `fls_zyuxqty09SDO `
316- All forms of :t: `[borrow]s ` except those of expressions that are subject to
317- :t: `drop scope extension ` to the end of the program
318- and which are either :t: `[mutable borrow]s `
319- or borrows of expressions that result in values with :t: `interior mutability `.
320-
321321:dp: `fls_od0h3v40kjp6 `
322322An invocation of the :std: `core::ptr::addr_of ` :t: `macro ` expands to a
323323:t: `constant expression ` allowed in any :t: `constant context ` and
You can’t perform that action at this time.
0 commit comments