]> git.lizzy.rs Git - rust.git/history - compiler
Simplify LintLevelsProvider.
[rust.git] / compiler /
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 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 WaffleMove lint level source explanation to the bottom
2022-10-01 Maybe WaffleRefactor rustc lint API
2022-10-01 borsAuto merge of #102237 - GuillaumeGomez:sidebar-links...
2022-10-01 borsAuto merge of #102526 - matthiaskrgr:rollup-9o6p98c...
2022-10-01 borsAuto merge of #101969 - reez12g:issue-101306, r=reez12g
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 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 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 borsAuto merge of #102484 - beetrees:duration-debug-bug...
2022-09-30 nilsAdd comment explaining why we flush delayed bugs before...
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 Takayuki Maedaspecify `DynKind::Dyn`
2022-09-30 borsAuto merge of #102164 - compiler-errors:rpitit-foreign...
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-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 GouletGenerate synthetic impl region even in closure body...
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...
2022-09-29 Michael HowellRollup merge of #102468 - RalfJung:tidy, r=jyn514
2022-09-29 Michael HowellRollup merge of #102447 - notriddle:notriddle/method...
2022-09-29 Michael HowellRollup merge of #102442 - notriddle:notriddle/header...
2022-09-29 Michael HowellRollup merge of #102437 - notriddle:notriddle/margin...
2022-09-29 Michael HowellRollup merge of #102426 - sunfishcode:sunfishcode/no...
2022-09-29 Michael HowellRollup merge of #102214 - cassaundra:fix-format-args...
2022-09-29 borsAuto merge of #101893 - oli-obk:lift_derive, r=lcnr
2022-09-29 Oli SchererSplit out the error reporting logic into a separate...
2022-09-29 borsAuto merge of #102471 - Dylan-DPC:rollup-ij3okjt, r...
2022-09-29 Dylan DPCRollup merge of #102455 - nnethercote:WhileTrue-check_e...
2022-09-29 Dylan DPCRollup merge of #102452 - granolocks:grammar-tweak...
2022-09-29 Dylan DPCRollup merge of #102436 - notriddle:notriddle/normalize...
2022-09-29 Dylan DPCRollup merge of #102435 - GuillaumeGomez:improve-iterat...
2022-09-29 Dylan DPCRollup merge of #102385 - sunfishcode:sunfishcode/wasm...
2022-09-29 Dylan DPCRollup merge of #102342 - jmillikin:nonzero-negation...
2022-09-29 Dylan DPCRollup merge of #102336 - compiler-errors:issue-102333...
2022-09-29 borsAuto merge of #102461 - oli-obk:split_collect_rs, r...
2022-09-29 Oli SchererSome path updates
2022-09-29 Oli SchererSplit collect.rs
2022-09-29 borsAuto merge of #102328 - cuviper:ibm-stack-probes, r...
2022-09-29 borsAuto merge of #102450 - JohnTitor:rollup-ahleg93, r...
2022-09-29 Yuki OkushiRollup merge of #102433 - RalfJung:temp-dir-typo, r...
2022-09-29 Yuki OkushiRollup merge of #102416 - lcnr:specialization-fixme...
2022-09-29 Yuki OkushiRollup merge of #102399 - b-naber:binder-print-ice...
2022-09-29 Yuki OkushiRollup merge of #102393 - Rageking8:add-regression...
2022-09-29 Yuki OkushiRollup merge of #102368 - beetrees:nano-niche, r=joshtr...
2022-09-29 Yuki OkushiRollup merge of #102351 - Rageking8:improve-E0585,...
2022-09-29 Yuki OkushiRollup merge of #102085 - chenyukang:code-refactor...
2022-09-29 Yuki OkushiRollup merge of #98368 - sunfishcode:sunfishcode/std...
2022-09-29 borsAuto merge of #101833 - jyn514:cross-compile-compiler...
2022-09-29 Ellis Hoagprint <signal> when ranlib failed without an exit code
2022-09-28 Nicholas NethercoteUse let-chaining in `WhileTrue::check_expr`.
2022-09-28 Nicholas NethercoteShrink `hir::def::Res`.
2022-09-28 borsAuto merge of #102384 - camelid:extrainfo, r=GuillaumeGomez
2022-09-28 Nicholas NethercoteInline two `Ident` methods.
2022-09-28 Nicholas NethercoteInline `<Token as PartialEq<TokenKind>>::eq`.
2022-09-28 Nicholas NethercoteChange the "dummy self type".
2022-09-28 Cassaundra SmithFix span of byte-escaped left format args brace
2022-09-28 borsAuto merge of #100719 - CohenArthur:rust-safe-intrinsic...
2022-09-28 Dan GohmanDon't export `__wasm_init_memory` on WebAssembly.
2022-09-28 Rageking8improve E0585 help
2022-09-28 lcnrupdate fixme
next