winit-sonoma-fix/src
Corey Farwell accf2f3cc3 Deref before matching
rust-guidelines encourages this
2015-02-21 18:07:35 -05:00
..
android Removed as_slice_with_nul as CString now derefs to a CStr 2015-02-22 01:17:47 +11:00
cocoa Fixed errors on latest nightly, RingBuf -> VecDeque 2015-02-21 23:59:37 +11:00
win32 Removed as_slice_with_nul as CString now derefs to a CStr 2015-02-22 01:17:47 +11:00
x11 Removed as_slice_with_nul as CString now derefs to a CStr 2015-02-22 01:17:47 +11:00
events.rs Rename enum variants of MouseButton 2015-02-05 16:52:53 +01:00
headless.rs Improve the OpenGL context request system 2015-02-18 17:15:01 +01:00
lib.rs Deref before matching 2015-02-21 18:07:35 -05:00
window.rs Fixed errors on latest nightly, RingBuf -> VecDeque 2015-02-21 23:59:37 +11:00