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
2020-02-24
Auto merge of #69444 - pietroalbini:stable-next-final-v2-new, r=pietroalbini
1.41.1
bors
-0
/
+33
2020-02-24
add test for the new poc
Ivan Komarov
-0
/
+33
2020-02-24
bump llvm
Pietro Albini
-0
/
+0
2020-02-24
Auto merge of #69359 - Mark-Simulacrum:stable-next, r=Mark-Simulacrum
bors
-979
/
+1155
2020-02-23
Correct stderr output for failing tests
Mark Rousskov
-11
/
+12
2020-02-22
Clean out some default-installed directories
Mark Rousskov
-0
/
+19
2020-02-22
Check types of statics in MIR typeck
Matthew Jasper
-3
/
+99
2020-02-22
Check `Copy` lifetimes bounds when copying from a projection
Matthew Jasper
-40
/
+64
2020-02-22
Resolve long compile times when evaluating always valid constants
Wesley Wiser
-3
/
+99
2020-02-22
Demonstrate final build-override syntax
Kornel
-2
/
+2
2020-02-22
Correct ICE caused by macros generating invalid spans.
Michael Burge
-1
/
+8
2020-02-22
Do not ICE when encountering `yield` inside `async` block
Esteban Küber
-3
/
+18
2020-02-21
Revert "Remove `checked_add` in `Layout::repeat`"
Sebastian Hahn
-6
/
+38
2020-02-21
rustfmt relevant files
Mark Rousskov
-904
/
+783
2020-02-21
1.41.1 release
Mark Rousskov
-19
/
+26
2020-01-27
Auto merge of #68568 - pietroalbini:stable-next, r=pietroalbini
1.41.0
bors
-36
/
+207
2020-01-27
1.41.0 stable release
Pietro Albini
-1
/
+1
2020-01-27
switch bootstrap compiler to stable 1.40.0
Pietro Albini
-2
/
+2
2020-01-27
Update RELEASES.md
XAMPPRocky
-2
/
+1
2020-01-27
Update RELEASES.md for 1.41.0
Erin Power
-0
/
+116
2020-01-27
Make pointers to statics internal
Matthew Jasper
-33
/
+89
2020-01-24
Auto merge of #68496 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum
bors
-1423
/
+1537
2020-01-23
review comments
Esteban Küber
-16
/
+14
2020-01-23
Do not ICE on malformed suggestion spans
Esteban Küber
-5
/
+28
2020-01-23
format librustc_errors
Mark Rousskov
-404
/
+421
2020-01-23
Distinguish between private items and hidden items in rustdoc
David Tolnay
-78
/
+138
2020-01-23
format librustdoc
Mark Rousskov
-775
/
+839
2020-01-23
Revert parts of #66405.
Nicholas Nethercote
-111
/
+80
2020-01-23
fmt data data structures
Mark Rousskov
-68
/
+51
2020-01-19
Auto merge of #68321 - cuviper:beta-next, r=Dylan-DPC
bors
-23
/
+116
2020-01-17
rustdoc: Don't allow `#![feature(...)]` on stable or beta
Oliver Middleton
-2
/
+1
2020-01-17
Add ICE regression tests
Esteban Küber
-0
/
+34
2020-01-17
Change `next_point` when `shrink_to_hi` is more appropriate
Esteban Küber
-17
/
+13
2020-01-17
Fix invalid bounding box
Esteban Küber
-1
/
+1
2020-01-17
Fix `next_point` to be unicode aware
Esteban Küber
-1
/
+1
2020-01-17
Do not ICE on unicode next point
Esteban Küber
-1
/
+24
2020-01-17
expect `fn` after `const unsafe` / `const extern`
Mazdak Farrokhzad
-1
/
+42
2020-01-14
Auto merge of #68189 - jonas-schievink:beta-next, r=Mark-Simulacrum
bors
-25
/
+241
2020-01-13
Fix rebase damage
Jonas Schievink
-1
/
+0
2020-01-13
Do not ICE on lifetime error involving closures
Esteban Küber
-2
/
+38
2020-01-13
Treat extern statics just like statics in the "const pointer to static" repre...
Oliver Scherer
-2
/
+71
2020-01-13
Use the correct type for static qualifs
Matthew Jasper
-8
/
+22
2020-01-13
Reenable static linking of libstdc++ on windows-gnu
Mateusz Mikuła
-1
/
+1
2020-01-13
Don't suppress move errors for union fields
Matthew Jasper
-9
/
+79
2020-01-13
Move command-related tests into command/
Jeremy Fitzhardinge
-0
/
+0
2020-01-13
Fix up Command Debug output when arg0 is specified.
Jeremy Fitzhardinge
-2
/
+30
2019-12-17
Auto merge of #67370 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum
bors
-5
/
+5
2019-12-17
Switch to bootstrapping from dev-static stable
Mark Rousskov
-5
/
+5
2019-12-16
Auto merge of #67356 - Centril:rollup-paaw3ju, r=Centril
bors
-70
/
+134
2019-12-16
Rollup merge of #67349 - petertodd:2019-unsize-docs, r=Centril
Mazdak Farrokhzad
-1
/
+1
[next]