Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork15.2k
Eliminate build warnings from the main project#13386
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Open
logiclrd wants to merge19 commits intorustdesk:masterChoose a base branch fromlogiclrd:build-warnings
base:master
Could not load branches
Branch not found:{{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline, and old review comments may become outdated.
Uh oh!
There was an error while loading.Please reload this page.
Open
Changes from1 commit
Commits
Show all changes
19 commits Select commitHold shift + click to select a range
4af5591 Marked a number of blocks and crates with [allow(dead_code)] and, mor…
logiclrd89924ad Updated use of hbb_common::base64 (republished from sodiumoxide) in h…
logiclrd3c9153c Removed unused import of librustdesk::* in src/service.rs.
logiclrd1abb6f7 Updated ui_session_interface.rs to allow unused imports.
logiclrd78acc6c Updated tray.rs to not mark event_loop as mutable.
logiclrda595c37 Updated tray.rs to conditionally declare event_loop's mutability base…
logiclrdfb99254 Switched call to hbb_common::base64::encode in sync.rs to use crate::…
logiclrdbcd5cf7 Merge branch 'master' into build-warnings
rustdeskd1f3819 Merge remote-tracking branch 'upstream/master' into build-warnings
logiclrdc4c9299 Updated the macos main() function in service.rs to locally import lib…
logiclrdcb1380a Reworked the macos main method to import librustdesk itself and then …
logiclrd010fc71 Eliminate warnings appearing on a Linux build:
logiclrd486713a Updated flutter_ffi.rs to import std::time::Duration but only for tar…
logiclrd831674d Added a conditional import of unix_file_clip to server/connection.rs.
logiclrd138e790 Removed the explicit import of crate::unix_file_clip, which Copilot s…
logiclrda6cfa68 Removed "macos" target OS as one of the conditions for including crat…
logiclrd774d610 PR feedback: Replaced unwrap_or_else with unwrap_or_default in use of…
logiclrd3f44230 Merge remote-tracking branch 'upstream/master' into build-warnings
logiclrdc45b3de Restored assignment of re-established connection to the loop variable…
logiclrdFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
PrevPrevious commit
Restored assignment of re-established connection to the loop variable…
… in sync_and_watch_config_dir in server.rs, now that it is no longer unused because ofce7d794.
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commitc45b3de2aa22ca8e22aab8b6f0cad7d37d55cac5
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
1 change: 1 addition & 0 deletionssrc/server.rs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.