mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 06:51:58 +00:00
bec333c4bc
This performs a few touch-ups to the OSX installer: * A rust logo is shown during installation * The installation happens to /usr/local by default (instead of /) * A new welcome screen is shown that's slightly more relevant
12 lines
273 B
Plaintext
12 lines
273 B
Plaintext
[attr]rust text eol=lf whitespace=tab-in-indent,trailing-space,tabwidth=4
|
|
|
|
* text=auto eol=lf
|
|
*.cpp rust
|
|
*.h rust
|
|
*.rs rust
|
|
src/etc/pkg/rust-logo.ico binary
|
|
src/etc/pkg/rust-logo.png binary
|
|
src/rt/msvc/* -whitespace
|
|
src/rt/vg/* -whitespace
|
|
src/rt/jemalloc/**/* -whitespace
|