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
2020-06-30
va_args implementation for AAPCS.
Jamie Cunliffe
-3
/
+151
2020-06-30
update `equal_up_to_regions`
Bastian Kauschke
-5
/
+5
2020-06-30
remove unused `TypeError::ProjectionBoundsLength`
Bastian Kauschke
-10
/
+0
2020-06-30
change `skip_binder` to use T by value
Bastian Kauschke
-83
/
+78
2020-06-30
stop taking references in Relate
Bastian Kauschke
-228
/
+182
2020-06-30
ci: fix wasm32 broken due to a NodeJS version bump
Pietro Albini
-1
/
+12
2020-06-30
Auto merge of #73658 - dylanmckay:avr-update-llvm-submodule-with-picks, r=cuv...
bors
-0
/
+0
2020-06-29
Compile rustdoc less often.
Eric Huss
-24
/
+56
2020-06-30
Avoid `unwrap_or_else` in `RawVec::allocate_in`.
Nicholas Nethercote
-3
/
+14
2020-06-29
Derive common traits for panic::Location.
Adam Perry
-1
/
+23
2020-06-29
Normalize symbol ids to 0 in test stdout
Aaron Hill
-9
/
+13
2020-06-29
Serialize all foreign `SourceFile`s into proc-macro crate metadata
Aaron Hill
-43
/
+220
2020-06-29
Auto merge of #73374 - alexcrichton:compiler-bulitins-debug-assertions, r=Mar...
bors
-32
/
+8
2020-06-29
typeck: adding type information to projection
Azhng
-25
/
+54
2020-06-29
Fix try_print_visible_def_path for Rust 2018
Dan Aloni
-19
/
+20
2020-06-29
Add test for issue #56175
Dan Aloni
-0
/
+53
2020-06-29
add spans to injected coverage counters
Rich Kadel
-93
/
+585
2020-06-29
Document the union keyword
Alexis Bourget
-2
/
+65
2020-06-29
Obviate #[allow(improper_ctypes_definitions)]
Dario Gonzalez
-3
/
+5
2020-06-29
Revert "ci: allow gating gha on everything but macOS"
Pietro Albini
-45
/
+36
2020-06-29
Ignore example compile in rustc-attrs doc
Ivan Tham
-2
/
+2
2020-06-29
rustbuild: Move compiler-builtins build logic to manifest
Alex Crichton
-32
/
+8
2020-06-29
Auto merge of #73391 - pickfire:liballoc-panic-doc, r=Mark-Simulacrum
bors
-11
/
+5
2020-06-29
stabilize const_ascii_ctype_on_intrinsics
Trevor Spiteri
-23
/
+40
2020-06-29
stabilize const_int_sign
Trevor Spiteri
-3
/
+2
2020-06-29
stabilize const_saturating_int_methods
Trevor Spiteri
-11
/
+11
2020-06-29
stabilize some const_checked_int_methods
Trevor Spiteri
-13
/
+26
2020-06-29
stabilize const_nonzero_int_methods
Trevor Spiteri
-3
/
+2
2020-06-29
Auto merge of #73032 - yoshuawuyts:stabilize-leading_trailing_ones, r=Amanieu
bors
-13
/
+12
2020-06-28
Add newline to rustc MultiSpan docs
pierwill
-1
/
+3
2020-06-28
Auto merge of #72437 - ecstatic-morse:stabilize-const-if-match, r=oli-obk
bors
-1757
/
+348
2020-06-28
Edit cursor.prev() method docs in lexer
pierwill
-2
/
+2
2020-06-28
Fix markdown rendering in librustc_lexer docs
pierwill
-2
/
+3
2020-06-28
Fix small nits
Alexis Bourget
-4
/
+3
2020-06-28
Use impl for Weak::as_ptr that works for unsized T
CAD97
-22
/
+26
2020-06-28
Do not require ptr validity in rc::data_offset
CAD97
-2
/
+3
2020-06-28
Use raw_ref_op in A|Rc::as_ptr
CAD97
-10
/
+3
2020-06-28
Apply suggestions, reformulating some paragraphs and improving some examples
Alexis Bourget
-38
/
+36
2020-06-28
Use `LocalDefId` in HIR const-checker
Dylan MacKenzie
-4
/
+4
2020-06-28
Remove `ignore-tidy-filelength`
Dylan MacKenzie
-2
/
+0
2020-06-28
Update tests
Dylan MacKenzie
-415
/
+105
2020-06-28
Stop checking for `while` and `loop` in a const context
Dylan MacKenzie
-26
/
+6
2020-06-28
Remove uses of `const_loop` in `rustc`
Dylan MacKenzie
-2
/
+2
2020-06-28
Mark `const_loop` feature gate as accepted
Dylan MacKenzie
-3
/
+2
2020-06-28
Require `allow_internal_unstable` in HIR const-checker
Dylan MacKenzie
-13
/
+50
2020-06-28
Remove `const_if_match` from unstable book
Dylan MacKenzie
-14
/
+0
2020-06-28
Update tests
Dylan MacKenzie
-1192
/
+228
2020-06-28
HIR const-checking
Dylan MacKenzie
-35
/
+10
2020-06-28
MIR const-checking
Dylan MacKenzie
-33
/
+1
2020-06-28
Remove `const_if_match` feature gate from libraries
Dylan MacKenzie
-15
/
+15
[prev]
[next]