From df6e61d151ceb3a5357afac4b43cd57370005ae7 Mon Sep 17 00:00:00 2001 From: dabreegster Date: Sun, 22 Aug 2021 02:32:47 +0000 Subject: [PATCH] deploy: 996a3f30b3e7da3e732429ed87a22d993cbd8d95 --- rustdoc/game/edit/roads/fn.can_reverse.html | 2 +- .../edit/roads/fn.highlight_current_selection.html | 2 +- rustdoc/game/edit/roads/fn.lane_type_to_icon.html | 2 +- rustdoc/game/edit/roads/fn.make_main_panel.html | 2 +- rustdoc/game/edit/roads/fn.width_choices.html | 2 +- rustdoc/game/edit/roads/index.html | 2 +- .../pregame/built_info/constant.BUILT_TIME_UTC.html | 2 +- rustdoc/src/game/edit/roads.rs.html | 10 +--------- .../build/game-7b2f388b02b372bc/out/built.rs.html | 2 +- 9 files changed, 9 insertions(+), 17 deletions(-) diff --git a/rustdoc/game/edit/roads/fn.can_reverse.html b/rustdoc/game/edit/roads/fn.can_reverse.html index e77c8b3a68..36af77f540 100644 --- a/rustdoc/game/edit/roads/fn.can_reverse.html +++ b/rustdoc/game/edit/roads/fn.can_reverse.html @@ -1,3 +1,3 @@ can_reverse in game::edit::roads - Rust -

Function game::edit::roads::can_reverse[][src]

fn can_reverse(_: LaneType) -> bool
\ No newline at end of file +

Function game::edit::roads::can_reverse[][src]

fn can_reverse(_: LaneType) -> bool
\ No newline at end of file diff --git a/rustdoc/game/edit/roads/fn.highlight_current_selection.html b/rustdoc/game/edit/roads/fn.highlight_current_selection.html index b4e175c9d8..ebff139f59 100644 --- a/rustdoc/game/edit/roads/fn.highlight_current_selection.html +++ b/rustdoc/game/edit/roads/fn.highlight_current_selection.html @@ -1,3 +1,3 @@ highlight_current_selection in game::edit::roads - Rust -

Function game::edit::roads::highlight_current_selection[][src]

fn highlight_current_selection(
    ctx: &mut EventCtx<'_>,
    app: &App,
    r: RoadID,
    l: Option<LaneID>
) -> (Option<LaneID>, Drawable)
\ No newline at end of file +

Function game::edit::roads::highlight_current_selection[][src]

fn highlight_current_selection(
    ctx: &mut EventCtx<'_>,
    app: &App,
    r: RoadID,
    l: Option<LaneID>
) -> (Option<LaneID>, Drawable)
\ No newline at end of file diff --git a/rustdoc/game/edit/roads/fn.lane_type_to_icon.html b/rustdoc/game/edit/roads/fn.lane_type_to_icon.html index 4d4a6f4047..26235cd833 100644 --- a/rustdoc/game/edit/roads/fn.lane_type_to_icon.html +++ b/rustdoc/game/edit/roads/fn.lane_type_to_icon.html @@ -1,3 +1,3 @@ lane_type_to_icon in game::edit::roads - Rust -

Function game::edit::roads::lane_type_to_icon[][src]

fn lane_type_to_icon(lt: LaneType) -> Option<&'static str>
\ No newline at end of file +

Function game::edit::roads::lane_type_to_icon[][src]

fn lane_type_to_icon(lt: LaneType) -> Option<&'static str>
\ No newline at end of file diff --git a/rustdoc/game/edit/roads/fn.make_main_panel.html b/rustdoc/game/edit/roads/fn.make_main_panel.html index 2e5d8a0dd5..06363925e8 100644 --- a/rustdoc/game/edit/roads/fn.make_main_panel.html +++ b/rustdoc/game/edit/roads/fn.make_main_panel.html @@ -1,3 +1,3 @@ make_main_panel in game::edit::roads - Rust -

Function game::edit::roads::make_main_panel[][src]

fn make_main_panel(
    ctx: &mut EventCtx<'_>,
    app: &App,
    road: &Road,
    current_lane: Option<LaneID>
) -> Panel
\ No newline at end of file +

Function game::edit::roads::make_main_panel[][src]

fn make_main_panel(
    ctx: &mut EventCtx<'_>,
    app: &App,
    road: &Road,
    current_lane: Option<LaneID>
) -> Panel
\ No newline at end of file diff --git a/rustdoc/game/edit/roads/fn.width_choices.html b/rustdoc/game/edit/roads/fn.width_choices.html index b2af7ebe95..86d10e622b 100644 --- a/rustdoc/game/edit/roads/fn.width_choices.html +++ b/rustdoc/game/edit/roads/fn.width_choices.html @@ -1,3 +1,3 @@ width_choices in game::edit::roads - Rust -

Function game::edit::roads::width_choices[][src]

fn width_choices(app: &App, l: LaneID) -> Vec<Choice<Distance>>
\ No newline at end of file +

Function game::edit::roads::width_choices[][src]

fn width_choices(app: &App, l: LaneID) -> Vec<Choice<Distance>>
\ No newline at end of file diff --git a/rustdoc/game/edit/roads/index.html b/rustdoc/game/edit/roads/index.html index bfefc817d1..210b6b66da 100644 --- a/rustdoc/game/edit/roads/index.html +++ b/rustdoc/game/edit/roads/index.html @@ -1,5 +1,5 @@ game::edit::roads - Rust -

Module game::edit::roads[][src]

Structs

+

Module game::edit::roads[][src]

Structs

RoadEditor

Functions

can_reverse
highlight_current_selection
lane_type_to_icon
make_main_panel
make_top_panel
width_choices
\ No newline at end of file diff --git a/rustdoc/game/pregame/built_info/constant.BUILT_TIME_UTC.html b/rustdoc/game/pregame/built_info/constant.BUILT_TIME_UTC.html index d2ce754849..4ce8c43401 100644 --- a/rustdoc/game/pregame/built_info/constant.BUILT_TIME_UTC.html +++ b/rustdoc/game/pregame/built_info/constant.BUILT_TIME_UTC.html @@ -1,4 +1,4 @@ BUILT_TIME_UTC in game::pregame::built_info - Rust -

Constant game::pregame::built_info::BUILT_TIME_UTC[][src]

pub const BUILT_TIME_UTC: &str = r"Sun, 22 Aug 2021 00:06:20 +0000";
Expand description

The build time in RFC2822, UTC.

+

Constant game::pregame::built_info::BUILT_TIME_UTC[][src]

pub const BUILT_TIME_UTC: &str = r"Sun, 22 Aug 2021 02:31:36 +0000";
Expand description

The build time in RFC2822, UTC.

\ No newline at end of file diff --git a/rustdoc/src/game/edit/roads.rs.html b/rustdoc/src/game/edit/roads.rs.html index 54d559fb2b..e3af16db1f 100644 --- a/rustdoc/src/game/edit/roads.rs.html +++ b/rustdoc/src/game/edit/roads.rs.html @@ -814,10 +814,6 @@ 812 813 814 -815 -816 -817 -818
 use geom::{CornerRadii, Distance, UnitFmt};
 use map_gui::render::{Renderable, OUTLINE_THICKNESS};
@@ -1370,11 +1366,7 @@
             .style()
             .btn_plain
             .icon(lane_type_to_icon(lt).unwrap())
-            .hotkey(if current_lane.is_some() {
-                key.map(|k| k.into())
-            } else {
-                None
-            });
+            .hotkey(key.map(|k| k.into()));
         if current_lt == Some(lt) {
             // If the selected lane is already this type, we can't change it. Hopefully no need to
             // explain this.
diff --git a/rustdoc/src/game/home/runner/work/abstreet/abstreet/target/debug/build/game-7b2f388b02b372bc/out/built.rs.html b/rustdoc/src/game/home/runner/work/abstreet/abstreet/target/debug/build/game-7b2f388b02b372bc/out/built.rs.html
index 621e30918c..6fa063761c 100644
--- a/rustdoc/src/game/home/runner/work/abstreet/abstreet/target/debug/build/game-7b2f388b02b372bc/out/built.rs.html
+++ b/rustdoc/src/game/home/runner/work/abstreet/abstreet/target/debug/build/game-7b2f388b02b372bc/out/built.rs.html
@@ -177,7 +177,7 @@
 pub const RUSTDOC_VERSION: &str = r"rustdoc 1.54.0 (a178d0322 2021-07-26)";
 #[doc=r#"The build time in RFC2822, UTC."#]
 #[allow(dead_code)]
-pub const BUILT_TIME_UTC: &str = r"Sun, 22 Aug 2021 00:06:20 +0000";
+pub const BUILT_TIME_UTC: &str = r"Sun, 22 Aug 2021 02:31:36 +0000";
 #[doc=r#"The target architecture, given by `CARGO_CFG_TARGET_ARCH`."#]
 #[allow(dead_code)]
 pub const CFG_TARGET_ARCH: &str = r"x86_64";