]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-07-24 Manish GoregaokarRollup merge of #87395 - ericonr:patch-1, r=joshtriplett
2021-07-24 Manish GoregaokarRollup merge of #87389 - Aaron1011:expand-known-attrs...
2021-07-24 Manish GoregaokarRollup merge of #87370 - pkubaj:master, r=oli-obk
2021-07-24 Manish GoregaokarRollup merge of #87359 - jyn514:bless-rustup, r=estebank
2021-07-24 Manish GoregaokarRollup merge of #87348 - SkiFire13:fix-87261, r=oli-obk
2021-07-24 borsAuto merge of #87296 - Aaron1011:inert-warn, r=petrochenkov
2021-07-24 borsAuto merge of #86461 - crlf0710:rich_vtable, r=nikomatsakis
2021-07-24 borsAuto merge of #84589 - In-line:zircon-thread-name,...
2021-07-24 borsAuto merge of #87415 - Mark-Simulacrum:bump-version...
2021-07-24 borsAuto merge of #87338 - SparrowLii:MaybeTrait, r=wesleywiser
2021-07-24 Joshua NelsonRemove detection of rustup and cargo in 'missing extern...
2021-07-23 borsAuto merge of #86429 - JohnTitor:get-by-key-enum-part...
2021-07-23 Aaron HillRename `known_attrs` to `expanded_inert_attrs` and...
2021-07-23 Mark RousskovBump to 1.56
2021-07-23 borsAuto merge of #87413 - JohnTitor:rollup-dht22jk, r...
2021-07-23 Érico Nogueira... Fix parameter names in std::env documentation.
2021-07-23 Yuki OkushiRollup merge of #87412 - r00ster91:patch-13, r=Mark...
2021-07-23 Yuki OkushiRollup merge of #87398 - GuillaumeGomez:test-font-modul...
2021-07-23 Yuki OkushiRollup merge of #87380 - jyn514:smarter-submodule-defau...
2021-07-23 Yuki OkushiRollup merge of #87358 - jyn514:dry-run, r=Mark-Simulacrum
2021-07-23 Yuki OkushiRollup merge of #87322 - chazkiker2:fix/suggestion...
2021-07-23 Yuki OkushiRollup merge of #87283 - pietroalbini:configure-codegen...
2021-07-23 Yuki OkushiRollup merge of #87266 - hellow554:issue87076, r=Mark...
2021-07-23 Yuki OkushiRollup merge of #87255 - RalfJung:miri-test-libcore...
2021-07-23 Yuki OkushiRollup merge of #87191 - adamgemmell:dev/llvm-lib-packa...
2021-07-23 Yuki OkushiRollup merge of #87185 - waterlens:issue-86499-fix...
2021-07-23 Yuki OkushiRollup merge of #87175 - inquisitivecrystal:inner-error...
2021-07-23 Yuki OkushiRollup merge of #87171 - Alexendoo:bufwriter-option...
2021-07-23 Yuki OkushiRollup merge of #86790 - janikrabe:retain-iter-order...
2021-07-23 Yuki OkushiRollup merge of #86410 - spastorino:get_value_matching...
2021-07-23 chaz-kikerupdate clippy ui test 'future_not_send.stderr' to match
2021-07-23 borsAuto merge of #87345 - Xanewok:update-rls, r=Mark-Simul...
2021-07-23 r00sterAdd missing article
2021-07-23 borsAuto merge of #87400 - JohnTitor:rollup-zbwyuxi, r...
2021-07-23 Mark RousskovAdd missing winapi feature to workspace hack
2021-07-23 Santiago PastorinoAdd ConstraintLocator docs
2021-07-23 Santiago PastorinoAdd VecMap::get_value_matching and assert if > 1 element
2021-07-23 Yuki OkushiRollup merge of #87383 - Alexendoo:impl_trait_in_bindin...
2021-07-23 Yuki OkushiRollup merge of #87376 - Thomasdezeeuw:rustdoc-large...
2021-07-23 Yuki OkushiRollup merge of #87373 - Aaron1011:hir-wf-field, r...
2021-07-23 Yuki OkushiRollup merge of #87372 - GuillaumeGomez:move-test_main...
2021-07-23 Yuki OkushiRollup merge of #87362 - inquisitivecrystal:bootstrap...
2021-07-23 Yuki OkushiRollup merge of #87332 - camelid:dont-hide-fields,...
2021-07-23 Yuki OkushiRollup merge of #87298 - boringcactus:patch-2, r=stevek...
2021-07-23 Yuki OkushiRollup merge of #87034 - mgeier:doc-step_by, r=JohnTitor
2021-07-23 Guillaume GomezAdd test for fonts used for module items
2021-07-23 Yuki OkushiSort features alphabetically
2021-07-23 Yuki OkushiUse `map_while` instead of `take_while` + `map`
2021-07-23 Yuki OkushiImprove `get_by_key_enumerated` more
2021-07-23 Giacomo StevanatoAdd regression test
2021-07-23 Giacomo StevanatoFix span when suggesting to add an associated type...
2021-07-23 borsAuto merge of #87287 - oli-obk:fixup_fixup_fixup_opaque...
2021-07-22 chaz-kikerSquash all commits.
2021-07-22 Alex MacleodRemove Option from BufWriter
2021-07-22 Noah LevDon't hide fields of enum struct variants
2021-07-22 Alex MacleodAdd regression tests for the impl_trait_in_bindings...
2021-07-22 borsAuto merge of #86212 - pnkfelix:mainline-targetted...
2021-07-22 Joshua NelsonDon't default to `submodules = true` unless the rust...
2021-07-22 Thomas de ZeeuwChange rustdoc logo to use the full container size
2021-07-22 Charles LewAdd comment and more tests.
2021-07-22 Piotr KubajAdd support for powerpc-unknown-freebsd
2021-07-22 Aaron HillExtend HIR WF checking to fields
2021-07-22 borsAuto merge of #87371 - ehuss:update-cargo, r=ehuss
2021-07-22 Guillaume GomezMove calls to test_main into one function
2021-07-22 Eric HussUpdate cargo
2021-07-22 borsAuto merge of #87366 - GuillaumeGomez:rollup-7muueab...
2021-07-22 Guillaume GomezRollup merge of #87357 - lilyball:mailmap, r=jyn514
2021-07-22 Guillaume GomezRollup merge of #87343 - steffahn:fix_unsound_zip_optim...
2021-07-22 Guillaume GomezRollup merge of #87307 - michaelwoerister:pgo-unwind...
2021-07-22 Guillaume GomezRollup merge of #87288 - ijackson:rustdoc-theme, r...
2021-07-22 Guillaume GomezRollup merge of #87281 - rust-lang:issue-81487, r=nikom...
2021-07-22 Guillaume GomezRollup merge of #87270 - GuillaumeGomez:item-summary...
2021-07-22 Oli Schererbless nll tests
2021-07-22 Oli SchererAdd a regression test
2021-07-22 Oli SchererResolve nested inference variables.
2021-07-22 Oli SchererRemove an unnecessary variable
2021-07-22 Oli SchererUse instrument debugging for more readable logs
2021-07-22 Oli SchererMake mir borrowck's use of opaque types independent...
2021-07-22 Oli SchererFix VecMap::iter_mut
2021-07-22 Guillaume GomezMove implementors directly into lib2
2021-07-22 Guillaume GomezAdd tests for default-settings
2021-07-22 borsAuto merge of #86619 - rylev:incr-hashing-profiling...
2021-07-22 borsAuto merge of #87265 - Aaron1011:hir-wf-fn, r=estebank
2021-07-22 inquisitivecrystalMake `x.py d` an alias for `x.py doc`
2021-07-22 borsAuto merge of #87250 - robojumper:87199-sized-relaxatio...
2021-07-22 Felix S. Klock IItemporarily ignore a test until we reland PR 83171.
2021-07-22 Felix S. Klock IIAllow some temporarily dead code.
2021-07-22 Felix S. Klock IIRevert PR 81473 to resolve (on mainline) issues 81626...
2021-07-22 Joshua NelsonFix `--dry-run` when download-ci-llvm is set
2021-07-22 borsAuto merge of #87246 - rust-lang:placeholder-pretty...
2021-07-21 Lily BallardUpdate my name/email in .mailmap
2021-07-21 borsAuto merge of #86946 - Aaron1011:eval-proj-obligation...
2021-07-21 Aaron HillImprove caching during trait evaluation
2021-07-21 borsAuto merge of #87351 - ehuss:rollup-pga85az, r=ehuss
2021-07-21 Igor MatuszewskiFix formatting in tidy exception list
2021-07-21 Igor MatuszewskiClean up now unused deps from the exceptions list
2021-07-21 Guillaume GomezRemove cargo workspace to build rustdoc-gui test crates...
2021-07-21 Guillaume GomezAdd test to ensure tables are not inside items summary
2021-07-21 Guillaume GomezDon't render <table> in items' summary
2021-07-21 Ian JacksonRun rustfmt
next