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
2019-08-13
Auto merge of #63498 - Mark-Simulacrum:stable-next, r=Mark-Simulacrum
1.37.0
bors
-36
/
+108
2019-08-12
Add date debug to CI
Mark Rousskov
-0
/
+9
2019-08-12
fix cycle when looking up size and align of a static
Ralf Jung
-22
/
+41
2019-08-12
Avoid ICE when referencing desugared local binding in borrow error
Esteban Küber
-13
/
+57
2019-08-12
Switch to stable channel
Mark Rousskov
-1
/
+1
2019-08-05
Auto merge of #63262 - pietroalbini:beta-rollup, r=pietroalbini
bors
-40
/
+1793
2019-08-05
bless ui tests
Pietro Albini
-1
/
+1
2019-08-04
Rollup merge of #63254 - taiki-e:arbitrary_self_types-lifetime-elision-2-beta...
Pietro Albini
-33
/
+1560
2019-08-04
arbitrary_self_types lifetime elision: --bless --compare-mode=nll
Taiki Endo
-0
/
+342
2019-08-04
Fix typo
Taiki Endo
-1
/
+1
2019-08-04
Add tests for `self: (&)AssocType`
Taiki Endo
-0
/
+124
2019-08-04
Add test for multiple ref-self
Taiki Endo
-7
/
+73
2019-08-04
Minor clean up
Taiki Endo
-36
/
+27
2019-08-04
Add main functions and check-pass annotations
Taiki Endo
-22
/
+16
2019-08-04
Update src/test/ui/self/elision/README.md
Taiki Endo
-1
/
+1
2019-08-04
add a bevy of new test cases
Niko Matsakis
-0
/
+831
2019-08-04
Use Set1<Region> instead of Option<Region>
Taiki Endo
-5
/
+6
2019-08-04
Make is_self_ty a method on SelfVisitor
Taiki Endo
-32
/
+35
2019-08-04
Remove query for `.pin_type()`
Taiki Endo
-36
/
+47
2019-08-04
Allow lifetime elision in `Pin<&(mut) Self>`
Taiki Endo
-1
/
+165
2019-08-03
Rollup merge of #62911 - ehuss:update-beta-cargo, r=alexcrichton
Pietro Albini
-0
/
+0
2019-08-03
ci: move .azure-pipelines to src/ci/azure-pipelines
Pietro Albini
-0
/
+0
2019-08-03
review comments
Esteban Küber
-3
/
+4
2019-08-03
Fix another case
Esteban Küber
-3
/
+72
2019-08-03
Make the parser TokenStream more resilient after mismatched delimiter recovery
Esteban Küber
-0
/
+38
2019-08-03
Require a value for configure --debuginfo-level
Josh Stone
-6
/
+6
2019-08-03
Updated RELEASES.md for 1.37.0
Erin Power
-0
/
+118
2019-08-02
[BETA] Update cargo
Eric Huss
-0
/
+0
2019-07-22
Auto merge of #62866 - pietroalbini:beta-rollup, r=Centril
bors
-71
/
+695
2019-07-22
Rollup merge of #62793 - wesleywiser:pgo_error_backport, r=zackmdavis
Pietro Albini
-2
/
+5
2019-07-22
Rollup merge of #62792 - goodmanjonathan:beta, r=estebank
Pietro Albini
-1
/
+20
2019-07-22
Ensure that checkout is with \n line endings
Mark Rousskov
-0
/
+34
2019-07-22
ci: pin awscli dependencies
Pietro Albini
-2
/
+15
2019-07-22
Cancel unemitted diagnostics during error recovery
Esteban Küber
-8
/
+9
2019-07-22
add test case
Esteban Küber
-0
/
+13
2019-07-22
Correctly break out of recovery loop
Esteban Küber
-2
/
+3
2019-07-22
Handle errors during error recovery gracefully
Esteban Küber
-4
/
+27
2019-07-22
Raise the default recursion limit to 128
Simonas Kazlauskas
-29
/
+389
2019-07-22
Blessed tests.
Alexander Regueiro
-0
/
+27
2019-07-22
Added tests for issues.
Alexander Regueiro
-3
/
+23
2019-07-22
Fixed ICEs.
Alexander Regueiro
-11
/
+1
2019-07-22
Fixed up a few comments.
Alexander Regueiro
-10
/
+10
2019-07-22
rustc_target: avoid negative register counts in the SysV x86_64 ABI.
Eduard-Mihai Burtescu
-9
/
+129
2019-07-18
Only error about MSVC + PGO + unwind if we're generating code
Wesley Wiser
-2
/
+5
2019-07-18
Don't drop DiagnosticBuilder if parsing fails
Jonathan Goodman
-1
/
+20
2019-07-12
Auto merge of #62505 - cuviper:beta-1.37-no-unwind-abort, r=joshtriplett
bors
-3
/
+11
2019-07-08
Force #[unwind(aborts)] in test/codegen/c-variadic.rs
Josh Stone
-0
/
+6
2019-07-08
Revert "Allow a dirty MirBuilt for make_extern and make_method_extern"
Josh Stone
-2
/
+2
2019-07-08
Permit unwinding through FFI by default
Mark Rousskov
-1
/
+3
2019-07-08
Auto merge of #62374 - Mark-Simulacrum:beta-next, r=pietroalbini
bors
-2
/
+2
[next]