Skip to content

Commit

Permalink
Chore: wrong nightly date in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
RDambrosio016 committed Dec 5, 2021
1 parent 63c9f56 commit aaa3f92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/rustc_codegen_nvvm/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ However, if you rely on libm for determinism, you must disable the overriding, s
This also makes PTX much smaller generally, in our example path tracer, it slimmed the PTX file from about `3800` LoC to `2300` LoC.

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

## 0.1.1 - 11/26/21

Expand Down

0 comments on commit aaa3f92

Please sign in to comment.