about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-11-17Auto merge of #2677 - RalfJung:badge, r=RalfJungbors-5/+0
2022-11-17remove CI badgeRalf Jung-5/+0
2022-11-17Auto merge of #2676 - RalfJung:empty, r=RalfJungbors-0/+0
2022-11-17empty commit to go through borsRalf Jung-0/+0
2022-11-17update rust-versionRalf Jung-1/+1
2022-11-17update josh scriptsRalf Jung-15/+25
2022-11-17Auto merge of #2671 - klensy:shell_escape, r=RalfJungRalf Jung-8/+0
2022-11-17remove unused shell_escape depklensy-8/+0
2022-11-17Auto merge of #2670 - RalfJung:retag, r=RalfJungRalf Jung-48/+49
2022-11-19Migrate top buttons style to CSS variablesGuillaume Gomez-27/+12
2022-11-17clean up retagging recursive traversal a bitRalf Jung-48/+49
2022-11-17Auto merge of #104170 - cjgillot:hir-def-id, r=fee1-deadbors-549/+449
2022-11-17Auto merge of #103779 - the8472:simd-str-contains, r=thomccbors-12/+311
2022-11-17Auto merge of #103138 - nnethercote:merge-BBs, r=bjorn3bors-352/+427
2022-11-16Auto merge of #102944 - nnethercote:ast-Lit-third-time-lucky, r=petrochenkovbors-507/+786
2022-11-16Auto merge of #104456 - RalfJung:miri, r=RalfJungbors-374/+347
2022-11-16Auto merge of #104492 - matthiaskrgr:rollup-3xyjynz, r=matthiaskrgrbors-735/+922
2022-11-16ensure rand has its default features enabledRalf Jung-0/+3
2022-11-16Rollup merge of #104466 - notriddle:notriddle/crate-search-div-display, r=Gui...Matthias Krüger-1/+0
2022-11-16Rollup merge of #104462 - notriddle:notriddle/rightside-padding-right, r=Guil...Matthias Krüger-1/+0
2022-11-16Rollup merge of #104459 - notriddle:notriddle/main-js-iife, r=GuillaumeGomezMatthias Krüger-4/+2
2022-11-16Rollup merge of #104394 - oli-obk:suggest_method_call, r=lcnrMatthias Krüger-123/+126
2022-11-16Rollup merge of #104335 - Nilstrieb:macrowo, r=compiler-errorsMatthias Krüger-10/+60
2022-11-16Rollup merge of #104317 - RalfJung:ctfe-error-reporting, r=oli-obkMatthias Krüger-585/+708
2022-11-16Rollup merge of #104137 - StackDoubleFlow:err-lsc-unsupported, r=bjorn3Matthias Krüger-7/+16
2022-11-16Rollup merge of #103750 - calebzulawski:master, r=workingjubileeMatthias Krüger-4/+10
2022-11-16Auto merge of #104481 - matthiaskrgr:rollup-hf8rev0, r=matthiaskrgrbors-143/+279
2022-11-16cleanup and dedupe CTFE and Miri error reportingRalf Jung-585/+708
2022-11-16Rollup merge of #104471 - scruss:patch-1, r=jyn514Matthias Krüger-1/+1
2022-11-16Rollup merge of #104450 - andrewpollack:fix-fuchsia-compiler-docs, r=tmandryMatthias Krüger-6/+12
2022-11-16Rollup merge of #104425 - notriddle:notriddle/main-heading-justify-content, r...Matthias Krüger-1/+17
2022-11-16Rollup merge of #104424 - notriddle:notriddle/popover-font-size, r=GuillaumeG...Matthias Krüger-2/+2
2022-11-16Rollup merge of #104419 - Ayush1325:test-issue-30490, r=lcnrMatthias Krüger-1/+1
2022-11-16Rollup merge of #104401 - RalfJung:mpsc-leak, r=AmanieuMatthias Krüger-2/+3
2022-11-16Rollup merge of #104348 - fmease:iat-vis-stab, r=cjgillotMatthias Krüger-38/+122
2022-11-16Rollup merge of #104193 - TaKO8Ki:fix-104142, r=cjgillotMatthias Krüger-76/+103
2022-11-16Rollup merge of #103489 - WaffleLapkin:byte_offset_from_you, r=scottmcmMatthias Krüger-2/+2
2022-11-16Rollup merge of #103484 - saschanaz:patch-2, r=ehussMatthias Krüger-14/+16
2022-11-16allow fastrand dependencyRalf Jung-0/+1
2022-11-16Auto merge of #102935 - ajtribick:display-float-0.5-fixed-0, r=scottmcmbors-5/+125
2022-11-16Merge basic blocks where possible when generating LLVM IR.Nicholas Nethercote-144/+261
2022-11-16Use `&mut Bx` more.Nicholas Nethercote-218/+176
2022-11-16Auto merge of #104468 - weihanglo:update-cargo, r=weihanglobors-2/+2
2022-11-15Update PROBLEMATIC_CONSTS in style.rsStewart Russell-1/+1
2022-11-16Update cargoWeihang Lo-2/+2
2022-11-15Auto merge of #102570 - cjgillot:deagg-debuginfo, r=oli-obkbors-57/+1228
2022-11-15rustdoc: remove no-op CSS `#crate-search-div { display: inline-block }`Michael Howell-1/+0
2022-11-16Use `token::Lit` in `ast::ExprKind::Lit`.Nicholas Nethercote-573/+693
2022-11-16Add some more bad suffix cases in a test.Nicholas Nethercote-17/+75
2022-11-16Add a test for different stages of lexer error reporting.Nicholas Nethercote-0/+101