- Update to LLVM 6
- Nested import groups
- Default to pulldown-cmark for rustdoc
- #[repr(align(x))] is now stable. Allowing you to set struct alignment.
- Added std::ptr::NonNull<T>
- time module added to libcore
- Detailed release notes
Details
Details
- Reviewers
• sunnyflunk - Group Reviewers
Triage Team - Commits
- R2839:ccdf55d5ee7a: Update rust to 1.25.0
Compile/Run ripgrep
Diff Detail
Diff Detail
- Repository
- R2839 rust
- Lint
Lint Not Applicable - Unit
Tests Not Applicable