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-07-01
Modified expected error messages in accordance with rebase.
Alexander Regueiro
-2
/
+7
2018-06-30
move deprecation-sanity test to ui
Andy Russell
-0
/
+46
2018-06-30
factor built-in attribute parsing into submodule
Andy Russell
-678
/
+718
2018-07-01
Auto merge of #51943 - oli-obk:miriup, r=kennytm
bors
-5
/
+19
2018-07-01
Also run the bootstrap in bootstrap mode
Oliver Schneider
-0
/
+1
2018-07-01
Did you mean to block nightlies on clippy?
Oliver Schneider
-10
/
+165
2018-06-30
Minor refactoring.
Alexander Regueiro
-26
/
+23
2018-06-30
Added incremental test for interlinking static references.
Alexander Regueiro
-0
/
+25
2018-06-30
Added tests fo referring to statics by value in other statics.
Alexander Regueiro
-0
/
+30
2018-06-30
Added tests for writing to static mut's in statics.
Alexander Regueiro
-0
/
+22
2018-06-30
Fixed bug with miri const evaluation where allocation is recursively borrowed.
Alexander Regueiro
-7
/
+3
2018-06-30
Added miri error for evaluating foreign statics.
Alexander Regueiro
-23
/
+27
2018-06-30
Loosened rules involving statics mentioning other statics.
Alexander Regueiro
-215
/
+27
2018-06-30
clarify why we're suggesting removing semicolon after braced items
Zack M. Davis
-0
/
+18
2018-06-30
Auto merge of #51717 - Mark-Simulacrum:snap, r=alexcrichton
bors
-343
/
+54
2018-06-30
Notice non-toplevel dll dependencies in rustbuild
Mark Simulacrum
-3
/
+3
2018-06-30
Bootstrap from 1.28.0-beta.3
Mark Simulacrum
-340
/
+51
2018-06-30
more s/llvm-tools/llvm-tools-preview/
Jorge Aparicio
-5
/
+5
2018-06-30
Copy undef_masks correctly for repeated bytes
Wesley Wiser
-5
/
+9
2018-06-30
Improved non_exhaustive message.
David Wood
-16
/
+29
2018-06-30
Auto merge of #51849 - nikomatsakis:issue-51820-places-conflict, r=eddyb
bors
-362
/
+448
2018-06-30
Auto merge of #51862 - estebank:lifetime-spans, r=nikomatsakis
bors
-170
/
+236
2018-06-30
reduce search-index size
Guillaume Gomez
-32
/
+54
2018-06-30
Update the miri submodule
Oliver Schneider
-5
/
+19
2018-06-30
Auto merge of #51828 - kennytm:no-simd-swap-for-mac, r=alexcrichton
bors
-3
/
+96
2018-06-30
Do not allow LLVM to increase a TLS's alignment on macOS.
kennytm
-3
/
+96
2018-06-30
Improve error messages when assigning to a local that starts initialized
Matthew Jasper
-28
/
+42
2018-06-30
Remove some global state from the lowering pass
Oliver Schneider
-51
/
+76
2018-06-30
Remove unused field
Oliver Schneider
-9
/
+7
2018-06-30
Reduce repetition around `lower_method_sig`
Oliver Schneider
-38
/
+29
2018-06-30
Deduplicate `IsAsync::Async` match
Oliver Schneider
-28
/
+24
2018-06-30
Auto merge of #51762 - petrochenkov:oh-hi-mark, r=oli-obk
bors
-169
/
+549
2018-06-30
Auto merge of #51806 - oli-obk:lowering_cleanups1, r=cramertj
bors
-116
/
+207
2018-06-29
in which we plug the crack where `?`-desugaring leaked into errors
Zack M. Davis
-2
/
+82
2018-06-30
Fix relocations to include repeated values
Wesley Wiser
-7
/
+15
2018-06-30
Auto merge of #51178 - GabrielMajeri:os-str-compare, r=SimonSapin
bors
-0
/
+32
2018-06-29
Inline a few `UndefMask` methods.
Wesley Wiser
-0
/
+3
2018-06-29
rename rustc's lld to rust-lld
Jorge Aparicio
-5
/
+13
2018-06-29
Make Waker and LocalWaker Unpin
Taylor Cramer
-0
/
+3
2018-06-29
Implement Unpin for references
Taylor Cramer
-0
/
+6
2018-06-29
Optimize `copy_undef_mask()` to use one pass
Wesley Wiser
-17
/
+8
2018-06-29
Use in-tree libbacktrace on Fuchsia
Taylor Cramer
-5
/
+0
2018-06-29
Optimize `copy_undef_mask()` by lifting some loop invariant operations
Wesley Wiser
-9
/
+18
2018-06-30
Address comments
Vadim Petrochenkov
-9
/
+10
2018-06-30
Restore the old behavior of `$crate` in nested `macro_rules`
Vadim Petrochenkov
-5
/
+71
2018-06-30
Fortify dummy span checking
Vadim Petrochenkov
-59
/
+59
2018-06-30
proc-macro: Use transparent marks for call-site hygiene
Vadim Petrochenkov
-36
/
+116
2018-06-30
hygiene: Implement transparent marks
Vadim Petrochenkov
-27
/
+253
2018-06-30
expansion: Give names to some fields of `SyntaxExtension`
Vadim Petrochenkov
-34
/
+44
2018-06-30
resolve: Cleanup `resolve_crate_root`
Vadim Petrochenkov
-13
/
+10
[prev]
[next]