about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-05-22Make the THIR unsafeck use the `thir_body` queryLeSeulArtichaut-54/+53
2021-05-22Make THIR building a stealable queryLeSeulArtichaut-42/+60
2021-05-22Move THIR structure definitions to `rustc_middle`LeSeulArtichaut-825/+833
2021-05-22Auto merge of #85568 - GuillaumeGomez:search-result-extra-info, r=jshabors-2/+17
2021-05-22Auto merge of #85531 - luqmana:flip-gc, r=petrochenkovbors-22/+8
2021-05-22Auto merge of #85505 - flip1995:clippyup, r=Manishearthbors-668/+2329
2021-05-21Add test for search result keyword extra infoGuillaume Gomez-0/+15
2021-05-21Fix display for primitive and keyword extra infoGuillaume Gomez-2/+2
2021-05-21Auto merge of #85560 - GuillaumeGomez:rollup-8k90rc7, r=GuillaumeGomezbors-229/+651
2021-05-21Rollup merge of #85555 - LeSeulArtichaut:thir-unsafeck, r=nikomatsakisGuillaume Gomez-66/+645
2021-05-21Rollup merge of #85550 - pnkfelix:fix-max-rss-division-on-mac, r=Mark-SimulacrumGuillaume Gomez-1/+1
2021-05-21Rollup merge of #85548 - GuillaumeGomez:remove-dead-js, r=jshaGuillaume Gomez-158/+0
2021-05-21Rollup merge of #85506 - GuillaumeGomez:reset-focusedByTab, r=jshaGuillaume Gomez-4/+5
2021-05-21Check for use of mutable/extern statics in THIR unsafeckLeSeulArtichaut-28/+238
2021-05-21Auto merge of #85511 - Mark-Simulacrum:eq-not-sup, r=nikomatsakisbors-20/+34
2021-05-21Check for ptr-to-int casts in const functions in THIR unsafeckLeSeulArtichaut-14/+105
2021-05-21Check for initialization of layout-restricted typesLeSeulArtichaut-3/+46
2021-05-21facepalm: operator precedence fail on my part.Felix S. Klock II-1/+1
2021-05-21Adjust self-type to require equalityMark Rousskov-20/+34
2021-05-21Remove dead toggle JS codeGuillaume Gomez-158/+0
2021-05-21Auto merge of #85482 - scottmcm:more-try-bootstrap, r=yaahcbors-1/+8
2021-05-21Auto merge of #85416 - durin42:llvm-catchup-may-2021, r=nagisabors-1/+12
2021-05-21Auto merge of #85400 - lnicola:rust-analyzer-2021-05-17, r=jonas-schievinkbors-20/+16
2021-05-20Remove linker_is_gnu: true cases as that is now the default.Luqman Aden-20/+0
2021-05-21Auto merge of #85060 - ChrisDenton:win-file-exists, r=yaahcbors-8/+72
2021-05-21Auto merge of #85382 - Aaron1011:project-eval, r=nikomatsakisbors-9/+1
2021-05-20Auto merge of #85524 - RalfJung:miri, r=RalfJungbors-8/+6
2021-05-20Swap TargetOptions::linker_is_gnu default from false to true and update targe...Luqman Aden-2/+8
2021-05-20Auto merge of #85521 - alexcrichton:less-tls-inline, r=Mark-Simulacrumbors-13/+13
2021-05-20update miriRalf Jung-8/+6
2021-05-20std: Don't inline TLS accessor on MinGWAlex Crichton-13/+13
2021-05-20Auto merge of #85518 - GuillaumeGomez:rollup-mq4ohfy, r=GuillaumeGomezbors-50/+70
2021-05-20Rollup merge of #85509 - GuillaumeGomez:search-null-title, r=jshaGuillaume Gomez-1/+1
2021-05-20Rollup merge of #85507 - GuillaumeGomez:extend-escape-key-check, r=jshaGuillaume Gomez-3/+10
2021-05-20Rollup merge of #85375 - SkiFire13:fix-85347, r=jackh726Guillaume Gomez-37/+45
2021-05-20Rollup merge of #85326 - infinity0:fix-cross-compile-tools, r=Mark-SimulacrumGuillaume Gomez-1/+4
2021-05-20Rollup merge of #85275 - CDirkx:memchr, r=m-ou-seGuillaume Gomez-8/+10
2021-05-20Auto merge of #85493 - Amanieu:fix_85446, r=dtolnaybors-0/+0
2021-05-20Prevent tab title to "null" if the URL is a search oneGuillaume Gomez-1/+1
2021-05-20Auto merge of #84665 - adamgemmell:aarch64-features, r=Amanieubors-3/+83
2021-05-20Extend escape key checkGuillaume Gomez-3/+10
2021-05-20Merge commit '9e3cd88718cd1912a515d26dbd9c4019fd5a9577' into clippyupflip1995-668/+2329
2021-05-20Reset "focusedByTab" field when doing another searchGuillaume Gomez-4/+5
2021-05-20Auto merge of #7252 - flip1995:rustup, r=flip1995bors-154/+149
2021-05-20Bump nightly version -> 2021-05-20flip1995-1/+1
2021-05-20Merge remote-tracking branch 'upstream/master' into rustupflip1995-686/+2336
2021-05-20Auto merge of #85486 - RalfJung:rollup-4ibcxuu, r=RalfJungbors-48/+179
2021-05-20Auto merge of #84697 - CDirkx:util, r=m-ou-sebors-46/+34
2021-05-20Auto merge of #85391 - Mark-Simulacrum:opt-tostring, r=scottmcmbors-13/+32
2021-05-20Update stdarch to fix x86 byte shift intrinsicsAmanieu d'Antras-0/+0