index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
run-pass
/
exponential-notation.rs
Age
Commit message (
Expand
)
Author
Lines
2015-03-23
rustdoc: Replace no-pretty-expanded with pretty-expanded
Brian Anderson
-0
/
+2
2015-03-23
Require feature attributes, and add them where necessary
Brian Anderson
-0
/
+2
2015-02-15
Fix the fallout
Vadim Petrochenkov
-5
/
+5
2015-01-05
Un-gate macro_rules
Keegan McAllister
-2
/
+0
2015-01-05
Modernize macro_rules! invocations
Keegan McAllister
-1
/
+3
2014-12-21
Remove a ton of public reexports
Corey Farwell
-6
/
+8
2014-12-18
librustc: Always parse `macro!()`/`macro![]` as expressions if not
Patrick Walton
-6
/
+6
2014-08-14
libsyntax: Accept `use foo as bar;` in lieu of `use bar as foo;`
Patrick Walton
-2
/
+2
2014-07-08
std: Rename the `ToStr` trait to `ToString`, and `to_str` to `to_string`.
Richo Healey
-6
/
+6
2014-06-24
librustc: Remove the fallback to `int` from typechecking.
Niko Matsakis
-5
/
+5
2014-05-27
std: Rename strbuf operations to string
Richo Healey
-1
/
+1
2014-05-22
libstd: Remove `~str` from all `libstd` modules except `fmt` and `str`.
Patrick Walton
-1
/
+1
2014-04-14
Use new attribute syntax in python files in src/etc too (#13478)
Manish Goregaokar
-1
/
+1
2014-01-22
Add some tests for the exponential notation
SiegeLord
-0
/
+34