We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8013378 commit 39af02dCopy full SHA for 39af02d
crates/cust/CHANGELOG.md
@@ -8,7 +8,7 @@ Notable changes to this project will be documented in this file.
8
9
This release is gigantic, so here are the main things you need to worry about:
10
11
-`Context::create_and_push(FLAGS, device)` -> `Context::new(device)`.
+`Context::create_and_push(FLAGS, device)` -> `Context::new(device)`.
12
`Module::from_str(PTX)` -> `Module::from_ptx(PTX, &[])`.
13
14
### Context handling overhaul
0 commit comments