-
Notifications
You must be signed in to change notification settings - Fork 219
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated futures-rs, tokio, tower and rust
- rust nightly-2019-10-04 (Requires new docker image build) - futures alpha.19 - tokio alpha.6 - tower alpha2 Came across this panic in the rust compiler in a PR to follow: rust-lang/rust#64385
- Loading branch information
Showing
14 changed files
with
138 additions
and
37 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
nightly-2019-09-13 | ||
nightly-2019-10-04 |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,107 @@ | ||
!_TAG_FILE_FORMAT 2 /extended format; --format=1 will not append ;" to lines/ | ||
!_TAG_FILE_SORTED 1 /0=unsorted, 1=sorted, 2=foldcase/ | ||
!_TAG_PROGRAM_AUTHOR Darren Hiebert /dhiebert@users.sourceforge.net/ | ||
!_TAG_PROGRAM_NAME Exuberant Ctags // | ||
!_TAG_PROGRAM_URL http://ctags.sourceforge.net /official site/ | ||
!_TAG_PROGRAM_VERSION 5.8 // | ||
PACKAGES Makefile /^PACKAGES = tari_crypto tari_core tari_utilities tari_comms$/;" m | ||
PLAYPEN_URL RFC/src/theme/book.js /^ const PLAYPEN_URL="https:\/\/rustpen.tari.com";$/;" V | ||
activeSection RFC/src/theme/book.js /^ var activeSection = sidebar.querySelector(".active");$/;" V | ||
autoHideMenu RFC/src/theme/book.js /^(function autoHideMenu() {$/;" F | ||
body RFC/src/theme/book.js /^ body: JSON.stringify(params)$/;" P | ||
build_package scripts/publish_crates.sh /^function build_package {$/;" f | ||
buttons RFC/src/theme/book.js /^ buttons = document.createElement('div');$/;" P | ||
buttons RFC/src/theme/book.js /^ buttons = document.createElement('div');$/;" P | ||
buttons RFC/src/theme/book.js /^ var buttons = pre_block.querySelector(".buttons");$/;" V | ||
buttons RFC/src/theme/book.js /^ var buttons = document.createElement('div');$/;" V | ||
buttons RFC/src/theme/book.js /^ var buttons = pre_block.querySelector(".buttons");$/;" V | ||
chapterNavigation RFC/src/theme/book.js /^(function chapterNavigation() {$/;" F | ||
clipButton RFC/src/theme/book.js /^ var clipButton = document.createElement('button');$/;" V | ||
clipButtons RFC/src/theme/book.js /^ var clipButtons = document.querySelectorAll('.clip-button');$/;" V | ||
clipboard RFC/src/theme/book.js /^(function clipboard() {$/;" F | ||
code RFC/src/theme/book.js /^ code: text$/;" P | ||
codeSnippets RFC/src/theme/book.js /^(function codeSnippets() {$/;" F | ||
code_block RFC/src/theme/book.js /^ let code_block = playpen_block.querySelector("code");$/;" V | ||
code_block RFC/src/theme/book.js /^ let code_block = pre_block.querySelector("code");$/;" V | ||
code_block RFC/src/theme/book.js /^ var code_block = block;$/;" V | ||
code_block RFC/src/theme/book.js /^ let code_block = playpen.querySelector("code");$/;" V | ||
contacts base_layer/wallet/migrations/2019-06-26-130555_initial/up.sql /^CREATE TABLE contacts ($/;" t | ||
contacts.address base_layer/wallet/migrations/2019-06-26-130555_initial/up.sql /^ address TEXT NOT NULL$/;" F | ||
contacts.pub_key base_layer/wallet/migrations/2019-06-26-130555_initial/up.sql /^ pub_key TEXT PRIMARY KEY NOT NULL UNIQUE,$/;" F | ||
contacts.screen_name base_layer/wallet/migrations/2019-06-26-130555_initial/up.sql /^ screen_name TEXT NOT NULL,$/;" F | ||
copyCodeClipboardButton RFC/src/theme/book.js /^ var copyCodeClipboardButton = document.createElement('button');$/;" V | ||
editor RFC/src/theme/book.js /^ let editor = window.ace.edit(code_block);$/;" V | ||
editor RFC/src/theme/book.js /^ let editor = window.ace.edit(code_block);$/;" V | ||
fetch_with_timeout RFC/src/theme/book.js /^ function fetch_with_timeout(url, options, timeout = 6000) {$/;" F | ||
firstContact RFC/src/theme/book.js /^ firstContact = null;$/;" P | ||
firstContact RFC/src/theme/book.js /^ var firstContact = null;$/;" V | ||
first_non_hidden_line RFC/src/theme/book.js /^ first_non_hidden_line = true;$/;" P | ||
first_non_hidden_line RFC/src/theme/book.js /^ var first_non_hidden_line = false;$/;" V | ||
handle_crate_list_update RFC/src/theme/book.js /^ function handle_crate_list_update(playpen_block, playground_crates) {$/;" F | ||
hideSidebar RFC/src/theme/book.js /^ function hideSidebar() {$/;" F | ||
hideTooltip RFC/src/theme/book.js /^ function hideTooltip(elem) {$/;" F | ||
hiding_character RFC/src/theme/book.js /^ var hiding_character = "#";$/;" V | ||
html RFC/src/theme/book.js /^ var html = document.querySelector("html");$/;" V | ||
languages RFC/src/theme/book.js /^ languages: [], \/\/ Languages used for auto-detection$/;" P | ||
lines RFC/src/theme/book.js /^ var lines = pre_block.querySelectorAll('span.hidden');$/;" V | ||
lines RFC/src/theme/book.js /^ var lines = pre_block.querySelectorAll('span.unhidden');$/;" V | ||
lines_hidden RFC/src/theme/book.js /^ lines_hidden = true;$/;" P | ||
lines_hidden RFC/src/theme/book.js /^ var lines_hidden = false;$/;" V | ||
menu RFC/src/theme/book.js /^ var menu = document.getElementById('menu-bar');$/;" V | ||
menuTitle RFC/src/theme/book.js /^ var menuTitle = document.querySelector('.menu-title');$/;" V | ||
method RFC/src/theme/book.js /^ method: 'POST',$/;" P | ||
mode RFC/src/theme/book.js /^ mode: 'cors',$/;" P | ||
nextButton RFC/src/theme/book.js /^ var nextButton = document.querySelector('.nav-chapters.next');$/;" V | ||
optimize RFC/src/theme/book.js /^ optimize: "0",$/;" P | ||
params RFC/src/theme/book.js /^ var params = {$/;" O | ||
play_button RFC/src/theme/book.js /^ var play_button = pre_block.querySelector(".play-button");$/;" V | ||
playpen RFC/src/theme/book.js /^ let playpen = trigger.closest("pre");$/;" V | ||
playpen_text RFC/src/theme/book.js /^function playpen_text(playpen) {$/;" F | ||
playpens RFC/src/theme/book.js /^ var playpens = Array.from(document.querySelectorAll(".playpen"));$/;" V | ||
pre_block RFC/src/theme/book.js /^ var pre_block = block.parentNode;$/;" V | ||
previousButton RFC/src/theme/book.js /^ var previousButton = document.querySelector('.nav-chapters.previous');$/;" V | ||
previousScrollTop RFC/src/theme/book.js /^ previousScrollTop = document.scrollingElement.scrollTop;$/;" P | ||
previousScrollTop RFC/src/theme/book.js /^ var previousScrollTop = document.scrollingElement.scrollTop;$/;" V | ||
received_messages base_layer/wallet/migrations/2019-06-26-130555_initial/up.sql /^CREATE TABLE received_messages ($/;" t | ||
received_messages.dest_pub_key base_layer/wallet/migrations/2019-06-26-130555_initial/up.sql /^ dest_pub_key TEXT NOT NULL,$/;" F | ||
received_messages.id base_layer/wallet/migrations/2019-06-26-130555_initial/up.sql /^ id BLOB PRIMARY KEY NOT NULL,$/;" F | ||
received_messages.message base_layer/wallet/migrations/2019-06-26-130555_initial/up.sql /^ message TEXT NOT NULL,$/;" F | ||
received_messages.source_pub_key base_layer/wallet/migrations/2019-06-26-130555_initial/up.sql /^ source_pub_key TEXT NOT NULL,$/;" F | ||
received_messages.timestamp base_layer/wallet/migrations/2019-06-26-130555_initial/up.sql /^ timestamp DATETIME NOT NULL$/;" F | ||
result_block RFC/src/theme/book.js /^ result_block = document.createElement('code');$/;" P | ||
result_block RFC/src/theme/book.js /^ var result_block = code_block.querySelector(".result");$/;" V | ||
runCodeButton RFC/src/theme/book.js /^ var runCodeButton = document.createElement('button');$/;" V | ||
run_rust_code RFC/src/theme/book.js /^ function run_rust_code(code_block) {$/;" F | ||
scrollToTop RFC/src/theme/book.js /^(function scrollToTop () {$/;" F | ||
sent_messages base_layer/wallet/migrations/2019-06-26-130555_initial/up.sql /^CREATE TABLE sent_messages ($/;" t | ||
sent_messages.acknowledged base_layer/wallet/migrations/2019-06-26-130555_initial/up.sql /^ acknowledged INTEGER NOT NULL DEFAULT 0,$/;" F | ||
sent_messages.dest_pub_key base_layer/wallet/migrations/2019-06-26-130555_initial/up.sql /^ dest_pub_key TEXT NOT NULL,$/;" F | ||
sent_messages.id base_layer/wallet/migrations/2019-06-26-130555_initial/up.sql /^ id TEXT PRIMARY KEY NOT NULL,$/;" F | ||
sent_messages.is_read base_layer/wallet/migrations/2019-06-26-130555_initial/up.sql /^ is_read INTEGER NOT NULL DEFAULT 0,$/;" F | ||
sent_messages.message base_layer/wallet/migrations/2019-06-26-130555_initial/up.sql /^ message TEXT NOT NULL,$/;" F | ||
sent_messages.source_pub_key base_layer/wallet/migrations/2019-06-26-130555_initial/up.sql /^ source_pub_key TEXT NOT NULL,$/;" F | ||
sent_messages.timestamp base_layer/wallet/migrations/2019-06-26-130555_initial/up.sql /^ timestamp DATETIME NOT NULL,$/;" F | ||
settings base_layer/wallet/migrations/2019-06-26-130555_initial/up.sql /^CREATE TABLE settings ($/;" t | ||
settings.pub_key base_layer/wallet/migrations/2019-06-26-130555_initial/up.sql /^ pub_key TEXT PRIMARY KEY NOT NULL,$/;" F | ||
settings.screen_name base_layer/wallet/migrations/2019-06-26-130555_initial/up.sql /^ screen_name TEXT NOT NULL$/;" F | ||
showSidebar RFC/src/theme/book.js /^ function showSidebar() {$/;" F | ||
showTooltip RFC/src/theme/book.js /^ function showTooltip(elem, msg) {$/;" F | ||
sidebar RFC/src/theme/book.js /^ var sidebar = document.getElementById("sidebar");$/;" V | ||
sidebar RFC/src/theme/book.js /^(function sidebar() {$/;" F | ||
sidebarLinks RFC/src/theme/book.js /^ var sidebarLinks = document.querySelectorAll('#sidebar a');$/;" V | ||
sidebarToggleButton RFC/src/theme/book.js /^ var sidebarToggleButton = document.getElementById("sidebar-toggle");$/;" V | ||
snippet_crates RFC/src/theme/book.js /^ var snippet_crates = [];$/;" A | ||
tDiff RFC/src/theme/book.js /^ tDiff = Date.now() - firstContact.time;$/;" P | ||
tabReplace RFC/src/theme/book.js /^ tabReplace: ' ', \/\/ 4 spaces$/;" P | ||
text RFC/src/theme/book.js /^ let text = playpen_text(code_block);$/;" V | ||
text RFC/src/theme/book.js /^ text: function (trigger) {$/;" M | ||
time RFC/src/theme/book.js /^ time: Date.now()$/;" P | ||
trimmed_line RFC/src/theme/book.js /^ trimmed_line = lines[n].trim();$/;" P | ||
trimmed_line RFC/src/theme/book.js /^ var trimmed_line = "";$/;" V | ||
txt RFC/src/theme/book.js /^ var txt = playpen_text(pre_block);$/;" V | ||
undoChangesButton RFC/src/theme/book.js /^ var undoChangesButton = document.createElement('button');$/;" V | ||
update_play_button RFC/src/theme/book.js /^ function update_play_button(pre_block, playground_crates) {$/;" F | ||
update_version scripts/update_crate_metadata.sh /^function update_version {$/;" f | ||
update_versions scripts/update_crate_metadata.sh /^function update_versions {$/;" f | ||
version RFC/src/theme/book.js /^ version: "stable",$/;" P | ||
x RFC/src/theme/book.js /^ x: e.touches[0].clientX,$/;" P |