张小白
d2501e8886
windows: Bump windows-rs
version ( #14719 )
...
Release Notes:
- N/A
2024-07-25 10:41:59 -07:00
Conrad Irwin
831f7dbbc0
Fix collab deploy ( #13076 )
...
Release Notes:
- N/A
2024-06-14 16:15:13 -06:00
Conrad Irwin
f8ad5fe3e9
Arm builds ( #12961 )
...
Release Notes:
- N/A
2024-06-13 08:00:15 -06:00
Conrad Irwin
ec086945fc
Use clang+mold on linux ( #12944 )
...
Takes a clean build on my machine from 222s to 185s
Release Notes:
- N/A
2024-06-12 15:16:05 -06:00
Conrad Irwin
cfffa29f9a
Enable tokio-console ( #8897 )
...
Release Notes:
- Added tokio-console in production
2024-03-05 10:56:14 -07:00
Marshall Bowers
c9a509c805
Add cargo xtask clippy
( #8722 )
...
This PR sets up a `cargo xtask clippy` command for running `cargo
clippy` with our defined set of options.
The intent is to make this easier to manage as we start enabling more
Clippy rules.
Release Notes:
- N/A
2024-03-02 14:46:02 -05:00
Max Brunsfeld
83f4c61657
Remove 2 suffix from gpui_macros, fix compile errors in tests
...
Co-authored-by: Mikayla <mikayla@zed.dev>
2024-01-03 13:12:21 -08:00
Piotr Osiewicz
c04f123e44
ci: Add ci-config.toml in .cargo folder.
2023-11-22 22:25:26 +01:00
Conrad Irwin
821997d372
Revert accidental build change
2023-10-10 19:59:57 -06:00
Conrad Irwin
2d99b327fc
Don't wrap on paragraphs
...
For zed-industries/community#2116
2023-10-06 10:32:15 -06:00
Piotr Osiewicz
230061d838
chore: Enable v0 symbol mangling ( #2985 )
...
https://github.com/rust-lang/rust/issues/60705
Due to modification of .cargo/config.toml your `cargo build` should pick
this change up automatically. Use `legacy` instead of `v0` if you find
yourself in need of old mangling scheme for whatever reason
Release Notes:
- Improved precision of backtraces in application crashes
2023-09-18 18:58:59 +02:00
Piotr Osiewicz
9aa7a50951
Use xtask for theme generation
2023-06-21 18:48:09 +02:00
Mikayla Maki
e14f2b3d9f
Removed old cargo params
2022-08-15 14:30:16 -07:00
Mikayla Maki
073bd767f2
Fixed build errors in json_language
2022-08-10 17:50:44 -07:00
ForLoveOfCats
8ba2f77148
One big cleanup pass of clippy lints
...
Co-authored-by: Mikayla <mikayla@zed.dev>
2022-08-10 16:51:01 -07:00