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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
run-pass
/
big-literals.rs
Age
Commit message (
Expand
)
Author
Lines
2019-07-27
tests: Move run-pass tests without naming conflicts to ui
Vadim Petrochenkov
-17
/
+0
2019-07-27
tests: Add missing run-pass annotations
Vadim Petrochenkov
-0
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2017-07-19
Fix overflowing_literals lint for large f32s
Oliver Middleton
-3
/
+5
2015-04-08
Remove pretty-expanded from failing tests
Alex Crichton
-1
/
+0
2015-04-02
partial set of fixes for fallout in tests/run-pass
Felix S. Klock II
-4
/
+4
2015-04-01
Test fixes and rebase conflicts
Alex Crichton
-1
/
+1
2015-04-01
Fallout from changes for overflow-checking during constant evaluation.
Felix S. Klock II
-1
/
+6
2015-03-23
rustdoc: Replace no-pretty-expanded with pretty-expanded
Brian Anderson
-0
/
+2
2015-03-05
Remove integer suffixes where the types in compiled code are identical.
Eduard Burtescu
-5
/
+5
2014-08-05
Fixes missing overflow lint for i64 #14269
Falco Hirschenberger
-2
/
+0
2014-06-24
librustc: Remove the fallback to `int` from typechecking.
Niko Matsakis
-1
/
+1
2014-05-13
syntax: Fix printing INT64_MIN
Alex Crichton
-0
/
+1
2014-05-13
Touch up and rebase previous commits
Alex Crichton
-2
/
+0
2014-02-11
Change `xfail` directives in compiletests to `ignore`, closes #11363
Florian Hahn
-2
/
+2
2013-05-19
Use assert_eq! rather than assert! where possible
Corey Richardson
-6
/
+6
2013-03-29
librustc: Remove `fail_unless!`
Patrick Walton
-6
/
+6
2013-03-07
test: Fix tests.
Patrick Walton
-0
/
+2
2013-03-07
librustc: Convert all uses of `assert` over to `fail_unless!`
Patrick Walton
-6
/
+6
2013-02-14
librustc: Replace `impl Type : Trait` with `impl Trait for Type`. rs=implflip...
Patrick Walton
-1
/
+1
2013-02-01
check-fast fallout from removing export, r=burningtree
Graydon Hoare
-1
/
+1
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2011-12-07
Change literal representation to not truncate
Marijn Haverbeke
-0
/
+9