Skip to content

Commit aaa3f92

Browse files
committed
Chore: wrong nightly date in changelog
1 parent 63c9f56 commit aaa3f92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/rustc_codegen_nvvm/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ However, if you rely on libm for determinism, you must disable the overriding, s
4242
This also makes PTX much smaller generally, in our example path tracer, it slimmed the PTX file from about `3800` LoC to `2300` LoC.
4343

4444
- Trace-level debug is compiled out for release now, decreasing the size of the codegen dll and improving compile times.
45-
- Updated to nightly 12/5/21
45+
- Updated to nightly 12/4/21
4646

4747
## 0.1.1 - 11/26/21
4848

0 commit comments

Comments
 (0)