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-01-16
Auto merge of #57600 - rust-lang:stable-next, r=alexcrichton
1.32.0
bors
-5
/
+29
2019-01-15
Update the `tar` crate
Alex Crichton
-4
/
+4
2019-01-14
stable 1.32.0 release
Pietro Albini
-1
/
+1
2019-01-14
Fix new hyperlinks in RELEASES.md
Alexander Ronald Altman
-0
/
+12
2019-01-14
Correct RELEASES.md for 1.32.0
Alexander Ronald Altman
-0
/
+12
2019-01-11
Auto merge of #57516 - pietroalbini:beta-rollup, r=pietroalbini
bors
-346
/
+620
2019-01-11
Rollup merge of #57483 - petrochenkov:beta, r=pietroalbini
Pietro Albini
-337
/
+299
2019-01-11
Update RELEASES.md
Aaron Power
-2
/
+2
2019-01-11
Update RELEASES.md
Aaron Power
-0
/
+10
2019-01-11
Apply suggestions from code review
Aaron Power
-3
/
+3
2019-01-11
Update RELEASES.md
Aaron Power
-4
/
+5
2019-01-11
Updated RELEASES.md for 1.32.0
Aaron Power
-0
/
+263
2019-01-11
use the correct supertrait substitution in `object_ty_for_trait`
Ariel Ben-Yehuda
-9
/
+47
2019-01-10
Fix rebase
Vadim Petrochenkov
-44
/
+28
2019-01-10
Fix a hole in generic parameter import future-proofing
Vadim Petrochenkov
-12
/
+68
2019-01-10
Stabilize `uniform_paths`
Vadim Petrochenkov
-243
/
+52
2019-01-10
resolve: Prohibit use of imported tool modules
Vadim Petrochenkov
-6
/
+51
2019-01-10
resolve: Prohibit use of imported non-macro attributes
Vadim Petrochenkov
-6
/
+42
2019-01-10
resolve: Prohibit use of uniform paths in macros originating from 2015 edition
Vadim Petrochenkov
-5
/
+10
2019-01-10
resolve: Assign `pub` and `pub(crate)` visibilities to `macro_rules` items
Vadim Petrochenkov
-42
/
+20
2019-01-10
resolve: Fix an ICE in import validation
Vadim Petrochenkov
-6
/
+45
2019-01-10
resolve: Avoid "self-confirming" resolutions in import validation
Vadim Petrochenkov
-36
/
+46
2019-01-05
Auto merge of #57019 - QuietMisdreavus:semi-revert-doctest-parsing, r=Guillau...
bors
-3
/
+48
2019-01-04
Auto merge of #57305 - pietroalbini:beta-rollup, r=pietroalbini
bors
-55
/
+373
2019-01-04
Call poly_project_and_unify_type on types that contain inference types
Aaron Hill
-2
/
+36
2019-01-04
Fix Tidy error
Aaron Hill
-1
/
+1
2019-01-04
Filter out self-referential projection predicates
Aaron Hill
-1
/
+66
2019-01-04
Check all substitution parameters for inference variables
Aaron Hill
-3
/
+8
2019-01-04
Ensure that Rusdoc discovers all necessary auto trait bounds
Aaron Hill
-17
/
+82
2019-01-04
Rollup merge of #57292 - ehuss:update-beta-cargo, r=nikomatsakis
Pietro Albini
-0
/
+0
2019-01-04
Rollup merge of #57301 - matthiaskrgr:beta_bootstrap, r=pietroalbini
Pietro Albini
-2
/
+2
2019-01-04
Rollup merge of #57300 - Xanewok:beta, r=pietroalbini
Pietro Albini
-0
/
+0
2019-01-04
Add missing 'static bound for the Machine trait
Matthew Jasper
-1
/
+1
2019-01-04
Wf-check the output type of a function in MIR-typeck
Matthew Jasper
-1
/
+39
2019-01-04
resolve: Never override real bindings with `Def::Err`s from error recovery
Vadim Petrochenkov
-26
/
+33
2019-01-04
resolve: Fix another ICE in import validation
Vadim Petrochenkov
-5
/
+19
2019-01-03
Fix alignment for array indexing
Nikita Popov
-3
/
+93
2019-01-03
[beta] Update RLS to include 100% CPU on hover bugfix
Igor Matuszewski
-0
/
+0
2019-01-03
beta: bootstrap from latest stable (1.31.1)
Matthias Krüger
-2
/
+2
2019-01-02
[BETA] Update cargo
Eric Huss
-0
/
+0
2019-01-01
Auto merge of #57236 - pietroalbini:beta-backports, r=pietroalbini
bors
-66
/
+446
2019-01-01
fix test output
Pietro Albini
-10
/
+2
2018-12-31
Corrected expected test err messages.
Alexander Regueiro
-10
/
+10
2018-12-31
Fixed minor issues raised in review.
Alexander Regueiro
-11
/
+11
2018-12-31
Added test for issue #56835.
Alexander Regueiro
-0
/
+25
2018-12-31
Fixed issue #56199.
Alexander Regueiro
-55
/
+151
2018-12-31
improve tests as suggested by review comments
Ariel Ben-Yehuda
-2
/
+92
2018-12-31
fix trait objects with a Self-having projection va
Ariel Ben-Yehuda
-3
/
+103
2018-12-31
Update tests to changes on master
Oliver Scherer
-2
/
+10
2018-12-31
Also test projections
Oliver Scherer
-1
/
+18
[next]