]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-10-02 Martin Nordholtsrustc: Use `unix_sigpipe` instead of `rustc_driver...
2022-10-02 borsAuto merge of #102548 - nikic:inline-cell-replace,...
2022-10-02 borsAuto merge of #102535 - scottmcm:optimize-split-at...
2022-10-02 borsAuto merge of #102424 - sunfishcode:sunfishcode/hidden...
2022-10-02 borsAuto merge of #102558 - matthiaskrgr:rollup-0odec1c...
2022-10-02 Matthias KrügerRollup merge of #102557 - Joshument:master, r=jyn514
2022-10-02 Matthias KrügerRollup merge of #102525 - notriddle:notriddle/array...
2022-10-02 Matthias KrügerRollup merge of #102405 - hkBst:patch-3, r=Mark-Simulacrum
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 Joshumentfix issue with x.py setup running into explicit panic
2022-10-01 borsAuto merge of #102193 - ferrocene:pa-remote-test-server...
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 Nikita PopovMark Cell::replace() as #[inline]
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 Scott McMurrayTell LLVM that `partition_point` returns a valid fencepost
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 Dan GohmanAllow `hidden` in src/test/codegen/abi-main-signature...
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 Michael Howellrustdoc: remove orphaned link on array bracket
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...
next