# Rust 1.37 버전 릴리즈

> Clean Markdown view of GeekNews topic #333. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=333](https://news.hada.io/topic?id=333)
- GeekNews Markdown: [https://news.hada.io/topic/333.md](https://news.hada.io/topic/333.md)
- Type: news
- Author: [ragingwind](https://news.hada.io/@ragingwind)
- Published: 2019-08-16T21:14:00+09:00
- Updated: 2019-08-16T21:14:00+09:00
- Original source: [blog.rust-lang.org](https://blog.rust-lang.org/2019/08/15/Rust-1.37.0.html)
- Points: 5
- Comments: 0

## Topic Body

- Enum 의 타입 앨리어스 통해서 Enum variants 를 접근 가능

- cargo vendor 명령이 Cargo 명령으로 통합, 같은 vendor 의 디펜던시들은 vendor/ 에 위치

- 이름 없는 const 를 매크로에서 만들 수 있습니다. const _

- PGO(Profile-Guided Optimization) 최적화가 추가되어 실제 워크로드의 피드백을 받아 코드를 두 단계로 최적화

## Comments



_No public comments on this page._
