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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2018-10-05
Stabilize `min_const_fn`
Oliver Schneider
-223
/
+143
2018-10-05
Reapply the macro_rules disambiguation changes from master
Vadim Petrochenkov
-20
/
+7
2018-10-05
Reapply the derive helper changes from master
Vadim Petrochenkov
-37
/
+38
2018-10-05
expansion: Remove restriction on use of macro attributes with test/bench
Vadim Petrochenkov
-114
/
+44
2018-10-05
resolve: Keep more precise traces for expanded macro resolutions
Vadim Petrochenkov
-16
/
+16
2018-10-05
resolve: Merge resolution for `macro_rules` into the common early in-scope re...
Vadim Petrochenkov
-253
/
+173
2018-10-05
Auto merge of #54703 - davidtwco:issue-52086, r=nikomatsakis
bors
-12
/
+216
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 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
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
-76
/
+304
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
[prev]
[next]