Alexandre Bury
|
4c5e4abe49
|
Make AnyCb take a &mut dyn View and add Cursive::debug_name
|
2020-03-03 13:47:31 -08:00 |
|
Alexandre Bury
|
884796fb02
|
Add PaddedView::get_inner(_mut) and fix clippy warnings
|
2019-10-25 19:46:49 -07:00 |
|
Alexandre Bury
|
158bc65c33
|
Add direct downcast methods to AnyView
|
2019-04-08 17:44:42 -07:00 |
|
Alexandre Bury
|
06b02e4665
|
Remove "extern crate" and rustfmt
|
2019-02-28 16:04:14 -08:00 |
|
Alexandre Bury
|
e096dc9740
|
Run cargo fix --edition-idioms
|
2019-02-28 15:55:10 -08:00 |
|
Alexandre Bury
|
e51be07e5d
|
Update to Rust 2018
Run `cargo fix --edition` and update Cargo.toml
|
2019-02-28 15:54:12 -08:00 |
|
Alexandre Bury
|
9bc723ab4a
|
Do not accept any return value for callbacks
It got added so we could keep using `s.pop_layer()` in single-line callbacks.
It was confusing, and the return value was ignored anyway.
|
2018-03-16 15:50:56 -07:00 |
|
Alexandre Bury
|
1ad9a53cf7
|
Small refactoring
|
2018-03-14 15:11:27 -07:00 |
|