about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-05-22Make the THIR unsafeck use the `thir_body` queryLeSeulArtichaut-30/+30
2021-05-22Auto merge of #85568 - GuillaumeGomez:search-result-extra-info, r=jshabors-2/+17
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-220/+583
2021-05-21Rollup merge of #85555 - LeSeulArtichaut:thir-unsafeck, r=nikomatsakisGuillaume Gomez-57/+577
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-22/+228
2021-05-21Auto merge of #85511 - Mark-Simulacrum:eq-not-sup, r=nikomatsakisbors-19/+33
2021-05-21Check for ptr-to-int casts in const functions in THIR unsafeckLeSeulArtichaut-13/+88
2021-05-21Check for initialization of layout-restricted typesLeSeulArtichaut-2/+33
2021-05-21facepalm: operator precedence fail on my part.Felix S. Klock II-1/+1
2021-05-21Adjust self-type to require equalityMark Rousskov-19/+33
2021-05-21Remove dead toggle JS codeGuillaume Gomez-158/+0
2021-05-21Auto merge of #85400 - lnicola:rust-analyzer-2021-05-17, r=jonas-schievinkbors-20/+16
2021-05-20Auto merge of #85524 - RalfJung:miri, r=RalfJungbors-8/+6
2021-05-20update miriRalf Jung-8/+6
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-0/+29
2021-05-20Rollup merge of #85326 - infinity0:fix-cross-compile-tools, r=Mark-SimulacrumGuillaume Gomez-1/+4
2021-05-20Prevent tab title to "null" if the URL is a search oneGuillaume Gomez-1/+1
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-20Rollup merge of #85470 - GuillaumeGomez:fix-css-rules, r=jshaRalf Jung-9/+6
2021-05-20Rollup merge of #85169 - jsha:hoist-classes, r=GuillaumeGomezRalf Jung-15/+10
2021-05-20Rollup merge of #84717 - dtolnay:literalfromstr, r=petrochenkovRalf Jung-0/+80
2021-05-20Check for calls to functions with `#[target_feature]` in THIR unsafeckLeSeulArtichaut-11/+120
2021-05-20Check for raw pointer dereference in THIR unsafeckLeSeulArtichaut-9/+108
2021-05-19Add proc macro Literal parse testDavid Tolnay-0/+27
2021-05-19Make a more meaningful test for Punct eqDavid Tolnay-5/+5
2021-05-19Move proc_macro tests to ui testDavid Tolnay-0/+25
2021-05-19Make a ui test to take the role of libproc_macro #[test] testsDavid Tolnay-0/+28
2021-05-19Auto merge of #84876 - alexcrichton:inline-thread-locals-cross-crate, r=Mark-...bors-0/+56
2021-05-19Fix invalid CSS rules for a:hoverGuillaume Gomez-9/+6
2021-05-19Auto merge of #85276 - Bobo1239:more_dso_local, r=nagisabors-4/+37
2021-05-18Rollup merge of #85438 - GuillaumeGomez:fix-escape-handling, r=jshaJack Huey-2/+29
2021-05-18Rollup merge of #85396 - jsha:top-doc-font-sizes, r=GuillaumeGomezJack Huey-3/+7
2021-05-18Rollup merge of #85297 - infinity0:master, r=Mark-SimulacrumJack Huey-1/+8
2021-05-18Rollup merge of #84883 - durin42:allow-unused-prefixes, r=nikicJack Huey-1/+5
2021-05-18Rollup merge of #83767 - camelid:mangle-v0-fix, r=nikomatsakisJack Huey-0/+104
2021-05-18Rollup merge of #83366 - jyn514:stabilize-key-value-attrs, r=petrochenkovJack Huey-51/+14
2021-05-18Add method-toggle to <details> for methods.Jacob Hoffman-Andrews-15/+10
2021-05-18Auto merge of #84767 - scottmcm:try_trait_actual, r=lcnrbors-613/+835
2021-05-18No matter how trivial the change, tidy always finds a way to complain...Scott McMurray-6/+6
2021-05-18Mention the issue number for the new mir-opt in the FIXMEs scottmcm-3/+3