Skip to content
Closed
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
3c56a65
reuse `capacity` variable in slice::repeat
king6cong Dec 24, 2019
43cb37e
Use issue = "none" instead of "0" in intrinsics
sugar700 Dec 25, 2019
3a2ef17
tidy: change msdn links to newer locations
tesuji Dec 25, 2019
b98633b
Store callbacks in global statics
Mark-Simulacrum Dec 25, 2019
4dcc627
Fix skipped setting of syntax::GLOBALS
Mark-Simulacrum Dec 25, 2019
b8ccc0f
Remove `compiler_builtins_lib` documentation
kraai Dec 25, 2019
21e636f
Remove redundant link texts
kraai Dec 26, 2019
2f43313
Convert collapsed to shortcut reference links
kraai Dec 26, 2019
652cec1
Work around a resolve bug in const prop
oli-obk Dec 26, 2019
be9a3c6
Update .mailmap
pvdrz Dec 26, 2019
3ab0663
Prevent polymorphic const prop on assignments
oli-obk Dec 26, 2019
9c0f3f7
Document safety of Path casting
Mark-Simulacrum Dec 26, 2019
bcef7a3
Rollup merge of #67576 - king6cong:slice_repeat, r=Dylan-DPC
JohnTitor Dec 27, 2019
f127c28
Rollup merge of #67602 - xfix:use-issue-none-instead-of-0-in-intrinsi…
JohnTitor Dec 27, 2019
1fc01ef
Rollup merge of #67605 - lzutao:msdn-links, r=Mark-Simulacrum
JohnTitor Dec 27, 2019
ab3a3db
Rollup merge of #67614 - Mark-Simulacrum:global-callbacks, r=Zoxc
JohnTitor Dec 27, 2019
f3c3e48
Rollup merge of #67617 - kraai:remove-compiler_builtins_lib-docs, r=D…
JohnTitor Dec 27, 2019
bdaca98
Rollup merge of #67629 - kraai:remove-redundant-link-texts, r=stevekl…
JohnTitor Dec 27, 2019
9f5259a
Rollup merge of #67631 - oli-obk:polymorphic_promotion, r=wesleywiser
JohnTitor Dec 27, 2019
e63c622
Rollup merge of #67632 - kraai:remove-collapsed-reference-links, r=st…
JohnTitor Dec 27, 2019
3557bed
Rollup merge of #67633 - christianpoveda:patch-1, r=Mark-Simulacrum
JohnTitor Dec 27, 2019
ba8fa67
Rollup merge of #67635 - Mark-Simulacrum:path-doc-unsafe, r=dtolnay
JohnTitor Dec 27, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update .mailmap
  • Loading branch information
pvdrz authored Dec 26, 2019
commit be9a3c60a3e58fe7a8a040b94f2452abb722f145
7 changes: 4 additions & 3 deletions .mailmap
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,10 @@ Chris C Cerami <[email protected]> Chris C Cerami <chrisccer
Chris Pressey <[email protected]>
Chris Thorn <[email protected]> Chris Thorn <[email protected]>
Chris Vittal <[email protected]> Christopher Vittal <[email protected]>
Christian Poveda <[email protected]> <[email protected]>
Christian Poveda <[email protected]> <[email protected]>
Christian Poveda <[email protected]> <[email protected]>
Christian Poveda <[email protected]> <[email protected]>
Christian Poveda <[email protected]> <[email protected]>
Christian Poveda <[email protected]> <[email protected]>
Christian Poveda <[email protected]> <[email protected]>
Clark Gaebel <[email protected]> <[email protected]>
Clinton Ryan <[email protected]>
Corey Richardson <[email protected]> Elaine "See More" Nemo <[email protected]>
Expand Down