summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2017-04-29Add comment about overflow behavior for next_power_of_twoIrfan Hudda-0/+3
2017-04-28Add helper functions for `next_power_of_two` and `checked_next_power_of_two`Irfan Hudda-10/+14
2017-04-28Auto merge of #41575 - alexcrichton:android-qemu-server, r=TimNNbors-467/+243
2017-04-28query for def_spanachernyak-16/+20
2017-04-28introduce ability to if we have typeck-tables for a given def-idNiko Matsakis-53/+84
2017-04-28Auto merge of #41508 - michaelwoerister:generic-path-remapping, r=alexcrichtonbors-313/+547
2017-04-28Disable path remapping test on Windows.Michael Woerister-0/+1
2017-04-28Adding documentation, indentation fixesgaurikholkar-32/+47
2017-04-28make `ty` and `impl_trait_ref` privateNiko Matsakis-30/+68
2017-04-28allow maps to be made private or publicNiko Matsakis-39/+39
2017-04-28Explain why zero-length slices require a non-null pointerHenri Sivonen-3/+10
2017-04-28rustbuild: only build cargo for hostMarc-Antoine Perennou-0/+1
2017-04-28Disable ref hint for pattern in let and adding ui-tests.gaurikholkar-20/+132
2017-04-28do not access `typeck_tables` map directlyNiko Matsakis-17/+9
2017-04-28do not access `associated_item` map directlyNiko Matsakis-25/+40
2017-04-28do not access `inherited_impls` map directlyNiko Matsakis-17/+20
2017-04-28Rollup merge of #41583 - arielb1:cross-constant, r=eddybCorey Farwell-7/+47
2017-04-28Rollup merge of #41571 - alexcrichton:fix-windows-mingw, r=brsonCorey Farwell-1/+2
2017-04-28Rollup merge of #41534 - achernyak:master, r=eddybCorey Farwell-13/+20
2017-04-27travis: Parallelize tests on AndroidAlex Crichton-467/+243
2017-04-28Auto merge of #41591 - frewsxcv:rollup, r=frewsxcvbors-69/+394
2017-04-27Rollup merge of #41578 - arielb1:missing-adjustment, r=eddybCorey Farwell-2/+49
2017-04-27Rollup merge of #41572 - frewsxcv:bump-mdbook, r=steveklabnikCorey Farwell-8/+19
2017-04-27Rollup merge of #41556 - pftbest:fix_msp430_codegen, r=alexcrichtonCorey Farwell-1/+1
2017-04-27Rollup merge of #41526 - steveklabnik:gh35950, r=GuillaumeGomezCorey Farwell-9/+8
2017-04-27Rollup merge of #41523 - estebank:moved, r=arielb1Corey Farwell-20/+63
2017-04-27Rollup merge of #41438 - projektir:mpsc_docs, r=steveklabnikCorey Farwell-29/+254
2017-04-27Auto merge of #41529 - bitshifter:issue-41479, r=eddybbors-3/+36
2017-04-27use diff crate for compile-fail test diagnostics #41474Cengiz Can-77/+17
2017-04-27query for describe_defachernyak-13/+20
2017-04-27don't ICE on cross-crate associated const type mismatchAriel Ben-Yehuda-7/+47
2017-04-27Auto merge of #41447 - alexcrichton:sccache-everywhere, r=brsonbors-43/+126
2017-04-27Bump mdbook dep to pick up new 'create missing' toggle feature.Corey Farwell-8/+19
2017-04-27appveyor: Use Ninja/sccache on MSVCAlex Crichton-43/+126
2017-04-27travis: Update sccache build usedAlex Crichton-34/+34
2017-04-27typeck: resolve type vars before calling `try_index_step`Ariel Ben-Yehuda-2/+49
2017-04-27Auto merge of #41507 - arielb1:symbol-cache, r=nikomatsakisbors-347/+220
2017-04-27rustbuild: install rustc after cargo and rlsMarc-Antoine Perennou-3/+3
2017-04-27Auto merge of #41433 - estebank:constructor, r=michaelwoeristerbors-2/+5
2017-04-27rustbuild: install cargo and rls when extended build is enabledMarc-Antoine Perennou-4/+12
2017-04-27rustbuild: add rls_package_versMarc-Antoine Perennou-0/+5
2017-04-27rustbuild: pass version number as param in install phaseMarc-Antoine Perennou-6/+6
2017-04-27rustbuild: build cargo and rls as part of extended buildMarc-Antoine Perennou-0/+2
2017-04-27Update LLVM to fix incorrect codegen on MSP430.Vadzim Dambrouski-1/+1
2017-04-26Adding links and examples for various mspc pages #29377projektir-29/+254
2017-04-27Auto merge of #37860 - giannicic:defaultimpl, r=nagisabors-43/+1222
2017-04-26windows: Copy libwinpthread-1.dll into libdir binAlex Crichton-1/+2
2017-04-27Auto merge of #41567 - arielb1:rollup, r=arielb1bors-89/+339
2017-04-26Rollup merge of #41552 - jessicah:updated-num-cpus-dep, r=alexcrichtonAriel Ben-Yehuda-4/+4
2017-04-26Rollup merge of #41550 - wesleywiser:fix_33287, r=estebankAriel Ben-Yehuda-0/+18