Logo
Explore Help
Register Sign In
rust-lang/rust
1
0
Fork 0
You've already forked rust
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
14e59bb317c3c901bce83deb16ee9bfa5cc90e28
rust/tests/ui/error-codes/E0259.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
108 B
Rust
Raw Normal View History

Stabilize the `alloc` crate. This implements RFC 2480: * https://github.com/rust-lang/rfcs/pull/2480 * https://github.com/rust-lang/rfcs/blob/master/text/2480-liballoc.md Closes https://github.com/rust-lang/rust/issues/27783
2019-04-03 19:50:28 +02:00
#![feature(rustc_private)]
rustc: rework stability to be on-demand for type-directed lookup.
2016-11-10 19:08:21 +02:00
Merge crate `collections` into `alloc`
2017-06-13 15:52:59 -07:00
extern crate alloc;
Change E0259 to the new error format Fixed E0259 unit test Added name of conflict to E0259's note
2016-08-17 21:02:53 -04:00
Merge crate `collections` into `alloc`
2017-06-13 15:52:59 -07:00
extern crate libc as alloc;
Change E0259 to the new error format Fixed E0259 unit test Added name of conflict to E0259's note
2016-08-17 21:02:53 -04:00
//~^ ERROR E0259
Add new error code tests
2016-08-05 13:17:39 +02:00
fn main() {}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 2698ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API