summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-01-01Prepare the 1.23.0 stable releaseAlex Crichton-1/+1
2017-12-23Auto merge of #46912 - pnkfelix:backport-46211-to-beta, r=kennytmbors-0/+4
2017-12-23Auto merge of #46905 - pnkfelix:backport-46112-fix-to-beta, r=michaelwoeristerbors-11/+88
2017-12-23Auto merge of #46886 - durka:doc-search-backports, r=GuillaumeGomezbors-263/+329
2017-12-22re-add tests from fixed regressionsAriel Ben-Yehuda-0/+71
2017-12-21Revert "Auto merge of #45225 - eddyb:trans-abi, r=arielb1"Ariel Ben-Yehuda-4965/+5603
2017-12-21Revert "rustc: don't unpack newtypes of scalar-pairs with mismatched alignment."Ariel Ben-Yehuda-14/+1
2017-12-21Revert "rustc_trans: don't apply noalias on returned references."Ariel Ben-Yehuda-25/+1
2017-12-21Revert "rustc_trans: don't write discriminants for uninhabited variants"Ariel Ben-Yehuda-42/+7
2017-12-21explanatory note for the workaroundMathieu Poumeyrol-0/+3
2017-12-21disable jemalloc on exectuable for ios targetsMathieu Poumeyrol-0/+1
2017-12-21reverted tests to cope with "regression" back to printing leading `core::`Felix S. Klock II-4/+4
2017-12-20Fix type filter in rustdoc jsGuillaume Gomez-4/+4
2017-12-20Fix deduplication of itemsGuillaume Gomez-3/+10
2017-12-20Fix global searchGuillaume Gomez-227/+227
2017-12-20Strongly improve search pathGuillaume Gomez-10/+37
2017-12-20Fix path search in docsGuillaume Gomez-82/+114
2017-12-20Regression test for issue #46112.Felix S. Klock II-0/+47
2017-12-20Followup for #46112.Felix S. Klock II-15/+45
2017-12-14Download the crosstool from GitHub instead of crosstool-ng.orgkennytm-4/+5
2017-12-14rustbuild: Fix a typo with the Cargo bookAlex Crichton-1/+1
2017-12-07Bump beta to .2.Ralph Giles-1/+1
2017-12-07rustc_trans: don't write discriminants for uninhabited variantsSimon Sapin-7/+42
2017-12-05rustc_trans: don't apply noalias on returned references.Eduard-Mihai Burtescu-1/+25
2017-12-05rustc: don't unpack newtypes of scalar-pairs with mismatched alignment.Eduard-Mihai Burtescu-1/+14
2017-11-25Auto merge of #46145 - nrc:beta-rls, r=alexcrichtonbors-117/+162
2017-11-24Update rustfmt and rlsNick Cameron-117/+162
2017-11-21rustbuild: Allow using unstable rustdoc features on betaAlex Crichton-1/+2
2017-11-20[beta] Prepare the 1.23.0 beta releaseAlex Crichton-5/+5
2017-11-20Auto merge of #46110 - steveklabnik:update-books, r=steveklabnikbors-1/+1
2017-11-20Auto merge of #45645 - fhartwig:39550, r=QuietMisdreavusbors-13/+14
2017-11-20Update books for next releasesteveklabnik-1/+1
2017-11-20Auto merge of #45998 - ollie27:doc_book_css, r=steveklabnikbors-16/+11
2017-11-20Auto merge of #45905 - alexcrichton:add-wasm-target, r=aturonbors-440/+3636
2017-11-20Auto merge of #45819 - Havvy:cell, r=aturonbors-13/+38
2017-11-19std: Add a new wasm32-unknown-unknown targetAlex Crichton-440/+3636
2017-11-20Auto merge of #46068 - wesleywiser:incr_duplicate_read_stats, r=michaelwoeristerbors-0/+18
2017-11-20Make rustdoc not include self-by-value methods from Deref targetFlorian Hartwig-13/+14
2017-11-19Auto merge of #45225 - eddyb:trans-abi, r=arielb1bors-5603/+4965
2017-11-19Revert "tests: Update run-make/issue-25581 to reflect how fat pointers are pa...Eduard-Mihai Burtescu-4/+9
2017-11-19rustc_trans: remove primitive_align optimization.Eduard-Mihai Burtescu-55/+14
2017-11-19Remove some trailing whitespace.Michael Woerister-1/+1
2017-11-19Fix tidy line-length issue.Michael Woerister-1/+2
2017-11-19rustc_trans: work around i686-pc-windows-msvc byval align LLVM bug.Eduard-Mihai Burtescu-4/+6
2017-11-19Auto merge of #46074 - scottmcm:unspecialize-nth, r=blussbors-26/+6
2017-11-19cargotest: temporarily use eddyb/servo to include servo/servo#19285.Eduard-Mihai Burtescu-2/+2
2017-11-19Don't glob-import overlapping variant names in test/codegen/match-optimizes-a...Eduard-Mihai Burtescu-11/+9
2017-11-19Auto merge of #46064 - Keruspe:master, r=sfacklerbors-11/+11
2017-11-19Auto merge of #46048 - cramertj:update-libc-2, r=alexcrichtonbors-0/+0
2017-11-19rustc_trans: (hack) use preferred alignment for atomic loads/stores.Eduard-Mihai Burtescu-2/+7