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
2018-04-07
Auto merge of #49419 - leodasvacas:small-typeck-refactorings, r=nikomatsakis
bors
-83
/
+66
2018-04-07
[incremental] Hash `Allocation`s
Shotaro Yamada
-1
/
+65
2018-04-07
Auto merge of #49222 - Zoxc:print-query-stack, r=nikomatsakis
bors
-1
/
+49
2018-04-07
Auto merge of #49623 - steveklabnik:update-mdbook, r=GuillaumeGomez
bors
-1
/
+213
2018-04-06
fix test
Mark Mansi
-11
/
+11
2018-04-06
proc_macro: Improve Debug representations
Alex Crichton
-35
/
+63
2018-04-06
Auto merge of #49392 - retep007:nll-issue-48962, r=nikomatsakis
bors
-23
/
+167
2018-04-06
Fix the failing tests
Stjepan Glavina
-0
/
+3
2018-04-06
proc_macro: Generalize `FromIterator` impl
Alex Crichton
-2
/
+9
2018-04-07
Using X headings instead of 0.X #49739
Pulkit Goyal
-12
/
+12
2018-04-06
Add test from #49736
bobtwinkles
-0
/
+49
2018-04-06
chalkify: Implement Rule Implied-Bound-From-Trait
Tyler Mandry
-5
/
+212
2018-04-06
Auto merge of #49064 - QuietMisdreavus:piercing-the-veil, r=GuillaumeGomez
bors
-2
/
+26
2018-04-06
fix ui test
gaurikholkar
-2
/
+2
2018-04-06
Auto merge of #48779 - michaelwoerister:share-generics4, r=alexcrichton
bors
-181
/
+675
2018-04-06
tidy fix
gaurikholkar
-34
/
+1
2018-04-06
add THUMB targets to rustup manifest
Jorge Aparicio
-0
/
+4
2018-04-06
fix ui test
gaurikholkar
-1
/
+1
2018-04-06
reduce nested loops in the code
gaurikholkar
-29
/
+61
2018-04-06
Print query stack on ICEs
John Kåre Alsaker
-1
/
+49
2018-04-06
Fix ICE with impl Trait
Shotaro Yamada
-2
/
+28
2018-04-06
refactor: simplify `needs_gdb_debug_scripts_section`
Jorge Aparicio
-2
/
+3
2018-04-06
add emit_debug_gdb_scripts target option and ..
Jorge Aparicio
-1
/
+18
2018-04-06
Consistently default operator Rhs/RHS to Self
Nathaniel McCallum
-3
/
+3
2018-04-06
Change TODO to FIXME
Stjepan Glavina
-1
/
+1
2018-04-06
Add Cell::update
Stjepan Glavina
-0
/
+35
2018-04-06
Auto merge of #49335 - GuillaumeGomez:remove-unneeded-trait-implementations-t...
bors
-11
/
+34
2018-04-06
Update run-make/symbol-visibility to also cover shared-generics
Michael Woerister
-7
/
+50
2018-04-06
Allow for re-using hidden monomorphizations on platforms that don't support R...
Michael Woerister
-9
/
+29
2018-04-06
Update a few comments about symbol visibility.
Michael Woerister
-24
/
+35
2018-04-06
Add codegen-units test for shared-generics.
Michael Woerister
-0
/
+51
2018-04-06
Make sure that generics are internalized in executables even with -Zshare-gen...
Michael Woerister
-0
/
+22
2018-04-06
Don't internalize generics that are re-exported
Michael Woerister
-0
/
+1
2018-04-06
Fix some rebasing fallout.
Michael Woerister
-3
/
+2
2018-04-06
Select upstream monomorphizations in a stable way.
Michael Woerister
-5
/
+35
2018-04-06
Adapt codegen-unit test to shared-generics.
Michael Woerister
-2
/
+2
2018-04-06
Allow for internalizing monomorphizations that cannot be shared.
Michael Woerister
-28
/
+136
2018-04-06
Remove the (inaccurate) symbol_export_level query.
Michael Woerister
-9
/
+4
2018-04-06
Make generics sharing the default for non-optimized builds.
Michael Woerister
-3
/
+13
2018-04-06
Allow for re-using monomorphizations from upstream crates.
Michael Woerister
-38
/
+195
2018-04-06
Move export level computation to reachable_non_generics query.
Michael Woerister
-53
/
+49
2018-04-06
Allow for representing exported monomorphizations in crate metadata.
Michael Woerister
-39
/
+89
2018-04-06
Fix incomplete ICH implementation for ty::subst::UnpackedKind.
Michael Woerister
-0
/
+1
2018-04-06
Auto merge of #49154 - petrochenkov:spident, r=eddyb
bors
-858
/
+791
2018-04-06
Fix feature gating for crate/extern in paths
Vadim Petrochenkov
-2
/
+10
2018-04-06
Use `Ident` instead of `Name` in `MetaItem`
Vadim Petrochenkov
-164
/
+138
2018-04-06
Fix stable hash for identifiers
Vadim Petrochenkov
-2
/
+3
2018-04-06
Make lifetime nonterminals closer to identifier nonterminals
Vadim Petrochenkov
-47
/
+47
2018-04-06
Remove more duplicated spans
Vadim Petrochenkov
-200
/
+181
2018-04-06
Rename `ast::Variant_::name` into `ident` + Fix rebase
Vadim Petrochenkov
-38
/
+30
[prev]
[next]