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-11-04
test offset_from with two integers
Ralf Jung
-8
/
+37
2019-11-04
Miri: ptr_offset_from: support offset_from with twice the same non-null integer
Ralf Jung
-3
/
+20
2019-11-04
Miri: offset_from: do int-to-ptr casts when needed
Ralf Jung
-2
/
+2
2019-11-04
clean highlightSourceLines code
Guillaume Gomez
-42
/
+54
2019-11-04
Auto merge of #66078 - petrochenkov:gateout, r=Centril
bors
-16
/
+182
2019-11-04
expand: Feature gate out-of-line modules in proc macro input
Vadim Petrochenkov
-16
/
+182
2019-11-04
let caller of check_ptr_access_align control the error message
Ralf Jung
-6
/
+13
2019-11-04
Change sub-setting CSS class to sub-settings
Guillaume Gomez
-2
/
+2
2019-11-04
also explain how to resolve MethodCall
Ralf Jung
-1
/
+6
2019-11-04
more robust method checking through DefId and diagnostic_item
Ralf Jung
-2
/
+4
2019-11-04
more correct error msg
Ralf Jung
-1
/
+2
2019-11-04
avoid using nightly features
Ralf Jung
-5
/
+3
2019-11-04
Auto merge of #65835 - Mark-Simulacrum:lockless-lintbuffer, r=nikomatsakis
bors
-153
/
+173
2019-11-04
QPath docs: mention how to resolve them
Ralf Jung
-0
/
+4
2019-11-04
librustc_lexer: Make nth_char method private
Igor Aleksanov
-1
/
+1
2019-11-04
librustc_lexer: Reorder imports in lib.rs
Igor Aleksanov
-3
/
+2
2019-11-04
librustc_lexer: Simplify "lifetime_or_char" method
Igor Aleksanov
-30
/
+37
2019-11-03
use silent emitter for rustdoc highlighting pass
Andy Russell
-79
/
+19
2019-11-03
Delete lint buffer from Session
Mark Rousskov
-68
/
+39
2019-11-03
Move crate type checking later
Mark Rousskov
-51
/
+62
2019-11-03
Utilize Resolver lint buffer during HIR lowering
Mark Rousskov
-10
/
+19
2019-11-03
Migrate resolver over to internal lint buffer
Mark Rousskov
-39
/
+73
2019-11-03
Only permit taking buffered lints inside lint internals
Mark Rousskov
-1
/
+1
2019-11-03
Remove unused get_any method
Mark Rousskov
-5
/
+0
2019-11-04
Auto merge of #65838 - estebank:resilient-recovery, r=Centril
bors
-153
/
+293
2019-11-04
Avoid hashing the key twice in `get_query()`.
Nicholas Nethercote
-3
/
+20
2019-11-03
Auto merge of #65780 - GuillaumeGomez:move-help-popup-generation-code, r=Mark...
bors
-57
/
+49
2019-11-03
Do not needlessly write-lock
Mark Rousskov
-1
/
+1
2019-11-03
Don't extend lifetime of temp in `Repeat` expressions
Dylan MacKenzie
-18
/
+11
2019-11-03
Test that borrows of projections are promoted everywhere
Dylan MacKenzie
-0
/
+12
2019-11-03
Mark entire local as promoted even if only part is used
Dylan MacKenzie
-18
/
+16
2019-11-03
Auto merge of #65646 - Amanieu:foreign-exceptions, r=nikomatsakis
bors
-428
/
+480
2019-11-03
tidy
Quentin Boyer
-1
/
+3
2019-11-03
Configure LLVM module PIC level
Samuel Holland
-0
/
+9
2019-11-03
added test for checking that ICEs are not hidden
Quentin Boyer
-0
/
+8
2019-11-03
remove another status code check is should-ice
Quentin Boyer
-1
/
+6
2019-11-03
Correct deprecated `is_global` IPv6 documentation
mjptree
-1
/
+1
2019-11-03
add rustc_error(delay_span_bug_from_inside_query) attribute
Quentin Boyer
-4
/
+40
2019-11-03
add header to compiletest to check for ice
Quentin Boyer
-4
/
+20
2019-11-03
Auto merge of #65759 - tmiasko:ui, r=petrochenkov
bors
-268
/
+283
2019-11-03
Fix macOS tests
Amanieu d'Antras
-0
/
+2
2019-11-03
Make Emscripten unwinding use a valid type_info
Amanieu d'Antras
-17
/
+58
2019-11-03
Make SEH exceptions use a rust_panic type instead of unsigned __int64*
Amanieu d'Antras
-154
/
+62
2019-11-03
Hack to make C++ exceptions test work on i686-pc-windows-gnu
Amanieu d'Antras
-2
/
+25
2019-11-03
Allow foreign exceptions to unwind through Rust code
Amanieu d'Antras
-256
/
+333
2019-11-03
Enable C++ exceptions on MSVC when building C++ tests
Amanieu d'Antras
-1
/
+1
2019-11-03
Add -lstdc++ for run-make-fulldeps tests on MinGW
Amanieu d'Antras
-0
/
+1
2019-11-03
Attempt to clarify LTO and codegen-units.
Eric Huss
-10
/
+21
2019-11-03
syntax: Avoid span arithmetics for delimiter tokens
Vadim Petrochenkov
-46
/
+46
2019-11-03
Auto merge of #65827 - AnthonyMikh:out_of_the_loop, r=estebank
bors
-4
/
+3
[prev]
[next]