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
path:
root
/
src
/
test
Age
Commit message (
Expand
)
Author
Lines
2020-10-07
Auto merge of #77119 - GuillaumeGomez:unclosed-html-tag-lint, r=jyn514
bors
-1
/
+180
2020-10-07
arg position
Bastian Kauschke
-0
/
+7
2020-10-07
do not lower patterns in impl Trait
Bastian Kauschke
-0
/
+14
2020-10-07
add test for should_inline incorrect param_env
Bastian Kauschke
-0
/
+32
2020-10-07
add regression test
Bastian Kauschke
-0
/
+28
2020-10-07
normalize substs during inlining
Bastian Kauschke
-0
/
+17
2020-10-07
Fix mir-opt output for 32 bit
Tim Diekmann
-2
/
+2
2020-10-07
Support custom allocators in `Box`
Tim Diekmann
-63
/
+144
2020-10-07
Rollup merge of #77605 - da-x:fix-rustc-def-path, r=petrochenkov
Dylan DPC
-4
/
+4
2020-10-07
Rollup merge of #77568 - lcnr:mir-inline-def-id, r=ecstatic-morse
Dylan DPC
-0
/
+38
2020-10-06
Update to chalk 0.31. Implement some unimplemented. Ignore some tests in comp...
Jack Huey
-49
/
+76
2020-10-06
Enforce whitespace ascii character check for doc alias
Guillaume Gomez
-2
/
+30
2020-10-06
Fix NLL compare mode tests
Matthew Jasper
-5
/
+42
2020-10-06
Fix tests from rebase
Matthew Jasper
-459
/
+552
2020-10-06
Don't require lifetime super-bounds on traits apply to trait objects of that ...
Matthew Jasper
-0
/
+16
2020-10-06
Normalize super trait bounds when confirming object candidates
Matthew Jasper
-0
/
+26
2020-10-06
Fix rebase
Matthew Jasper
-89
/
+80
2020-10-06
Don't immediately error for recursive projections
Matthew Jasper
-12
/
+13
2020-10-06
Fix bootstrap
Matthew Jasper
-3
/
+3
2020-10-06
Handle multiple trait-def projection candidates
Matthew Jasper
-0
/
+16
2020-10-06
Avoid cycles from projection bounds
Matthew Jasper
-61
/
+61
2020-10-06
Avoid cycle with projections from object types
Matthew Jasper
-83
/
+73
2020-10-06
Normalize projection bounds when considering candidates
Matthew Jasper
-99
/
+120
2020-10-06
Handle multiple applicable projection candidates
Matthew Jasper
-0
/
+23
2020-10-06
Fix bugs in evaluating WellFormed predicates
Matthew Jasper
-0
/
+39
2020-10-06
Avoid cycle in nested obligations for object candidate
Matthew Jasper
-0
/
+206
2020-10-06
Remove predicates on associated types from traits
Matthew Jasper
-40
/
+55
2020-10-06
Fix tests and bootstrap
Matthew Jasper
-53
/
+151
2020-10-06
Ensure that associated types for trait objects satisfy their bounds
Matthew Jasper
-5
/
+115
2020-10-06
Check associated type bounds for object safety violations
Matthew Jasper
-0
/
+26
2020-10-06
Check opaque types satisfy their bounds
Matthew Jasper
-33
/
+90
2020-10-06
Check projections are well-formed when using projection candidates
Matthew Jasper
-2
/
+229
2020-10-06
Separate bounds and predicates for associated/opaque types
Matthew Jasper
-978
/
+698
2020-10-06
Rollup merge of #77591 - Aaron1011:fix/hygiene-def-scope, r=estebank
Yuki Okushi
-0
/
+47
2020-10-06
Rollup merge of #77587 - ehuss:unicode-escape-span, r=ecstatic-morse
Yuki Okushi
-6
/
+4
2020-10-06
Rollup merge of #77534 - Mark-Simulacrum:issue-70819-disallow-override-forbid...
Yuki Okushi
-6
/
+84
2020-10-06
Fix rustc_def_path to show the full path and not the trimmed one
Dan Aloni
-4
/
+4
2020-10-05
Remove `fn` from feature name
Dylan MacKenzie
-7
/
+7
2020-10-05
Make `min_const_fn` `impl Trait` test into a gate test
Dylan MacKenzie
-2
/
+4
2020-10-05
Bless test outupt
Dylan MacKenzie
-11
/
+10
2020-10-05
Use new feature gate in `impl-trait` tests
Dylan MacKenzie
-4
/
+4
2020-10-06
builtin_macros: Fix use of interpolated identifiers in `asm!`
Vadim Petrochenkov
-0
/
+75
2020-10-05
Record `expansion_that_defined` into crate metadata
Aaron Hill
-0
/
+47
2020-10-05
Fix span for unicode escape suggestion.
Eric Huss
-6
/
+4
2020-10-05
Renamed tests to avoid exceeding Windows max path limit
Rich Kadel
-585
/
+585
2020-10-05
Updates to experimental coverage counter injection
Rich Kadel
-1511
/
+17701
2020-10-05
Add test for whitespace in doc alias
Guillaume Gomez
-0
/
+23
2020-10-05
Allow ascii whitespace char for doc aliases
Guillaume Gomez
-18
/
+4
2020-10-05
don't refer to async as 'generators'
SNCPlay42
-0
/
+68
2020-10-05
Auto merge of #77549 - tmiasko:simplify-branch-same-fix, r=oli-obk
bors
-0
/
+21
[prev]
[next]