]> git.lizzy.rs Git - rust.git/history - src
enable some warnings that rustc bootstrap enables
[rust.git] / src /
2022-12-25 Ralf Jungenable some warnings that rustc bootstrap enables
2022-12-25 Ralf Junguse cargo-install to install josh-proxy
2022-12-24 borsAuto merge of #2738 - RalfJung:rustup, r=RalfJung
2022-12-24 Ralf Jungfix warnings
2022-12-24 Ralf JungMerge from rustc
2022-12-24 Ralf JungPreparing for merge from rustc
2022-12-24 borsAuto merge of #2646 - saethlin:data-race-spans, r=RalfJung
2022-12-24 borsAuto merge of #105893 - Ayush1325:remote-test-server...
2022-12-24 borsAuto merge of #106103 - matthiaskrgr:rollup-8xe9ddz...
2022-12-23 Matthias KrügerRollup merge of #106102 - compiler-errors:oops-triagebo...
2022-12-23 Matthias KrügerRollup merge of #106093 - notriddle:notriddle/docblock...
2022-12-23 Matthias KrügerRollup merge of #106091 - GuillaumeGomez:correct-css...
2022-12-23 Matthias KrügerRollup merge of #106084 - RalfJung:into-iter, r=thomcc
2022-12-23 Matthias KrügerRollup merge of #106069 - notriddle:notriddle/search...
2022-12-23 Matthias KrügerRollup merge of #105975 - jeremystucki:rustc-remove...
2022-12-23 Matthias KrügerRollup merge of #105970 - Ezrashaw:add-docs+test-e0462...
2022-12-23 borsAuto merge of #106088 - weihanglo:update-cargo, r=weihanglo
2022-12-23 borsAuto merge of #106087 - Nilstrieb:rollup-2m3nies, r...
2022-12-23 Michael Howellrustdoc: remove no-op CSS from `.docblock-short`
2022-12-23 Ben KimockMention and number the components of a race in the...
2022-12-23 Guillaume GomezUse correct CSS pseudo-element selector
2022-12-23 Weihang LoUpdate cargo
2022-12-23 nilsRollup merge of #106067 - Nilstrieb:meta-cleanup, r...
2022-12-23 nilsRollup merge of #106055 - compiler-errors:too-many...
2022-12-23 nilsRollup merge of #106048 - fee1-dead-contrib:tidy-ci...
2022-12-23 nilsRollup merge of #106043 - c410-f3r:moar-errors, r=petro...
2022-12-23 nilsRollup merge of #105853 - jyn514:prepush-windows, r...
2022-12-23 nilsRollup merge of #105661 - lcnr:evaluate-new, r=compiler...
2022-12-23 borsAuto merge of #105550 - gimbles:master, r=Nilstrieb
2022-12-23 Ralf Jungfix one more unaligned self.ptr, and add tests
2022-12-23 Ralf Jungattempt to clarify what the backtrace belongs to when...
2022-12-23 Ralf Jungfix IntoIter::drop on high-alignment ZST
2022-12-23 borsAuto merge of #106053 - compiler-errors:incr-test-revis...
2022-12-23 CaioMove tests
2022-12-23 borsAuto merge of #106033 - ChrisDenton:bump-cfg-if, r...
2022-12-23 Ayush SinghUse u32 methods instead of manual shifting
2022-12-23 Michael GouletAdd tests
2022-12-23 borsAuto merge of #106070 - matthiaskrgr:rollup-jv9ctkl...
2022-12-23 Michael Howellrustdoc: fix race condition in GUI test
2022-12-23 Michael Howellrustdoc: use a more evocative name for CSS/JS `#titles`
2022-12-23 Matthias KrügerRollup merge of #106059 - jyn514:setup-twice, r=Nilstrieb
2022-12-23 Matthias KrügerRollup merge of #106058 - tmiasko:68304, r=compiler...
2022-12-23 Matthias KrügerRollup merge of #106057 - jyn514:trimmed-def-paths...
2022-12-23 Matthias KrügerRollup merge of #106056 - jyn514:quiet-bug, r=compiler...
2022-12-23 Matthias KrügerRollup merge of #106051 - jyn514:cranelift-std, r=bjorn3
2022-12-23 Matthias KrügerRollup merge of #105978 - jyn514:unused_proc_macro_decl...
2022-12-23 borsAuto merge of #105036 - jyn514:cargo-docs, r=Mark-Simul...
2022-12-22 Ezra Shawdocs/test: add UI test and long-form error docs for...
2022-12-22 borsAuto merge of #106054 - matthiaskrgr:rollup-38epsfh...
2022-12-22 Joshua NelsonSupport documenting Cargo
2022-12-22 Ben KimockAdd a (1) and (2) to the data race errors
2022-12-22 Joshua NelsonAvoid running the `Profile` step twice on `x setup`
2022-12-22 Matthias KrügerRollup merge of #106037 - JohnTitor:issue-94293, r...
2022-12-22 Matthias KrügerRollup merge of #106035 - GuillaumeGomez:migrate-css...
2022-12-22 Matthias KrügerRollup merge of #106027 - notriddle:notriddle/more...
2022-12-22 Matthias KrügerRollup merge of #105983 - compiler-errors:issue-105981...
2022-12-22 Matthias KrügerRollup merge of #105847 - compiler-errors:issue-104396...
2022-12-22 Matthias KrügerRollup merge of #105567 - TimNN:kcfi16, r=nikic
2022-12-22 Michael GouletDeduplicate check_expr in builtin calls with error
2022-12-22 Joshua NelsonMark `proc_macro_decls_static` as always used
2022-12-22 Michael GouletTake revision into account in src/test/ui incremental...
2022-12-22 Michael GouletUse separate files instead of revisions
2022-12-22 DeadbeefRun `tidy` in its own job in PR CI
2022-12-22 Joshua NelsonAllow building std with cranelift
2022-12-22 borsAuto merge of #103957 - JakobDegen:drop-retag, r=RalfJung
2022-12-22 borsAuto merge of #106000 - nikic:lld-build, r=Mark-Simulacrum
2022-12-22 Nikita PopovUse LLVM_CMAKE_DIR for lld build
2022-12-22 Yuki OkushiAdd regression test for #94293
2022-12-22 borsAuto merge of #106034 - matthiaskrgr:rollup-2zpql33...
2022-12-22 Guillaume GomezExtend search GUI test to include search tab title...
2022-12-22 Guillaume GomezMigrate search tab title color to CSS variable
2022-12-22 Matthias KrügerRollup merge of #106024 - JulianKnodt:add_term_html_doc...
2022-12-22 Matthias KrügerRollup merge of #106016 - notriddle:notriddle/link...
2022-12-22 Matthias KrügerRollup merge of #106010 - oli-obk:tait_coherence_diagno...
2022-12-22 Matthias KrügerRollup merge of #106002 - krasimirgg:v0sym, r=tmiasko
2022-12-22 Matthias KrügerRollup merge of #105966 - compiler-errors:issue-105936...
2022-12-22 Matthias KrügerRollup merge of #105843 - compiler-errors:sugg-const...
2022-12-22 Matthias KrügerRollup merge of #105769 - lyming2007:issue-105177-fix...
2022-12-22 Matthias KrügerRollup merge of #104741 - bryangarza:bug-104588-async...
2022-12-22 borsAuto merge of #104889 - GuillaumeGomez:fix-impl-block...
2022-12-22 borsAuto merge of #106025 - matthiaskrgr:rollup-vz5rqah...
2022-12-22 Ben KimockFix phrasing
2022-12-22 Michael GouletSuggest associated const on capitalization error
2022-12-22 borsAuto merge of #106023 - JohnTitor:rollup-k8mettz, r...
2022-12-22 Ben KimockClean up implementation, deduplicate in errors
2022-12-22 kadminFix ICE
2022-12-22 Michael Howellrustdoc: simplify CSS and DOM for more-scraped-examples
2022-12-22 Jakob DegenDon't run `Drop` terminators on types that do not have...
2022-12-22 Matthias KrügerRollup merge of #106012 - JakobDegen:retag-raw, r=RalfJung
2022-12-22 Matthias KrügerRollup merge of #105996 - Swatinem:async-is-unwindsafe...
2022-12-22 Matthias KrügerRollup merge of #105985 - compiler-errors:method-chain...
2022-12-22 Matthias KrügerRollup merge of #105960 - oli-obk:effect_cleanup, r...
2022-12-22 Matthias KrügerRollup merge of #105932 - MasterAwesome:aarch64-bti...
2022-12-22 Matthias KrügerRollup merge of #105837 - compiler-errors:issue-105728...
2022-12-21 Yuki OkushiRollup merge of #106014 - GuillaumeGomez:add-gui-explan...
2022-12-21 Yuki OkushiRollup merge of #106008 - uweigand:s390x-lintgroup...
2022-12-21 Yuki OkushiRollup merge of #105995 - JohnTitor:issue-96530, r...
2022-12-21 Yuki OkushiRollup merge of #105986 - eltociear:patch-18, r=RalfJung
2022-12-21 Yuki OkushiRollup merge of #105980 - goffrie:waker-drop, r=thomcc
2022-12-21 Yuki OkushiRollup merge of #105824 - zacchiro:patch-1, r=JohnTitor
next