Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some minor things. #3081

Merged
merged 3 commits into from Sep 19, 2018
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

clip: Derive debug for ClipNode.

This was useful multiple times already.
  • Loading branch information
emilio committed Sep 18, 2018
commit 961feb5ca57d142d2feb8a3aa2820aae5ab314c0
@@ -106,6 +106,7 @@ enum ClipResult {
// positioning information and implementation details
// that control where the GPU data for this clip source
// can be found.
#[derive(Debug)]
pub struct ClipNode {
pub item: ClipItem,
pub gpu_cache_handle: GpuCacheHandle,
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.