about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src/constructor.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-07-14 20:24:59 +0200
committerGitHub <noreply@github.com>2024-07-14 20:24:59 +0200
commit79000d2a8f87ee15c6165868407a3bde1e8e0da1 (patch)
treeedd803dc09ebb1dc216681d4c91f9dd80abb069d /compiler/rustc_pattern_analysis/src/constructor.rs
parent77d25b9f9c9dd060e5e3ddf31d21148cacd31041 (diff)
parenta36fcc8969761fa08c8f969104bba500ff0fb75c (diff)
downloadrust-79000d2a8f87ee15c6165868407a3bde1e8e0da1.tar.gz
rust-79000d2a8f87ee15c6165868407a3bde1e8e0da1.zip
Rollup merge of #127630 - compiler-errors:type-ascription, r=chenyukang
Remove lang feature for type ascription (since it's a lib feature now)

It's not necessary since it's a library feature now, via the type ascription macro. We can't (and shouldn't) register it as a removed feature since I think that would give "this feature has been removed" errors even for people using the macro (well, I'm pretty sure, though I didn't check).

r? `@Nilstrieb`
Diffstat (limited to 'compiler/rustc_pattern_analysis/src/constructor.rs')
0 files changed, 0 insertions, 0 deletions