]> git.lizzy.rs Git - rust.git/history - compiler
Move check-bootstrap from a makefile rule to test::Bootstrap
[rust.git] / compiler /
2022-04-15 borsAuto merge of #95224 - mjbshaw:patch-1, r=yaahc
2022-04-15 borsAuto merge of #96087 - Dylan-DPC:rollup-k6yzk55, r...
2022-04-15 Dylan DPCRollup merge of #96065 - TaKO8Ki:use-`format-args-captu...
2022-04-15 Dylan DPCRollup merge of #96062 - ehuss:test-termination, r...
2022-04-15 Dylan DPCRollup merge of #96040 - m-ou-se:futex-u32, r=Amanieu
2022-04-15 Dylan DPCRollup merge of #96034 - Gumichocopengin8:test/btree...
2022-04-15 Dylan DPCRollup merge of #96027 - matthiaskrgr:clippy_rec, r...
2022-04-15 Dylan DPCRollup merge of #96026 - matthiaskrgr:clippy_compl_1304...
2022-04-15 Dylan DPCRollup merge of #95749 - compiler-errors:ambig, r=oli-obk
2022-04-15 Dylan DPCRollup merge of #95194 - kckeiks:update-algo-in-find...
2022-04-15 Dylan DPCRollup merge of #94849 - ouz-a:master4, r=oli-obk
2022-04-15 Dylan DPCRollup merge of #94461 - jhpratt:2024-edition, r=pnkfelix
2022-04-15 Dylan DPCRollup merge of #94457 - jhpratt:stabilize-derive_defau...
2022-04-15 borsAuto merge of #94079 - petrochenkov:cstr, r=joshtriplett
2022-04-15 borsAuto merge of #95841 - ChrisDenton:pipe-server, r=m...
2022-04-15 Takayuki Maedause `format-args-capture` and remove unnecessary nested...
2022-04-14 ouz-aUpdate issue-92893.stderr
2022-04-14 Vadim Petrochenkovlibrary: Move `CStr` to libcore, and `CString` to liballoc
2022-04-14 borsAuto merge of #95315 - compiler-errors:pointee-fix...
2022-04-14 borsAuto merge of #96031 - ehuss:update-cargo, r=ehuss
2022-04-14 Matthias Krügerremove redundant function param in check_for_self_assig...
2022-04-14 Matthias Krügerremove reudndant function param in check_matcher_core()
2022-04-14 Matthias Krügerremove function param that is only used in recursive...
2022-04-14 borsAuto merge of #95928 - nnethercote:rm-TokenTree-Clone...
2022-04-13 borsAuto merge of #95981 - martingms:invert-line-offset...
2022-04-13 Nicholas Nethercote`mbe::TokenTree`: remove `Lrc` around `Delimited` and...
2022-04-13 Nicholas NethercoteIntroduce `TtHandle` and use it in `TokenSet`.
2022-04-13 borsAuto merge of #95968 - davidtwco:translation-lazy-fallb...
2022-04-13 Matthias Krügercouple of clippy::complexity fixes
2022-04-13 borsAuto merge of #95958 - jhpratt:bump-stdarch, r=Dylan-DPC
2022-04-13 borsAuto merge of #96015 - Dylan-DPC:rollup-vhdprid, r...
2022-04-13 Dylan DPCRollup merge of #96006 - hkBst:patch-2, r=Dylan-DPC
2022-04-13 Dylan DPCRollup merge of #96005 - hkBst:patch-1, r=Dylan-DPC
2022-04-13 Dylan DPCRollup merge of #95991 - PoorlyDefinedBehaviour:fix...
2022-04-13 Dylan DPCRollup merge of #95962 - sourcefrog:doc-direntry, r...
2022-04-13 Dylan DPCRollup merge of #95885 - gimbles:patch-1, r=Mark-Simulacrum
2022-04-13 Dylan DPCRollup merge of #93217 - willcrichton:example-analyzer...
2022-04-13 Bruno Felipe Franciscofix: wrong trait import suggestion for T:
2022-04-13 borsAuto merge of #95727 - m-ou-se:futex-reentrantmutex...
2022-04-13 borsAuto merge of #95656 - cjgillot:no-id-hashing-mode...
2022-04-13 borsAuto merge of #94255 - b-naber:use-mir-constant-in...
2022-04-13 Martin GammelsæterUse .extend(..) instead of push()-ing in loop
2022-04-13 Dylan DPCRollup merge of #95989 - rust-lang:notriddle/issue...
2022-04-13 Dylan DPCRollup merge of #95984 - wcampbell0x2a:fix-spelling...
2022-04-13 Dylan DPCRollup merge of #95954 - AnthonyMikh:fix-broken-coverag...
2022-04-13 Dylan DPCRollup merge of #95441 - AlecGoncharow:issue-95204...
2022-04-13 David Wooderrors: lazily load fallback fluent bundle
2022-04-13 Nicholas NethercotePass a slice instead of a `Vec` to `transcribe`.
2022-04-13 Nicholas NethercoteAvoid use of `Lrc` in `mbe::Frame`.
2022-04-13 Nicholas Nethercote`SequenceRepetition` and `Delimited` don't need to...
2022-04-13 borsAuto merge of #95990 - Dylan-DPC:rollup-r9bh9t7, r...
2022-04-12 borsAuto merge of #95905 - vacuus:markdown-render, r=Guilla...
2022-04-12 Dylan DPCRollup merge of #95986 - yaahc:libs-autolabel, r=Mark...
2022-04-12 Dylan DPCRollup merge of #95973 - oli-obk:tait_ub3, r=compiler...
2022-04-12 Dylan DPCRollup merge of #95970 - WaffleLapkin:nicer_trait_sugge...
2022-04-12 Dylan DPCRollup merge of #95918 - compiler-errors:issue-95878...
2022-04-12 Dylan DPCRollup merge of #95914 - c410-f3r:meta-vars, r=petrochenkov
2022-04-12 Dylan DPCRollup merge of #95405 - cjgillot:probe, r=petrochenkov
2022-04-12 Dylan DPCRollup merge of #95316 - fmease:rustdoc-discr-req-prov...
2022-04-12 Vadim PetrochenkovHandle `unusable_binding` more compactly.
2022-04-12 Oli SchererApply suggestions from code review
2022-04-12 borsAuto merge of #95987 - m-ou-se:rollup-sdevd9b, r=m...
2022-04-12 Camille GILLOTRemove NodeIdHashingMode.
2022-04-12 Mara BosRollup merge of #95975 - m-ou-se:test-70093-no-cross...
2022-04-12 Mara BosRollup merge of #95963 - luqmana:llvm-dist-cross-filech...
2022-04-12 Mara BosRollup merge of #95794 - nnethercote:parse_tt-a-few...
2022-04-12 Mara BosRollup merge of #95783 - notriddle:notriddle/doctest...
2022-04-12 Camille GILLOTFix imports.
2022-04-12 Camille GILLOTMove diagnostic methods to the dedicated module.
2022-04-12 Camille GILLOTSimplify error reporting.
2022-04-12 Camille GILLOTMove path resolution error to rustc_resolve::diagnostics.
2022-04-12 Camille GILLOTMake the logic more explicit with let chains.
2022-04-12 Camille GILLOTDo not record Res when builing a suggestion.
2022-04-12 Camille GILLOTInsert error after checking for binding usability.
2022-04-12 Camille GILLOTPass last_import_segment and unusable_binding as parame...
2022-04-12 Camille GILLOTSimplify binding finalization.
2022-04-12 Camille GILLOTMove ident resolution to a dedicated module.
2022-04-12 borsAuto merge of #95867 - cjgillot:fixed-size, r=oli-obk
2022-04-12 Martin GammelsæterOptimize line offset parsing in <SourceFile as Decodabl...
2022-04-12 borsAuto merge of #95974 - fee1-dead:rollup-2fr55cs, r...
2022-04-12 fee1-deadRollup merge of #95947 - cuviper:default-box, r=dtolnay
2022-04-12 fee1-deadRollup merge of #95900 - o01eg:fix-wasm-doc, r=Mark...
2022-04-12 fee1-deadRollup merge of #95820 - OliverMD:95150, r=lcnr
2022-04-12 fee1-deadRollup merge of #95716 - davidtwco:translation-custom...
2022-04-12 fee1-deadRollup merge of #95671 - gimbles:master, r=Mark-Simulacrum
2022-04-12 Oli SchererExplain the span search logic
2022-04-12 Oli SchererCompute a more precise span for opaque type impls
2022-04-12 borsAuto merge of #95966 - matthiaskrgr:rollup-hhy4nod...
2022-04-12 David Woodsess: try sysroot candidates for fluent bundle
2022-04-12 Maybe WaffleFix wrong suggestions for `T:`
2022-04-12 Matthias KrügerRollup merge of #95936 - TaKO8Ki:fix-relative-paths...
2022-04-12 Matthias KrügerRollup merge of #95920 - compiler-errors:cast-suggestio...
2022-04-12 Matthias KrügerRollup merge of #95910 - ehuss:fix-crate-type-duplicate...
2022-04-12 Matthias KrügerRollup merge of #95909 - vacuus:theme-build-rule, r...
2022-04-12 Matthias KrügerRollup merge of #95881 - TaKO8Ki:use-to-string-instead...
2022-04-12 Matthias KrügerRollup merge of #95722 - xu-cheng:pre-push, r=Mark...
2022-04-12 Matthias KrügerRollup merge of #95320 - JakobDegen:mir-docs, r=oli-obk
2022-04-12 borsAuto merge of #95399 - gilescope:plan_b, r=scottmcm
2022-04-12 borsAuto merge of #95893 - luqmana:no-prepopulate-passes...
2022-04-12 borsAuto merge of #93408 - liangyongrui:master, r=scottmcm
next