summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2019-05-13Auto merge of #60785 - alexcrichton:error-type-id-destabilize-stable, r=pietr... 1.34.2bors-2/+13
2019-05-13bump rust to 1.34.2Pietro Albini-1/+1
2019-05-13add release notes for rust 1.34.2Pietro Albini-0/+8
2019-05-13Destabilize the `Error::type_id` functionAlex Crichton-1/+4
2019-04-24Auto merge of #60198 - pietroalbini:stable-next, r=Mark-Simulacrum 1.34.1bors-16/+45
2019-04-24Try previous build image on AppVeyorMark Rousskov-0/+4
2019-04-23bump to rust 1.34.1Pietro Albini-1/+1
2019-04-23update release notes for 1.34.1Pietro Albini-0/+11
2019-04-23update clippyPietro Albini-5/+19
2019-04-23Fix links to Atomic* in RELEASES.mdDmitry Murzin-9/+9
2019-04-23Fix the link to sort_by_cached_keyJosh Stone-1/+1
2019-04-10Auto merge of #59843 - pietroalbini:stable-extras, r=Mark-Simulacrum 1.34.0bors-1/+3
2019-04-10Update ui testLzu Tao-1/+1
2019-04-10Re-export NonZero signed variant in stdLzu Tao-0/+2
2019-04-08Auto merge of #59794 - pietroalbini:stable-next, r=pietroalbinibors-1/+1
2019-04-08stable 1.34.0 releasePietro Albini-1/+1
2019-04-08Auto merge of #59737 - pietroalbini:beta-rollup, r=pietroalbinibors-116/+869
2019-04-08Fix error index CSS file nameGuillaume Gomez-8/+13
2019-04-08Handle RUSTDOC_RESOURCE_SUFFIX env variable for rustdoc buildGuillaume Gomez-0/+11
2019-04-08Add resource suffix for libtest and proc_macro as wellGuillaume Gomez-2/+2
2019-04-08Prevent cache issues on version updatesGuillaume Gomez-8/+7
2019-04-08Make js tests work even with resource-suffix optionGuillaume Gomez-3/+30
2019-04-08Improve codeGuillaume Gomez-1/+4
2019-04-08Move rustdoc-js testing into compiletestGuillaume Gomez-53/+42
2019-04-08Update to last updatesGuillaume Gomez-3/+3
2019-04-08Move documentation build into bootstrapGuillaume Gomez-46/+58
2019-04-08Rename rustdoc js test suitesGuillaume Gomez-100/+93
2019-04-08Add rustdoc JS non-std testsGuillaume Gomez-1/+420
2019-04-08fix broken download link in the armhf-gnu imagePietro Albini-1/+2
2019-04-07Use `curl` instead of `wget`.kennytm-1/+1
2019-04-07bless the ui testsPietro Albini-3/+3
2019-04-07Only run SIMD tests on x86Oliver Scherer-3/+9
2019-04-07Update commentOliver Scherer-1/+1
2019-04-07Add more regression tests for accidental promotionOliver Scherer-2/+39
2019-04-07Function arguments should never get promotedOliver Scherer-1/+19
2019-04-07Update CI configuration for building Redox librariesJeremy Soller-10/+4
2019-04-07ci: Update FreeBSD tarball downloadsAlex Crichton-1/+5
2019-04-07ci: pin android emulator to 28.0.23Pietro Albini-3/+15
2019-04-07Remove stabilized feature gate in doctestSimon Sapin-1/+0
2019-04-07Vastly simplify TryFrom docs.Simon Heath-28/+8
2019-04-07Incorporated review changes.Simon Heath-17/+35
2019-04-07Slowly figuring out how rustdoc actually works.Simon Heath-0/+3
2019-04-07Fix some links in TryFrom docs.Simon Heath-7/+15
2019-04-07Fix a bunch of heckin' trailing whitespaceSimon Heath-17/+17
2019-04-07Add basic docs to integer TryFrom impl macros.Simon Heath-0/+16
2019-04-07Started expanding docs for `TryFrom` and `TryInto`.Simon Heath-1/+43
2019-04-06Don't report deprecation lints in derive expansionsOliver Scherer-2/+38
2019-04-06Remove #[doc(hidden)] from Error::type_idAaron Power-1/+0
2019-04-06Update RELEASES.mdMazdak Farrokhzad-1/+1
2019-04-06Update RELEASES.mdXAMPPRocky-10/+6