]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-10-02 Matthias KrügerRollup merge of #102353 - bjorn3:allow_rustix_use_libc...
2022-10-02 Matthias KrügerRollup merge of #102313 - anirudh24seven:update_sleep_m...
2022-10-02 Matthias KrügerRollup merge of #102195 - wesleywiser:copyright2, r...
2022-10-01 borsAuto merge of #102236 - cjgillot:compute_lint_levels_by...
2022-10-01 borsAuto merge of #102545 - matthiaskrgr:rollup-13i3tc3...
2022-10-01 Matthias KrügerRollup merge of #102533 - notriddle:notriddle/a-source...
2022-10-01 Matthias KrügerRollup merge of #102500 - compiler-errors:parse-sess...
2022-10-01 Matthias KrügerRollup merge of #101675 - beetrees:set-times-no-panic...
2022-10-01 Camille GILLOTAdd sanity Drop impl.
2022-10-01 Camille GILLOTAdd FIXME.
2022-10-01 Camille GILLOTUse a SortedMap instead of a VecMap.
2022-10-01 Camille GILLOTReplace retain with assertion.
2022-10-01 Camille GILLOTAdd fast path without visiting.
2022-10-01 Camille GILLOTSimplify LintLevelsProvider.
2022-10-01 Camille GILLOTCompute by owner instead of HirId.
2022-10-01 Camille GILLOTDo not fetch HIR node when iterating to find lint.
2022-10-01 Camille GILLOTCorrect Key impl for HirId.
2022-10-01 Camille GILLOTAdd FIXME.
2022-10-01 Camille GILLOTComment LintLevelSets.
2022-10-01 Camille GILLOTMove lint level computation to rustc_middle::lint.
2022-10-01 Camille GILLOTReduce visibilities and remove dead code.
2022-10-01 Camille GILLOTMove code to rustc_lint.
2022-10-01 borsAuto merge of #102519 - Alexendoo:format-args-macro...
2022-10-01 Camille GILLOTRemove unused tool_name.
2022-10-01 DeadbeefCompute `lint_levels` by definition
2022-10-01 Camille GILLOTAllow query system to recover a HirId.
2022-10-01 borsAuto merge of #101986 - WaffleLapkin:move_lint_note_to_...
2022-10-01 Maybe WaffleRemove `LintDiagnosticBuilder`
2022-10-01 Maybe Waffle`ui-fulldeps`: adopt to the new rustc lint API
2022-10-01 Maybe Wafflebless rustdoc-ui
2022-10-01 Maybe Wafflebless a miri test
2022-10-01 Maybe Wafflebless clippy
2022-10-01 Maybe Wafflebless ui tests
2022-10-01 Maybe WaffleMove lint level source explanation to the bottom
2022-10-01 Maybe Wafflerustdoc: adopt to the new lint API
2022-10-01 Maybe Waffleclippy: adopt to the new lint API
2022-10-01 Maybe WaffleRefactor rustc lint API
2022-10-01 borsAuto merge of #102237 - GuillaumeGomez:sidebar-links...
2022-10-01 Michael Howellrustdoc: remove unused CSS selector `a.source`
2022-10-01 borsAuto merge of #102526 - matthiaskrgr:rollup-9o6p98c...
2022-10-01 beetrees`SetFileTime` doesn't allow setting the file time to...
2022-10-01 beetreesError instead of panicking when setting file times...
2022-10-01 borsAuto merge of #101969 - reez12g:issue-101306, r=reez12g
2022-09-30 Rento EzoeAdd a comment to downloading fmt statement
2022-09-30 Matthias KrügerRollup merge of #102521 - notriddle:notriddle/impl...
2022-09-30 Matthias KrügerRollup merge of #102493 - nnethercote:improve-size...
2022-09-30 Matthias KrügerRollup merge of #102492 - compiler-errors:simplify...
2022-09-30 Matthias KrügerRollup merge of #102490 - compiler-errors:closure-body...
2022-09-30 Matthias KrügerRollup merge of #102483 - spastorino:create-defs-on...
2022-09-30 Matthias KrügerRollup merge of #102373 - Nilstrieb:cannot-get-layout...
2022-09-30 Matthias KrügerRollup merge of #102361 - fee1-dead-contrib:fix-102156...
2022-09-30 Nicholas NethercoteGroup together more size assertions.
2022-09-30 borsAuto merge of #102517 - nikic:update-llvm-8, r=cuviper
2022-09-30 nilsFix typo
2022-09-30 Michael Howellrustdoc: update test cases for `<section>` tags in...
2022-09-30 Santiago Pastorinocreate def ids for impl traits during ast lowering
2022-09-30 Camille GillotUpdate compiler/rustc_interface/src/queries.rs
2022-09-30 borsAuto merge of #102520 - matthiaskrgr:rollup-7nreat0...
2022-09-30 Michael Howellrustdoc: add gui test for no-docblock margins
2022-09-30 Michael Howellrustdoc: add missing margin to no-docblock trait items
2022-09-30 Matthias KrügerRollup merge of #102506 - TaKO8Ki:specify-dyn-kind...
2022-09-30 Matthias KrügerRollup merge of #102505 - notriddle:sub-variant-h4...
2022-09-30 Matthias KrügerRollup merge of #102495 - nnethercote:reinstate-hir...
2022-09-30 Matthias KrügerRollup merge of #102421 - lyming2007:issue-101866,...
2022-09-30 Matthias KrügerRollup merge of #102382 - cuviper:defid-order, r=fee1...
2022-09-30 Matthias KrügerRollup merge of #102276 - ink-feather-org:const_closure...
2022-09-30 Michael Howellrustdoc: add missing margin to no-docblock methods
2022-09-30 Alex MacleodFix format_args capture for macro expanded format strings
2022-09-30 onestackedAdd back ConstFnMutClosure::new, fix formatting
2022-09-30 onestackedFixed Documentation for wrap_mut_2_imp
2022-09-30 onestackedAdded more const_closure functionality.
2022-09-30 Nikita PopovUpdate LLVM submodule
2022-09-30 borsAuto merge of #102484 - beetrees:duration-debug-bug...
2022-09-30 nilsAdd comment explaining why we flush delayed bugs before...
2022-09-30 Guillaume GomezAdd GUI test for sidebar links color
2022-09-30 Guillaume Gomez* Migrate sidebar links color to new CSS theme handling
2022-09-30 borsAuto merge of #102509 - matthiaskrgr:rollup-gtenet8...
2022-09-30 Matthias KrügerRollup merge of #102499 - cuviper:llvm-16-s390x, r...
2022-09-30 Matthias KrügerRollup merge of #102491 - notriddle:notriddle/sidebar...
2022-09-30 Matthias KrügerRollup merge of #102481 - notriddle:notriddle/rust...
2022-09-30 Matthias KrügerRollup merge of #102350 - TaKO8Ki:incomplete-fn-in...
2022-09-30 Matthias KrügerRollup merge of #101075 - ellishg:rustc_codegen_gcc_dia...
2022-09-30 borsAuto merge of #102387 - nnethercote:inline-Token-Partia...
2022-09-30 Michael Howellrustdoc: remove no-op CSS `h3.variant, .sub-variant...
2022-09-30 Takayuki Maedaspecify `DynKind::Dyn`
2022-09-30 borsAuto merge of #102164 - compiler-errors:rpitit-foreign...
2022-09-30 Michael GouletRemove expr_parentheses_needed from ParseSess
2022-09-30 borsAuto merge of #102304 - lcnr:coherence-cleanup, r=compi...
2022-09-30 Josh StoneAdjust the s390x data layout for LLVM 16
2022-09-30 fee1-deadUse let chains instead of let else
2022-09-30 Nicholas NethercoteReinstate `hir-stats.rs` test for stage 1.
2022-09-29 borsAuto merge of #101887 - nnethercote:shrink-Res, r=spast...
2022-09-29 Michael GouletDon't lower assoc bindings just to deny them
2022-09-29 Michael Howellrustdoc: update test case now that the UI animation...
2022-09-29 Michael Howellrustdoc: remove no-op source sidebar `opacity`
2022-09-29 Michael GouletGenerate synthetic impl region even in closure body...
2022-09-29 beetreesFix integer overflow in `format!("{:.0?}", Duration...
2022-09-29 Yiming Leiremove the unused :: between trait and type to give...
2022-09-29 borsAuto merge of #102482 - notriddle:rollup-fjm618g, r...
2022-09-29 Michael HowellRollup merge of #102476 - oli-obk:split_error_path...
next