https://github.com/JuliaLang/julia
Revision b4d8795599d5ae809f2b0ffdbc6c7e35647c5740 authored by Jameson Nash on 13 November 2018, 05:11:48 UTC, committed by GitHub on 13 November 2018, 05:11:48 UTC
It seems unlikely that this code pattern is used anywhere, and it is the last instance of this inference hack
we have remaining (after the PartialTuple work). If some package does end up needing it,
we can reimplement it (via adding PartialSimpleVector), but I strongly suspect this is effectively dead-code,
and thus not worthwhile to maintain.
1 parent 96ce5ba
History
Tip revision: b4d8795599d5ae809f2b0ffdbc6c7e35647c5740 authored by Jameson Nash on 13 November 2018, 05:11:48 UTC
inference: remove ability to infer `(svec(a, b, c)...)` (#29935)
Tip revision: b4d8795
File Mode Size
.circleci
.github
base
contrib
deps
doc
etc
src
stdlib
test
ui
.freebsdci.sh -rwxr-xr-x 1.2 KB
.gitattributes -rw-r--r-- 67 bytes
.gitignore -rw-r--r-- 235 bytes
.mailmap -rw-r--r-- 10.5 KB
.travis.yml -rw-r--r-- 6.9 KB
CONTRIBUTING.md -rw-r--r-- 20.5 KB
DISTRIBUTING.md -rw-r--r-- 23.6 KB
HISTORY.md -rw-r--r-- 238.0 KB
LICENSE.md -rw-r--r-- 5.1 KB
Make.inc -rw-r--r-- 36.4 KB
Makefile -rw-r--r-- 28.5 KB
NEWS.md -rw-r--r-- 2.1 KB
README.arm.md -rw-r--r-- 5.7 KB
README.md -rw-r--r-- 29.3 KB
README.windows.md -rw-r--r-- 13.0 KB
VERSION -rw-r--r-- 10 bytes
Windows.inc -rw-r--r-- 1.5 KB
appveyor.yml -rw-r--r-- 2.6 KB

README.md

back to top