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-10-05
resolve: Support value namespace in `fn resolve_lexical_macro_path_segment`
Vadim Petrochenkov
-8
/
+17
2018-10-05
expansion: Expand attribute macros registered by legacy plugins in usual left...
Vadim Petrochenkov
-15
/
+3
2018-10-05
resolve: Integrate inert attributes registererd by legacy plugins into macro ...
Vadim Petrochenkov
-11
/
+35
2018-10-05
Fix two UI tests with locale-dependent output
Vadim Petrochenkov
-42
/
+20
2018-10-05
Move conditional configuration related UI tests into their own directory
Havvy (Ryan Scheel)
-0
/
+0
2018-10-05
rustc/ty: improve stack shifting and remove related allocations
ljedrz
-10
/
+10
2018-10-05
rustc/ty: move a faster early return up
ljedrz
-5
/
+5
2018-10-05
rustc/ty: improve allocations
ljedrz
-38
/
+32
2018-10-05
rustc/ty: simplify common patterns
ljedrz
-41
/
+25
2018-10-05
rustc/ty: use Cow<str> where applicable
ljedrz
-248
/
+261
2018-10-05
rustc/ty: whitespace fixes
ljedrz
-46
/
+42
2018-10-05
Address review comments
Gabriel Majeri
-43
/
+67
2018-10-04
rustdoc: overflow:auto doesn't work nicely on small screens
Kazuyoshi Kato
-1
/
+0
2018-10-05
Auto merge of #54017 - alexcrichton:wasm-atomics2, r=sfackler
bors
-4
/
+509
2018-10-04
Auto merge of #54649 - nikomatsakis:universes-refactor-1, r=scalexm
bors
-1547
/
+1883
2018-10-04
Add compile flags to playground-empty test
Philip Munksgaard
-0
/
+2
2018-10-04
replace escape-rust-expr test with dont-show-const-contents
Philip Munksgaard
-4
/
+4
2018-10-04
add test for #29743
Andy Russell
-0
/
+17
2018-10-04
add test for #24338
Andy Russell
-0
/
+30
2018-10-04
add test for #28134
Andy Russell
-0
/
+21
2018-10-04
Further improve docs for `FnDef` and `FnPtr`
Philipp Hansch
-8
/
+6
2018-10-04
Auto merge of #54666 - matthewjasper:mir-function-spans, r=pnkfelix
bors
-653
/
+665
2018-10-04
Don't try to promote already promoted out temporaries
Oliver Schneider
-4
/
+33
2018-10-04
s/skol_predicate/placeholder_predicate
Niko Matsakis
-2
/
+2
2018-10-04
fix typo: s/tained/tainted/
Niko Matsakis
-1
/
+1
2018-10-04
remove occurences of `skolemization`
Niko Matsakis
-53
/
+50
2018-10-04
remove all occurences of `skolemize`
Niko Matsakis
-4
/
+4
2018-10-04
build up the placeholder indices as we go
Niko Matsakis
-31
/
+43
2018-10-04
extend NLL universe code to have >1 placeholder within one universe
Niko Matsakis
-124
/
+226
2018-10-04
create just one subuniverse per binder -- no need for more, really
Niko Matsakis
-69
/
+37
2018-10-04
reorder the placeholders and inference variables in hr::sub
Niko Matsakis
-7
/
+9
2018-10-04
rename skolemized to placeholder
Niko Matsakis
-211
/
+226
2018-10-04
select.rs: rustfmt
Niko Matsakis
-1107
/
+1347
2018-10-04
Auto merge of #54784 - Manishearth:clippyup, r=oli-obk
bors
-14
/
+24
2018-10-04
Ignore desugarings when comparing duplicate trait error messages
varkor
-6
/
+18
2018-10-04
Convert conservative_impl_trait.rs to compile-pass
Jonas Schievink
-9
/
+1
2018-10-04
Convert issue-49556.rs to compile-pass
Jonas Schievink
-9
/
+1
2018-10-04
Convert issue-49376.rs to compile-pass
Jonas Schievink
-33
/
+1
2018-10-04
Convert existential-minimal.rs to compile-pass
Jonas Schievink
-9
/
+1
2018-10-04
Convert impl-trait/issue-42479.rs to compile-pass
Jonas Schievink
-15
/
+1
2018-10-04
Call Foo::async_method in the async-await test
Jonas Schievink
-14
/
+1
2018-10-04
Fix dead code lint for functions using impl Trait
Jonas Schievink
-2
/
+102
2018-10-04
Auto merge of #54809 - pietroalbini:rollup, r=pietroalbini
bors
-75
/
+303
2018-10-04
Regression test for #32382.
Felix S. Klock II
-0
/
+42
2018-10-04
Update Cargo.lock
Oliver Schneider
-0
/
+1
2018-10-04
Add features to the workspace hack
Oliver S̶c̶h̶n̶e̶i̶d̶e̶r Scherer
-1
/
+5
2018-10-04
Fix #24840: make default for `optimize` independent of `debug` setting in `Ca...
Felix S. Klock II
-1
/
+3
2018-10-04
Rollup merge of #54795 - euclio:ifmt-bad-arg, r=estebank
Pietro Albini
-2
/
+22
2018-10-04
Rollup merge of #54789 - scalexm:unnormalized, r=nikomatsakis
Pietro Albini
-11
/
+58
2018-10-04
Rollup merge of #54788 - ljedrz:cleanup_rustc_mir, r=oli-obk
Pietro Albini
-27
/
+22
[prev]
[next]