Downloads:
33,681
Downloads of v 1.36.0:
588
Last Update:
05 Jul 2019
Package Maintainer(s):
Software Author(s):
- Mozilla
Tags:
rust cli portable programming language sdk- Software Specific:
- Software Site
- Software Source
- Software License
- Software Issues
- Package Specific:
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Rust (Visual Studio ABI)
This is not the latest version of Rust (Visual Studio ABI) available.
- 1
- 2
- 3
1.36.0 | Updated: 05 Jul 2019
- Software Specific:
- Software Site
- Software Source
- Software License
- Software Issues
- Package Specific:
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
33,681
Downloads of v 1.36.0:
588
Maintainer(s):
Software Author(s):
- Mozilla
Rust (Visual Studio ABI) 1.36.0
This is not the latest version of Rust (Visual Studio ABI) available.
- 1
- 2
- 3
This Package Contains an Exempted Check
Not All Tests Have Passed
Deployment Method: Individual Install, Upgrade, & Uninstall
To install Rust (Visual Studio ABI), run the following command from the command line or from PowerShell:
To upgrade Rust (Visual Studio ABI), run the following command from the command line or from PowerShell:
To uninstall Rust (Visual Studio ABI), run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download rust-ms --internalize --version=1.36.0 --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade rust-ms -y --source="'INTERNAL REPO URL'" --version="'1.36.0'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade rust-ms -y --source="'INTERNAL REPO URL'" --version="'1.36.0'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install rust-ms
win_chocolatey:
name: rust-ms
version: '1.36.0'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'rust-ms' do
action :install
source 'INTERNAL REPO URL'
version '1.36.0'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller rust-ms
{
Name = "rust-ms"
Version = "1.36.0"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'rust-ms':
ensure => '1.36.0',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
Private CDN cached downloads available for licensed customers. Never experience 404 breakages again! Learn more...
This package was approved as a trusted package on 08 Aug 2019.
Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of “programming in the large”, that is, of creating and maintaining boundaries – both abstract and operational – that preserve large-system integrity, availability and concurrency.
Log in or click on link to see number of positives.
- rust-src-1.36.0.tar.gz (c0099d763779) - ## / 55
- rust-ms.1.36.0.nupkg (b6d4366761ac) - ## / 61
- arena-c0bb0bb614c692f7.dll (a8221e03b223) - ## / 70
- cargo-clippy.exe (19c372ee5d04) - ## / 70
- cargo-fmt.exe (748c620b7907) - ## / 71
- cargo-miri.exe (51ee11eea850) - ## / 71
- cargo.exe (396e3796389b) - ## / 73
- clippy-driver.exe (8fd63cfad08d) - ## / 70
- fmt_macros-c546da508dfafffb.dll (182099a888d5) - ## / 72
- graphviz-c3ae749ffb7835d3.dll (019afd788b14) - ## / 72
- llvm-ar.exe (32b0932cbd13) - ## / 72
- llvm-nm.exe (192fe507d6a9) - ## / 69
- llvm-objcopy.exe (61a68e9f3226) - ## / 71
- llvm-objdump.exe (247f73e44102) - ## / 70
- llvm-profdata.exe (3af839c0c9c8) - ## / 71
- llvm-readobj.exe (b898c219a6f2) - ## / 70
- llvm-size.exe (c387ac2bd4f2) - ## / 71
- miri.exe (42ee0bbf812f) - ## / 72
- rls.exe (aec32f030bf0) - ## / 71
- rust-lld.exe (22e40372b564) - ## / 67
- rustc-d2abf707eeee6b2a.dll (be5b84471917) - ## / 66
- rustc.exe (f9df4712dadb) - ## / 72
- rustc_allocator-10835c9c9aca70e5.dll (779b28fd2287) - ## / 67
- rustc_borrowck-6026173a9b782d07.dll (331cedebe200) - ## / 70
- rustc_codegen_llvm-emscripten.dll (1ed61760bf71) - ## / 71
- rustc_codegen_llvm-llvm.dll (b1a964a79c10) - ## / 70
- rustc_codegen_ssa-7754b8e70e470a3a.dll (d46848c53f15) - ## / 69
- rustc_codegen_utils-05cb40a09730e176.dll (8112a29369b5) - ## / 69
- rustc_cratesio_shim-5c2aed51bbd29028.dll (773157da2159) - ## / 70
- rustc_data_structures-ffc93565b2903588.dll (86a7b3a37bfb) - ## / 70
- rustc_driver-b0e03f61a0ecaf9c.dll (b1ca0bdf4b9f) - ## / 70
- rustc_errors-79bc6a6c7157614d.dll (2bf82e0c2005) - ## / 69
- rustc_fs_util-24d1a00ae96ba20b.dll (38a887e59718) - ## / 71
- rustc_incremental-30855a7cb312d1f3.dll (e5d697c69c49) - ## / 66
- rustc_interface-b0f49211dc85da53.dll (132f763e1afa) - ## / 69
- rustc_lint-924bcfd6a22d4a78.dll (0a20492b535e) - ## / 68
- rustc_macros-98e4f6aab4ff49bc.dll (f8bf204b4071) - ## / 71
- rustc_metadata-a600a5e47a2a0a79.dll (55e18443195e) - ## / 70
- rustc_mir-2f1e6ced842d7bc4.dll (5f9be1e34302) - ## / 67
- rustc_passes-b9520a87f8ca0b33.dll (0fcbf6efe241) - ## / 67
- rustc_plugin-64fbc6f8bf9c1d67.dll (56c758207e7f) - ## / 70
- rustc_privacy-1cbfe9a5ffa2db32.dll (7a5d36050e80) - ## / 69
- rustc_resolve-c262362ca7c16266.dll (6c38ce09b5cb) - ## / 69
- rustc_save_analysis-880eba983592396b.dll (d8bf54b6d73e) - ## / 70
- rustc_target-28f340166b94ee61.dll (a76fd16d38e9) - ## / 71
- rustc_traits-f6ec60efd92889c1.dll (8710c5d17422) - ## / 72
- rustc_typeck-a32fea2f8c3b43ad.dll (25fd57001655) - ## / 70
- rustdoc.exe (86c9114c2ac2) - ## / 71
- rustfmt.exe (fa066c395428) - ## / 73
- serialize-daf124fdca5a1fdf.dll (88999d5d0f82) - ## / 69
- std-c418a1c7c96bdbae.dll (e773ef9c5679) - ## / 71
- syntax-0e154743e80a333f.dll (15a4d564c74d) - ## / 70
- syntax_ext-21526dd6b99c7369.dll (c6a7019a88f5) - ## / 70
- syntax_pos-ab557014eb3c09ac.dll (b679d9bd8274) - ## / 68
- term-f1a6f540f469eecb.dll (3382872a3bf6) - ## / 68
- test-0a151bd0e20c2999.dll (9d698546528d) - ## / 70
- arena-12523eb4677a46e2.dll (eea15dd5a43f) - ## / 71
- cargo-clippy.exe (b5ac52e9c7e7) - ## / 71
- cargo-fmt.exe (a339acaafce1) - ## / 71
- cargo-miri.exe (2d9485f5084f) - ## / 72
- cargo.exe (15c647f72fd1) - ## / 70
- clippy-driver.exe (bf48cae01209) - ## / 71
- fmt_macros-5056d5a3ee5c1de7.dll (39ec3ef697ff) - ## / 71
- graphviz-31365cdbd333b611.dll (6472fc3e1eaa) - ## / 68
- miri.exe (3aa5a2871a1f) - ## / 70
- rls.exe (534acb5719d4) - ## / 72
- rustc-391344ba814f7026.dll (7f8b7e3bfa7a) - ## / 69
- rustc.exe (30db12b4a57d) - ## / 71
- rustc_allocator-59c8a430b781cc9f.dll (b57d7afa3f9d) - ## / 68
- rustc_borrowck-6cd80e0c0d3269e5.dll (85e822e5d08b) - ## / 69
- rustc_codegen_ssa-0b3035d550d77067.dll (515abf0a65f6) - ## / 71
- rustc_codegen_utils-963e128a1079297c.dll (60afa304f579) - ## / 71
- rustc_cratesio_shim-1654496ce4ab7e96.dll (80d2a67a8fb9) - ## / 71
- rustc_data_structures-adbc444d833b37b8.dll (25c279a1b263) - ## / 70
- rustc_driver-494d7b4cca8aafa9.dll (2d6f0c9a1a97) - ## / 69
- rustc_errors-0d52081aa019a95a.dll (c8510eeeed61) - ## / 70
- rustc_fs_util-c8b79a45286d3459.dll (67c8482ada66) - ## / 72
- rustc_incremental-0287d38bb4448e57.dll (97f9193a61ec) - ## / 69
- rustc_interface-1b10d3d2eae5eee5.dll (4d3c5a641d90) - ## / 70
- rustc_lint-ba0423069418918a.dll (e7502cc19a77) - ## / 64
- rustc_macros-e739788d96439d3c.dll (0e2980b24c1a) - ## / 71
- rustc_metadata-d2fa6006b70f7adf.dll (26ac27a6ccc1) - ## / 71
- rustc_mir-51aeedce09b391cd.dll (51304ae0169f) - ## / 70
- rustc_passes-d3ce19979ba82a92.dll (66a320b04641) - ## / 67
- rustc_plugin-a2616c23e4531ec7.dll (db53e9db3b4b) - ## / 71
- rustc_privacy-02f04a8da0f75915.dll (d83ffcc8a814) - ## / 69
- rustc_resolve-50d5ddd94ea6d570.dll (e9f86a5a93df) - ## / 69
- rustc_save_analysis-7de0e37daf8249d2.dll (d101c2d7c412) - ## / 69
- rustc_target-65447c798bd86091.dll (7654505d77ed) - ## / 72
- rustc_traits-4b430f0c82a7661c.dll (6af1a5c7bde3) - ## / 68
- rustc_typeck-1f2a1e22d1e20682.dll (ed669969fbfe) - ## / 66
- rustdoc.exe (6eda3a275c2b) - ## / 72
- rustfmt.exe (d056aa29ddfa) - ## / 70
- serialize-fc06991fa3efa4c4.dll (4467d7087021) - ## / 70
- std-b0d21d4f59fbb72f.dll (e2bcf6a93e31) - ## / 71
- syntax-b9264ddebccf11f5.dll (f6fb8c7c03a4) - ## / 71
- syntax_ext-0ddca7b024572783.dll (3278af6c0319) - ## / 69
- syntax_pos-acad520a5467e4b8.dll (178f188ef54a) - ## / 66
- term-00d0449b122e8756.dll (a8657088d3a4) - ## / 69
- test-9d51a9adaa840e3e.dll (9f1805aa5a59) - ## / 70
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
Rust (Visual Studio ABI) 1.68.0 | 200 | Sunday, March 12, 2023 | Approved | |
Rust (Visual Studio ABI) 1.67.1 | 547 | Sunday, February 12, 2023 | Approved | |
Rust (Visual Studio ABI) 1.67.0 | 371 | Sunday, January 29, 2023 | Approved | |
Rust (Visual Studio ABI) 1.66.1 | 202 | Sunday, January 15, 2023 | Approved | |
Rust (Visual Studio ABI) 1.66.0 | 394 | Thursday, December 15, 2022 | Approved | |
Rust (Visual Studio ABI) 1.65.0 | 27 | Tuesday, December 13, 2022 | Approved | |
Rust (Visual Studio ABI) 1.64.0 | 919 | Sunday, September 25, 2022 | Approved | |
Rust (Visual Studio ABI) 1.63.0 | 934 | Friday, August 12, 2022 | Approved | |
Rust (Visual Studio ABI) 1.62.1 | 78 | Sunday, August 7, 2022 | Approved | |
Rust (Visual Studio ABI) 1.62.0 | 456 | Thursday, June 30, 2022 | Approved | |
Rust (Visual Studio ABI) 1.61.0 | 446 | Friday, May 20, 2022 | Approved | |
Rust (Visual Studio ABI) 1.60.0 | 452 | Friday, April 8, 2022 | Approved | |
Rust (Visual Studio ABI) 1.59.0 | 506 | Friday, February 25, 2022 | Approved | |
Rust (Visual Studio ABI) 1.58.1 | 676 | Friday, January 21, 2022 | Approved | |
Rust (Visual Studio ABI) 1.58.0 | 184 | Friday, January 14, 2022 | Approved | |
Rust (Visual Studio ABI) 1.57.0 | 2009 | Thursday, December 2, 2021 | Approved | |
Rust (Visual Studio ABI) 1.56.1 | 377 | Monday, November 1, 2021 | Approved | |
Rust (Visual Studio ABI) 1.56.0 | 192 | Thursday, October 21, 2021 | Approved | |
Rust (Visual Studio ABI) 1.55.0 | 318 | Friday, September 17, 2021 | Approved | |
Rust (Visual Studio ABI) 1.54.0 | 4171 | Thursday, July 29, 2021 | Approved | |
Rust (Visual Studio ABI) 1.53.0 | 302 | Friday, June 18, 2021 | Approved | |
Rust (Visual Studio ABI) 1.52.1 | 463 | Monday, May 10, 2021 | Approved | |
Rust (Visual Studio ABI) 1.52.0 | 119 | Thursday, May 6, 2021 | Approved | |
Rust (Visual Studio ABI) 1.51.0.20210420 | 417 | Tuesday, April 20, 2021 | Approved | |
Rust (Visual Studio ABI) 1.51.0.20210412 | 192 | Monday, April 12, 2021 | Approved | |
Rust (Visual Studio ABI) 1.51.0.20200417 | 50 | Saturday, April 17, 2021 | Approved | |
Rust (Visual Studio ABI) 1.51.0 | 486 | Thursday, March 25, 2021 | Approved | |
Rust (Visual Studio ABI) 1.50.0 | 632 | Thursday, February 11, 2021 | Approved | |
Rust (Visual Studio ABI) 1.49.0 | 589 | Thursday, December 31, 2020 | Approved | |
Rust (Visual Studio ABI) 1.48.0 | 586 | Saturday, November 21, 2020 | Approved | |
Rust (Visual Studio ABI) 1.47.0 | 479 | Thursday, October 8, 2020 | Approved | |
Rust (Visual Studio ABI) 1.46.0 | 352 | Monday, August 31, 2020 | Approved | |
Rust (Visual Studio ABI) 1.45.2 | 304 | Thursday, August 6, 2020 | Approved | |
Rust (Visual Studio ABI) 1.45.0 | 435 | Thursday, July 16, 2020 | Approved | |
Rust (Visual Studio ABI) 1.44.1 | 289 | Thursday, June 18, 2020 | Approved | |
Rust (Visual Studio ABI) 1.44.0 | 286 | Friday, June 5, 2020 | Approved | |
Rust (Visual Studio ABI) 1.43.1 | 330 | Friday, May 8, 2020 | Approved | |
Rust (Visual Studio ABI) 1.43.0 | 271 | Thursday, April 23, 2020 | Approved | |
Rust (Visual Studio ABI) 1.42.0 | 458 | Thursday, March 12, 2020 | Approved | |
Rust (Visual Studio ABI) 1.41.1 | 243 | Thursday, February 27, 2020 | Approved | |
Rust (Visual Studio ABI) 1.41.0 | 294 | Thursday, January 30, 2020 | Approved | |
Rust (Visual Studio ABI) 1.40.0 | 330 | Thursday, December 19, 2019 | Approved | |
Rust (Visual Studio ABI) 1.39.0.20191117 | 215 | Monday, November 18, 2019 | Approved | |
Rust (Visual Studio ABI) 1.39.0 | 199 | Thursday, November 7, 2019 | Approved | |
Rust (Visual Studio ABI) 1.38.0 | 433 | Thursday, September 26, 2019 | Approved | |
Rust (Visual Studio ABI) 1.37.0 | 555 | Friday, August 16, 2019 | Approved | |
Rust (Visual Studio ABI) 1.36.0 | 588 | Friday, July 5, 2019 | Approved | |
Rust (Visual Studio ABI) 1.35.0.20190524 | 324 | Friday, May 24, 2019 | Approved | |
Rust (Visual Studio ABI) 1.35.0.20190523 | 158 | Monday, June 3, 2019 | Approved | |
Rust (Visual Studio ABI) 1.35.0 | 180 | Friday, May 24, 2019 | Approved | |
Rust (Visual Studio ABI) 1.34.1 | 262 | Thursday, April 25, 2019 | Approved | |
Rust (Visual Studio ABI) 1.33.0 | 577 | Monday, March 4, 2019 | Approved | |
Rust (Visual Studio ABI) 1.32.0 | 595 | Saturday, January 19, 2019 | Approved | |
Rust (Visual Studio ABI) 1.31.1 | 482 | Thursday, December 20, 2018 | Approved | |
Rust (Visual Studio ABI) 1.31.0 | 415 | Friday, December 7, 2018 | Approved | |
Rust (Visual Studio ABI) 1.30.0 | 456 | Thursday, October 25, 2018 | Approved | |
Rust (Visual Studio ABI) 1.29.2 | 231 | Friday, October 12, 2018 | Approved | |
Rust (Visual Studio ABI) 1.29.1 | 259 | Tuesday, September 25, 2018 | Approved | |
Rust (Visual Studio ABI) 1.28.0 | 408 | Saturday, August 4, 2018 | Approved | |
Rust (Visual Studio ABI) 1.27.2 | 261 | Friday, July 20, 2018 | Approved | |
Rust (Visual Studio ABI) 1.27.0 | 258 | Friday, June 29, 2018 | Approved | |
Rust (Visual Studio ABI) 1.26.1 | 304 | Wednesday, May 30, 2018 | Approved | |
Rust (Visual Studio ABI) 1.26.0 | 285 | Thursday, May 10, 2018 | Approved | |
Rust (Visual Studio ABI) 1.25.0 | 382 | Thursday, March 29, 2018 | Approved | |
Rust (Visual Studio ABI) 1.24.1 | 354 | Friday, March 2, 2018 | Approved | |
Rust (Visual Studio ABI) 1.24.0 | 382 | Thursday, February 15, 2018 | Approved | |
Rust (Visual Studio ABI) 1.23.0 | 382 | Tuesday, January 9, 2018 | Approved | |
Rust (Visual Studio ABI) 1.22.1 | 375 | Saturday, November 25, 2017 | Approved | |
Rust (Visual Studio ABI) 1.21.0 | 345 | Tuesday, October 17, 2017 | Approved | |
Rust (Visual Studio ABI) 1.20.0 | 431 | Thursday, August 31, 2017 | Approved | |
Rust (Visual Studio ABI) 1.19.0 | 393 | Saturday, July 22, 2017 | Approved | |
Rust (Visual Studio ABI) 1.18.0 | 348 | Saturday, July 8, 2017 | Approved | |
Rust (Visual Studio ABI) 1.17.0 | 400 | Thursday, April 27, 2017 | Approved | |
Rust (Visual Studio ABI) 1.16.0 | 355 | Friday, March 17, 2017 | Approved | |
Rust (Visual Studio ABI) 1.13.0 | 401 | Friday, November 11, 2016 | Approved |
Version 1.36.0 (2019-07-04)
Language
- Non-Lexical Lifetimes are now enabled on the 2015 edition.
- The order of traits in trait objects no longer affects the semantics of that
object. e.g.dyn Send + fmt::Debug
is now equivalent to
dyn fmt::Debug + Send
, where this was previously not the case.
Libraries
HashMap
's implementation has been replaced withhashbrown::HashMap
implementation.TryFromSliceError
now implementsFrom<Infallible>
.mem::needs_drop
is now available as a const fn.alloc::Layout::from_size_align_unchecked
is now available as a const fn.String
now implementsBorrowMut<str>
.io::Cursor
now implementsDefault
.- Both
NonNull::{dangling, cast}
are now const fns. - The
alloc
crate is now stable.alloc
allows you to use a subset
ofstd
(e.g.Vec
,Box
,Arc
) in#![no_std]
environments if the
environment has access to heap memory allocation. String
now implementsFrom<&String>
.- You can now pass multiple arguments to the
dbg!
macro.dbg!
will
return a tuple of each argument when there is multiple arguments. Result::{is_err, is_ok}
are now#[must_use]
and will produce a warning if
not used.
Stabilized APIs
VecDeque::rotate_left
VecDeque::rotate_right
Iterator::copied
io::IoSlice
io::IoSliceMut
Read::read_vectored
Write::write_vectored
str::as_mut_ptr
mem::MaybeUninit
pointer::align_offset
future::Future
task::Context
task::RawWaker
task::RawWakerVTable
task::Waker
task::Poll
Cargo
- Cargo will now produce an error if you attempt to use the name of a required dependency as a feature.
- You can now pass the
--offline
flag to run cargo without accessing the network.
You can find further change's in Cargo's 1.36.0 release notes.
Clippy
There have been numerous additions and fixes to clippy, see Clippy's 1.36.0 release notes for more details.
Misc
Compatibility Notes
- With the stabilisation of
mem::MaybeUninit
,mem::uninitialized
use is no
longer recommended, and will be deprecated in 1.38.0.
This package has no dependencies.
Ground Rules:
- This discussion is only about Rust (Visual Studio ABI) and the Rust (Visual Studio ABI) package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or Rust (Visual Studio ABI), or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.