Skip to content

Commit

Permalink
RFC 1260 is Allow a re-export for main
Browse files Browse the repository at this point in the history
  • Loading branch information
aturon committed Oct 9, 2015
1 parent fcfe2d6 commit 411daab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ the direction the language is evolving in.
* [1214-projections-lifetimes-and-wf.md](text/1214-projections-lifetimes-and-wf.md)
* [1219-use-group-as.md](text/1219-use-group-as.md)
* [1228-placement-left-arrow.md](text/1228-placement-left-arrow.md)
* [1260-main-reexport.md](text/1260-main-reexport.md)

## Table of Contents
[Table of Contents]: #table-of-contents
Expand Down
4 changes: 2 additions & 2 deletions text/0000-main-reexport.md → text/1260-main-reexport.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- Feature Name: main_reexport
- Start Date: 2015-08-19
- RFC PR: (leave this empty)
- Rust Issue: (leave this empty)
- RFC PR: https://github.com/rust-lang/rfcs/pull/1260
- Rust Issue: https://github.com/rust-lang/rust/issues/28937

# Summary

Expand Down

0 comments on commit 411daab

Please sign in to comment.