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
2019-01-17
Add signed num::NonZeroI* types
Simon Sapin
-18
/
+32
2019-01-17
compiletest: Simplify handling of Clang-based tests.
Michael Woerister
-109
/
+26
2019-01-17
Support clang-based run-make tests in rustbuild.
Michael Woerister
-5
/
+30
2019-01-17
compiletest: Support opt-in Clang-based run-make tests.
Michael Woerister
-1
/
+101
2019-01-17
Add an end-to-end run-make test for cross-lang LTO.
Michael Woerister
-0
/
+69
2019-01-17
properly deprecate suggestion methods
Andy Russell
-40
/
+86
2019-01-17
Fix typo bug in DepGraph::try_mark_green().
Michael Woerister
-1
/
+18
2019-01-17
Use a faster early exit during region expansion
Björn Steinbrink
-6
/
+8
2019-01-17
Auto merge of #57694 - pietroalbini:revert-beta-on-master, r=pietroalbini
bors
-25
/
+5
2019-01-17
Revert "Auto merge of #57670 - rust-lang:beta-next, r=Mark-Simulacrum"
Pietro Albini
-25
/
+5
2019-01-17
Querify glob map usage (last use of CrateAnalysis)
Igor Matuszewski
-62
/
+30
2019-01-17
Remove access level mention from DocContext
Igor Matuszewski
-3
/
+0
2019-01-17
Deny the `overflowing_literals` lint for all editions
Oliver Middleton
-41
/
+52
2019-01-17
Auto merge of #57520 - alexreg:tidy-copyright-lint, r=Mark-Simulacrum
bors
-205
/
+163
2019-01-16
Fix tidy errors.
Alexander Ronald Altman
-2
/
+0
2019-01-17
Auto merge of #57670 - rust-lang:beta-next, r=Mark-Simulacrum
bors
-5
/
+25
2019-01-17
Add test for linking non-existent static library
AB1908
-0
/
+13
2019-01-17
Auto merge of #56869 - GuillaumeGomez:index-size-reduction, r=QuietMisdreavus
bors
-25
/
+98
2019-01-16
Enhance `Pin` impl applicability for `PartialEq` and `PartialOrd`.
Alexander Ronald Altman
-3
/
+47
2019-01-17
Remove `hir::StmtKind::Decl`.
Nicholas Nethercote
-272
/
+150
2019-01-17
End fixing search index minification
Guillaume Gomez
-25
/
+95
2019-01-17
Minify search-index in one pass
Guillaume Gomez
-5
/
+5
2019-01-17
Reduce search-index.js size
Guillaume Gomez
-2
/
+5
2019-01-17
Document Unpin in std::prelude documentation
Konrad Borowski
-2
/
+3
2019-01-17
Avoid erase_regions_ty queries if there are no regions to erase
Björn Steinbrink
-1
/
+6
2019-01-16
Auto merge of #57392 - Xanewok:always-calc-glob-map, r=petrochenkov
bors
-43
/
+13
2019-01-16
Fix error template
AB1908
-1
/
+1
2019-01-17
Make `hir::Stmt` a separate struct.
Nicholas Nethercote
-87
/
+92
2019-01-16
[rustbuild] Rebuild std after changes to codegen backends
Josh Stone
-0
/
+12
2019-01-16
Prioritize variants as inherent associated items during name resolution
Vadim Petrochenkov
-103
/
+225
2019-01-16
Don't explicitly increment the depth for new trait predicates
Aaron Hill
-5
/
+71
2019-01-16
allow unused warnings related to rustc_layout_scalar_valid_range_start
Pietro Albini
-0
/
+20
2019-01-16
prepare beta 1.33.0
Pietro Albini
-5
/
+5
2019-01-16
Auto merge of #57321 - petrochenkov:atokens, r=nikomatsakis
bors
-1625
/
+1398
2019-01-16
Fix memory leak in P::filter_map
Tatsuyuki Ishi
-0
/
+1
2019-01-16
With this change, I am able to build and test cross-platform `rustc`
Felix S. Klock II
-5
/
+3
2019-01-16
Auto merge of #57416 - alexcrichton:remove-platform-intrinsics, r=nagisa
bors
-15986
/
+4
2019-01-16
Remove trailing whitespace
AB1908
-1
/
+0
2019-01-16
Fix release manifest generation
Jethro Beekman
-0
/
+1
2019-01-16
Add regression test to close #53787
AB1908
-0
/
+33
2019-01-16
Remove `hir::Label`.
Nicholas Nethercote
-13
/
+2
2019-01-15
Deprecate the unstable Vec::resize_default
Scott McMurray
-0
/
+4
2019-01-16
Use `Lit` rather than `P<Lit>` in `hir::ExprKind`.
Nicholas Nethercote
-2
/
+2
2019-01-15
OSX: fix #57534 registering thread dtors while running thread dtors
tyler
-24
/
+45
2019-01-16
Updated Book and Reference submodules.
Alexander Regueiro
-0
/
+0
2019-01-15
Add some links in std::fs.
Eric Huss
-5
/
+17
2019-01-15
demonstrate symmetry
Corey Farwell
-1
/
+1
2019-01-15
remove link to removed readme
mark
-1
/
+0
2019-01-15
update/remove some old readmes
mark
-161
/
+85
2019-01-16
Fix tests
Yuki Okushi
-24
/
+2
[prev]
[next]