]> git.lizzy.rs Git - rust.git/history - src
Fix ICE in rustdoc intra doc links when trying to get traits in scope for a private...
[rust.git] / src /
2022-03-30 Dylan DPCRollup merge of #95251 - GrishaVar:hashes-u16-to-u8...
2022-03-30 Dylan DPCRollup merge of #95011 - michaelwoerister:awaitee_field...
2022-03-30 Dylan DPCRollup merge of #94869 - jackh726:gats_extended, r...
2022-03-30 Dylan DPCRollup merge of #94806 - jyn514:cargo-run-tidy, r=Mark...
2022-03-30 Dylan DPCRollup merge of #93901 - petrochenkov:linkmod, r=wesley...
2022-03-30 borsAuto merge of #95436 - cjgillot:static-mut, r=oli-obk
2022-03-30 Jack HueyAdd the generic_associated_types_extended feature
2022-03-30 Vadim PetrochenkovStabilize native library modifier syntax and the `whole...
2022-03-30 Guillaume GomezRemove unneeded `to_string` call
2022-03-30 borsAuto merge of #95425 - nnethercote:yet-more-parse_tt...
2022-03-30 InfRandomnessAdd note to the lint diagnostic
2022-03-30 Jules BertholetOnly show associated consts from inherent impls in...
2022-03-30 borsAuto merge of #95458 - calebcartwright:sync-rustfmt...
2022-03-30 Oli SchererDon't ICE when opaque types get their hidden type const...
2022-03-30 Guillaume GomezFix last rustdoc-gui spurious test
2022-03-30 borsAuto merge of #94963 - lcnr:inherent-impls-std, r=oli...
2022-03-30 borsAuto merge of #95241 - Gankra:cleaned-provenance, r...
2022-03-30 lcnrclippy: nameres for primitive type impls
2022-03-30 lcnrrework error messages for incorrect inherent impls
2022-03-30 lcnrfix rustdoc wrt builtin impls switch
2022-03-30 lcnrget clippy to compile again
2022-03-30 lcnrfix rustdoc
2022-03-30 lcnrfix behavior for empty impls
2022-03-30 lcnrupdate rustdoc
2022-03-30 lcnrupdate ui tests
2022-03-30 Michael Woeristerasync: Give predictable, reserved name to binding gener...
2022-03-30 borsAuto merge of #95466 - Dylan-DPC:rollup-g7ddr8y, r...
2022-03-30 Dylan DPCRollup merge of #95461 - nyurik:spelling, r=lcnr
2022-03-30 Dylan DPCRollup merge of #95460 - nyurik:spelling-str, r=lcnr
2022-03-30 Dylan DPCRollup merge of #95452 - yaahc:termination-version...
2022-03-30 Dylan DPCRollup merge of #95443 - jyn514:clarify-python-search...
2022-03-30 Dylan DPCRollup merge of #95294 - sourcefrog:doc-copy, r=dtolnay
2022-03-30 Yuri AstrakhanSpellchecking some comments
2022-03-30 borsAuto merge of #94081 - oli-obk:lazy_tait_take_two,...
2022-03-30 Caleb CartwrightMerge commit '5ff7b632a95bac6955611d85040859128902c580...
2022-03-30 David TolnayPreserve semicolon after macro call inside foreign mod
2022-03-30 borsAuto merge of #95455 - RalfJung:miri, r=RalfJung
2022-03-30 Ralf Jungupdate miri
2022-03-29 Nicholas NethercoteClarify comments about doc comments in macros.
2022-03-29 borsAuto merge of #95448 - Dylan-DPC:rollup-wpj5yto, r...
2022-03-29 Dylan DPCRollup merge of #95437 - notriddle:notriddle/issue...
2022-03-29 Dylan DPCRollup merge of #95386 - compiler-errors:try-wrapping...
2022-03-29 Dylan DPCRollup merge of #95256 - thomcc:fix-unwind-safe, r...
2022-03-29 Dylan DPCRollup merge of #93840 - yaahc:termination-stabilizatio...
2022-03-29 Joshua NelsonDon't build the full compiler before running unit tests
2022-03-29 Joshua NelsonClarify how `src/tools/x` searches for python
2022-03-29 Joshua NelsonMake `impl Debug for rustdoc::clean::Item` easier to...
2022-03-29 borsAuto merge of #95433 - Dylan-DPC:rollup-xdfit9h, r...
2022-03-29 Michael Howelldiagnostics: regression test for derive bounds
2022-03-29 Camille GILLOTRemember mutability in `DefKind::Static`.
2022-03-29 borsAuto merge of #94566 - yanganto:show-ignore-message...
2022-03-29 Dylan DPCRollup merge of #95424 - lnicola:rust-analyzer-2022...
2022-03-29 Dylan DPCRollup merge of #95422 - TaKO8Ki:use-format-args-captur...
2022-03-29 Dylan DPCRollup merge of #95415 - notriddle:notriddle/issue...
2022-03-29 Dylan DPCRollup merge of #94566 - yanganto:show-ignore-message...
2022-03-29 borsAuto merge of #95096 - GuillaumeGomez:rm-header-fn...
2022-03-29 Guillaume GomezMerge ItemKind::TyMethodItem branch with ItemKind:...
2022-03-29 borsAuto merge of #95375 - MarcusCalhoun-Lopez:i686_apple_d...
2022-03-29 Guillaume GomezAdd test to ensure foreign functions from dependencies...
2022-03-29 Guillaume GomezRemove header field from clean::Function
2022-03-29 borsAuto merge of #95257 - compiler-errors:fn-borrow, r...
2022-03-29 Laurențiu Nicola:arrow_up: rust-analyzer
2022-03-29 Michael GouletSuggest function borrow ignoring needs_note
2022-03-29 Michael GouletAdd suggestion to borrow opaque Fn and FnMut instead...
2022-03-29 borsAuto merge of #95423 - ehuss:update-books, r=ehuss
2022-03-29 Eric HussUpdate books
2022-03-29 Caleb CartwrightRevert "Use cargo-fmt in self_tests"
2022-03-29 borsAuto merge of #95417 - ehuss:doc-no_std-error, r=Dylan-DPC
2022-03-28 borsAuto merge of #95249 - HeroicKatora:set-ptr-value,...
2022-03-28 Eric Hussbootstrap: better error message for no_std docs
2022-03-28 Michael Howelldiagnostics: add regression test for #82081
2022-03-28 borsAuto merge of #95414 - Dylan-DPC:rollup-9hbshd0, r...
2022-03-28 Dylan DPCRollup merge of #95407 - xfix:inline-u8-is_utf8_char_bo...
2022-03-28 Dylan DPCRollup merge of #95397 - dtolnay:disclaimer, r=m-ou-se
2022-03-28 Dylan DPCRollup merge of #95328 - DrMeepster:box_gep_err, r...
2022-03-28 Dylan DPCRollup merge of #95318 - rust-lang:notriddle/issue...
2022-03-28 Dylan DPCRollup merge of #93787 - klensy:really-not-a-features...
2022-03-28 Oli Schererrebase fallout
2022-03-28 Oli SchererAdd test for revealing auto traits in the defining...
2022-03-28 Oli SchererAdd some tests showcasing further differences between...
2022-03-28 Oli SchererBless ui tests
2022-03-28 Oli SchererAlso use the RPIT back compat hack in trait projection
2022-03-28 Oli SchererShow that the behaviour is the same for RPIT and TAIT
2022-03-28 Oli SchererAdd a test showing that a similar example compiles
2022-03-28 Oli SchererAdded another folder to the `ui` dir
2022-03-28 Oli SchererFix mixing lazy TAIT and RPIT in their defining scopes
2022-03-28 Oli SchererAdd regression test
2022-03-28 Oli SchererAdd another regression test
2022-03-28 Oli SchererTest that TAIT and RPIT are in sync
2022-03-28 Oli SchererAdd some tests around recursion and "revealing"
2022-03-28 Oli SchererRemove some special code handling TAIT being passed...
2022-03-28 Oli SchererAdd regression tests
2022-03-28 Oli SchererRemove opaque type obligation and just register opaque...
2022-03-28 Oli SchererRevert to inference variable based hidden type computat...
2022-03-28 Oli SchererSpecial case the situation where the previous span...
2022-03-28 Oli SchererHave the spans of TAIT type conflict errors point to...
2022-03-28 Oli SchererNormalize all projections in mir validation again
2022-03-28 Oli SchererDon't bind hidden types when searching for matching...
2022-03-28 Oli SchererRevert "Auto merge of #93893 - oli-obk:sad_revert,...
2022-03-28 borsAuto merge of #95403 - Dylan-DPC:rollup-9on30mg, r...
next