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
Age
Commit message (
Expand
)
Author
Lines
2017-01-04
simplify Copy implementation error reporting
Ariel Ben-Yehuda
-73
/
+68
2017-01-03
Fix lint attributes on non-item nodes.
comex
-45
/
+12
2017-01-03
Doc fix
Mina Naguib
-1
/
+1
2017-01-03
rustfmt coherence::builtin
Ariel Ben-Yehuda
-28
/
+26
2017-01-03
normalize field types in copy implementations
Ariel Ben-Yehuda
-23
/
+56
2017-01-03
coherence: check builtin impls after the specialization graph is ready
Ariel Ben-Yehuda
-11
/
+5
2017-01-03
coherence: code cleanup
Ariel Ben-Yehuda
-317
/
+298
2017-01-03
coherence: move the builtin trait checks to their own module
Ariel Ben-Yehuda
-352
/
+361
2017-01-03
Properly ban the negation of unsigned integers in type-checking.
Eduard-Mihai Burtescu
-202
/
+27
2017-01-03
rustc: use -Xlinker when specifying an rpath with ',' in it
Jeremy Fitzhardinge
-1
/
+22
2017-01-03
Print attributes on expressions when pretty printing.
comex
-0
/
+1
2017-01-03
Ensure type is copyable before emitting note suggesting adding manual deref.
Felix S. Klock II
-5
/
+5
2017-01-03
Detect double reference when applying binary op
Esteban Küber
-1
/
+55
2017-01-03
Regression test and exploratory unit test.
Felix S. Klock II
-0
/
+249
2017-01-03
Dont check stability for items that are not pub to universe.
Felix S. Klock II
-1
/
+36
2017-01-03
Fix process module tests to run on Windows
abhijeetbhagat
-18
/
+67
2017-01-03
Auto merge of #38473 - zackmdavis:issue_kebab, r=sanxiyn
bors
-0
/
+0
2017-01-03
Fix make tidy
Andrew Cann
-2
/
+2
2017-01-03
Change file structure, add comments for inhabitedness.rs
Andrew Cann
-123
/
+222
2017-01-03
Spelling. s/forrest/forest
Andrew Cann
-65
/
+65
2017-01-03
fix comment that got split in two
Niko Matsakis
-3
/
+2
2017-01-03
Fix build after rebase.
Andrew Cann
-118
/
+129
2017-01-03
Remove E0001 diagnostic
Andrew Cann
-27
/
+2
2017-01-03
Amend compile-fail tests
Andrew Cann
-5
/
+4
2017-01-03
Disable unreachable patterns error entirely
Andrew Cann
-12
/
+25
2017-01-03
Fix inhabitedness bug
Andrew Cann
-12
/
+13
2017-01-03
Refactor is_uninhabited
Andrew Cann
-87
/
+294
2017-01-03
Add drain method to AccumulateVec/ArrayVec
Andrew Cann
-1
/
+126
2017-01-03
Fix test I broke
Andrew Cann
-3
/
+5
2017-01-03
Fix build after rebase
Andrew Cann
-1
/
+1
2017-01-03
Fix build after rebase
Andrew Cann
-5
/
+5
2017-01-03
Auto merge of #38791 - dylanmckay:foreign-item-dc, r=eddyb
bors
-1
/
+26
2017-01-03
Style fix
Andrew Cann
-2
/
+1
2017-01-03
Improve error message, fix and add tests.
Andrew Cann
-31
/
+131
2017-01-03
More pattern matching for empty types changes
Andrew Cann
-96
/
+237
2017-01-03
Make is_useful handle empty types properly
Andrew Cann
-85
/
+246
2017-01-03
Start enabling empty types in pattern matching.
Andrew Cann
-12
/
+17
2017-01-03
Reduce the size of static data in std_unicode::tables.
Simon Sapin
-214
/
+103
2017-01-03
book: match enum warning removed
Constantin
-1
/
+1
2017-01-03
Auto merge of #38782 - clarcharr:stupid, r=GuillaumeGomez
bors
-11
/
+11
2017-01-03
Add regression test.
Jeffrey Seyfried
-0
/
+43
2017-01-03
Fold all spans in the AST.
Jeffrey Seyfried
-7
/
+7
2017-01-03
Don't warn about dead foreign items if the 'allow(dead_code)' attribute is pr...
Dylan McKay
-1
/
+26
2017-01-02
Reword 'stupid' and 'crazy' in docs.
Clar Charr
-11
/
+11
2017-01-02
Auto merge of #38543 - philipc:unsized-debuginfo, r=michaelwoerister
bors
-1
/
+46
2017-01-02
rustc: Stabilize the `proc_macro` feature
Alex Crichton
-188
/
+13
2017-01-02
Auto merge of #38760 - est31:ignorecfg, r=sanxiyn
bors
-1
/
+1
2017-01-02
do not run outter part of benchmarks multimple times to fix issue 20142
Craig Macomber
-97
/
+148
2017-01-02
Auto merge of #38766 - eddyb:less-fake-hir, r=arielb1
bors
-293
/
+411
2017-01-02
Remove some dead Python code.
Simon Sapin
-7
/
+0
[prev]
[next]