about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2017-05-15Use AtomicBool instead of a 'static mut' for LLVM init posioningRobin Kruppe-4/+6
2017-05-15Remove (direct) rustc_llvm dependency from rustc_driverRobin Kruppe-103/+139
2017-05-15Remove rustc_llvm dependency from librustcRobin Kruppe-57/+59
2017-05-14Remove rustc_llvm dependency from rustc_metadataRobin Kruppe-219/+276
2017-05-14Auto merge of #41969 - Enet4:update-rls-313, r=Mark-Simulacrumbors-0/+0
2017-05-13Rollup merge of #41979 - pftbest:msp430_libcalls, r=alexcrichtonMark Simulacrum-1/+1
2017-05-13Rollup merge of #41975 - liranringel:pass-static-crt-to-llvm-cmake-config, r=...Mark Simulacrum-19/+20
2017-05-13Rollup merge of #41950 - GuillaumeGomez:rustdoc-links, r=frewsxcvMark Simulacrum-4/+8
2017-05-13Rollup merge of #41946 - qnighy:disallow-dot-underscore-in-float, r=petrochenkovMark Simulacrum-3/+33
2017-05-13Rollup merge of #41939 - eddyb:trait-assoc-const-default, r=petrochenkovMark Simulacrum-51/+74
2017-05-13Rollup merge of #41826 - GuillaumeGomez:add-markdown-content, r=frewsxcvMark Simulacrum-2/+23
2017-05-13Rollup merge of #41612 - mandeep:add-ops-generics, r=GuillaumeGomez,frewsxcvMark Simulacrum-0/+36
2017-05-14Update rls submodule with important fixesEduardo Pinho-0/+0
2017-05-13Auto merge of #41919 - nrc:save-crate, r=eddybbors-13/+40
2017-05-13LLVM: Add support for EABI-compliant libcalls on MSP430.Vadzim Dambrouski-1/+1
2017-05-13Auto merge of #41914 - eddyb:region-refactor, r=nikomatsakisbors-1100/+707
2017-05-13Pass static crt to llvm cmake configurationLiran Ringel-19/+20
2017-05-13rustc_resolve: don't deny outer type parameters in embedded constants.Eduard-Mihai Burtescu-51/+74
2017-05-13rustc: don't keep a second reference to the HIR map in middle::region.Eduard-Mihai Burtescu-22/+21
2017-05-13rustc: stop interning CodeExtent, it's small enough.Eduard-Mihai Burtescu-320/+239
2017-05-13rustc: remove redundant fn_id's from CodeExtentData.Eduard-Mihai Burtescu-30/+19
2017-05-13rustc: treat ReEarlyBound as free without replacing it with ReFree.Eduard-Mihai Burtescu-332/+248
2017-05-13rustc_typeck: do not leak late-bound lifetimes from bounds to closures.Eduard-Mihai Burtescu-4/+61
2017-05-13rustc: move liberate_late_bound_regions to rustc_typeck.Eduard-Mihai Burtescu-74/+24
2017-05-13rustc: use DefId instead of CodeExtent for FreeRegion's scope.Eduard-Mihai Burtescu-234/+149
2017-05-13rustc_mir: remove unnecessary drop scope for constants.Eduard-Mihai Burtescu-13/+6
2017-05-13rustc: use call_site_extent for closure environment free regions.Eduard-Mihai Burtescu-16/+2
2017-05-13rustc: uniformly compute ParameterEnvironment's "free outlive scope".Eduard-Mihai Burtescu-187/+70
2017-05-13Auto merge of #41920 - arielb1:inline-drop, r=eddybbors-1/+67
2017-05-13add min-llvm-versionAriel Ben-Yehuda-0/+1
2017-05-13Auto merge of #41965 - Mark-Simulacrum:rollup, r=Mark-Simulacrumbors-384/+475
2017-05-13Auto merge of #41861 - arthurprs:update-jemalloc, r=alexcrichtonbors-23/+1
2017-05-13Auto merge of #41847 - alexcrichton:less-unstable-annotations, r=eddybbors-140/+201
2017-05-12Rollup merge of #41951 - Eijebong:master, r=GuillaumeGomezMark Simulacrum-0/+1
2017-05-12Rollup merge of #41943 - malbarbo:android-openssl, r=alexcrichtonMark Simulacrum-0/+17
2017-05-12Rollup merge of #41942 - tommyip:master, r=Mark-SimulacrumMark Simulacrum-1/+4
2017-05-12Rollup merge of #41940 - est31:master, r=eddybMark Simulacrum-0/+3
2017-05-12Rollup merge of #41935 - iKevinY:detect-empty-files, r=Mark-SimulacrumMark Simulacrum-0/+5
2017-05-12Rollup merge of #41934 - est31:remove_unused_macros, r=nagisaMark Simulacrum-96/+1
2017-05-12Rollup merge of #41923 - eddyb:issue-41744, r=arielb1Mark Simulacrum-2/+21
2017-05-12Rollup merge of #41921 - GuillaumeGomez:fix-search-style, r=steveklabnikMark Simulacrum-0/+3
2017-05-12Rollup merge of #41918 - brson:lic, r=alexcrichtonMark Simulacrum-5/+8
2017-05-12Rollup merge of #41916 - mglagla:typo, r=sfacklerMark Simulacrum-1/+1
2017-05-12Rollup merge of #41912 - oli-obk:patch-3, r=eddybMark Simulacrum-24/+23
2017-05-12Rollup merge of #41896 - tshepang:too-long, r=steveklabnikMark Simulacrum-2/+2
2017-05-12Rollup merge of #41876 - oli-obk:diagnosing_diagnostics, r=nagisaMark Simulacrum-257/+392
2017-05-12Rollup merge of #41860 - mbrubeck:docs, r=nagisaMark Simulacrum-6/+4
2017-05-12Rollup merge of #41820 - devurandom:patch-1, r=alexcrichtonMark Simulacrum-1/+1
2017-05-13Auto merge of #41955 - alexcrichton:update-sccache, r=eddybbors-39/+39
2017-05-12Fix anchor invalid redirection to searchGuillaume Gomez-4/+8