about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorAlex Macleod <alex@macleod.io>2025-01-18 17:52:49 +0000
committerGitHub <noreply@github.com>2025-01-18 17:52:49 +0000
commit2220806d691b09d309062d339f065f58b70cf369 (patch)
tree26549a7cf5a1fc3c2563a022e9c3dd64249f4f7a /compiler/rustc_codegen_gcc
parent38828bf89a2be5e1ad0faa570a826ac1119c0868 (diff)
parentf32764070683aa1f7aec5771f8a6352c3dd2589e (diff)
downloadrust-2220806d691b09d309062d339f065f58b70cf369.tar.gz
rust-2220806d691b09d309062d339f065f58b70cf369.zip
Emit `missing_const_for_fn` for `CONST_MUT_REFS` (#13839)
1.83 stabilized `CONST_MUT_REFS`, also allowing for `const fn` to mutate
through mutable references. This ensures `missing_const_for_fn` is
emitted for those cases.

changelog: [`missing_const_for_fn`]: Now suggests marking some functions
taking mutable references `const`
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions