]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-08-05 varkorRemove panic-runtime opt-out
2018-08-05 varkorAdd a test for feature attribute consistency
2018-08-05 varkorAdd test for duplicate features
2018-08-05 varkorAdd a test for unknown features
2018-08-05 varkorFix test/ui
2018-08-05 varkorFix test/compile-fail
2018-08-05 varkorFix test/run-pass
2018-08-05 varkorFix test/run-fail
2018-08-05 varkorFix test/debuginfo
2018-08-05 varkorGet around tidy bug
2018-08-05 varkorAdd duplicity lint for lang features
2018-08-05 varkorAdd a lint for duplicate feature attributes
2018-08-05 varkorTrigger stable feature lint for lib features
2018-08-05 varkorAdd error for inconsistent stability `since` value
2018-08-05 varkorAdd lint for unknown feature attributes
2018-08-05 varkorCorrect invalid feature attributes
2018-08-05 varkorRemove unnecessary or invalid feature attributes
2018-08-05 borsAuto merge of #52983 - alexcrichton:update-llvm, r...
2018-08-05 Mike BoutinChange rustdoc style so fully qualified names do not...
2018-08-05 Matthew JasperUse span of the closure args in free region errors
2018-08-05 borsAuto merge of #52959 - matthewjasper:closure-spans...
2018-08-05 borsAuto merge of #52991 - nikomatsakis:nll-escaping-into...
2018-08-05 Niko Matsakisremove unused tcx argument
2018-08-05 QuietMisdreavusfix exit-code test so the lint fires again
2018-08-05 QuietMisdreavusonly abort after all early passes have run
2018-08-05 QuietMisdreavusdon't process intra-links on extern-crate items
2018-08-05 QuietMisdreavusadd tests for new intra-doc-link behavior
2018-08-05 QuietMisdreavusturn intra-doc-link collection into an early pass
2018-08-05 borsAuto merge of #53078 - alexcrichton:update-cargo, r...
2018-08-05 Alex CrichtonUpdate cargo to fix Rust 2018 build scripts
2018-08-05 Alex CrichtonUpdate LLVM submodule to 7.0
2018-08-04 QuietMisdreavusintroduce "early passes" an convert a few over
2018-08-04 QuietMisdreavusstrongly-typed passes
2018-08-04 borsAuto merge of #53057 - nrc:update, r=kennytm
2018-08-04 Nick CameronUpdate rustfmt and RLS
2018-08-04 borsAuto merge of #52827 - GuillaumeGomez:generic-impls...
2018-08-04 borsAuto merge of #52758 - Mark-Simulacrum:session-cleanup...
2018-08-04 borsAuto merge of #53056 - kennytm:rollup, r=kennytm
2018-08-04 kennytmRollup merge of #53062 - ljedrz:redundant_field_names...
2018-08-04 ljedrzRemove redundant field names in structs
2018-08-04 Mark RousskovUse diagnostic API on Session
2018-08-04 Mark RousskovMove share_generics getter onto options directly
2018-08-04 Mark RousskovMove basic_options to impl of Default
2018-08-04 Mark RousskovSimplify some handling of target_pointer_width
2018-08-04 Mark RousskovNormalize DebugInfoLevel to standard style
2018-08-04 Mark RousskovNormalize EntryFnType variants to standard style
2018-08-04 Mark RousskovNormalize variants of Passes to standard style
2018-08-04 Mark RousskovNormalize variants of CrateType to standard style
2018-08-04 Mark RousskovPrivatize some exports from code_stats
2018-08-04 Vadim Petrochenkovcleanup: Remove `Def::GlobalAsm`
2018-08-04 Guillaume GomezUpdate to master
2018-08-04 kennytmRollup merge of #53050 - carols10cents:rustdoc-moar...
2018-08-04 kennytmRollup merge of #51919 - tbu-:pr_num_to_from_bytes2...
2018-08-04 Guillaume GomezRemove FinderTrait and move its functions into DocContext
2018-08-04 Guillaume GomezImprove functions naming
2018-08-04 Guillaume GomezFix dyn objects
2018-08-04 Guillaume GomezStrengthen tests
2018-08-04 Guillaume GomezFix primitive blanket impls not showing up
2018-08-04 Guillaume GomezClean generic impls code
2018-08-04 Scott McMurrayRemove in-band lifetimes from the 2018 edition
2018-08-04 Niko Matsakismore comments and justify correctness
2018-08-04 Niko Matsakisgeneralize the Deref case and simplify the code
2018-08-04 Niko Matsakisadd a comment explaining the idea
2018-08-04 Tobias BucherChange tracking issue from #49792 to #51919
2018-08-04 kennytmRollup merge of #53047 - integer32llc:rustdoc-clicky...
2018-08-04 kennytmRollup merge of #53041 - GuillaumeGomez:fix-code-css...
2018-08-04 kennytmRollup merge of #53024 - matklad:patch-1, r=alexcrichton
2018-08-04 kennytmRollup merge of #53022 - RalfJung:volatile, r=alexcrichton
2018-08-04 kennytmRollup merge of #53003 - GuillaumeGomez:stabilize-rustd...
2018-08-04 kennytmRollup merge of #53001 - petrochenkov:master, r=estebank
2018-08-04 kennytmRollup merge of #52996 - cuviper:1.28-or_default, r...
2018-08-04 kennytmRollup merge of #52995 - cramertj:smaller-await, r...
2018-08-04 kennytmRollup merge of #52969 - Keruspe:local_rebuild, r=alexc...
2018-08-04 kennytmRollup merge of #52968 - zackmdavis:app-lint-cability...
2018-08-04 kennytmRollup merge of #52940 - kennytm:move-checktool-protect...
2018-08-04 redrocdeleted changed lines
2018-08-04 borsAuto merge of #53035 - alexcrichton:debug-travis, r...
2018-08-04 borsAuto merge of #52927 - Mark-Simulacrum:cratestore-clean...
2018-08-04 redrocfixed broken links to char
2018-08-04 Carol (Nichols... Make left column of rustdoc search results narrower
2018-08-03 Carol (Nichols... Make entire row of doc search results clickable
2018-08-03 Felix S. Klock IIAn attempt to fix NLL migration mode so that reports...
2018-08-03 Matthew JasperUpdate tests for new spans for nll errors involving...
2018-08-03 Matthew JasperTests for closure spans
2018-08-03 Matthew JasperHighlight closure spans for borrow and initialization...
2018-08-03 Guillaume GomezFix invalid code css rule
2018-08-03 borsAuto merge of #53034 - Manishearth:clippyup, r=oli-obk
2018-08-03 Alex Crichtontravis: Attempt to debug shutdowns
2018-08-03 borsAuto merge of #52973 - davidtwco:issue-52663-lifetimes...
2018-08-03 Mark RousskovMove unused trait functions to inherent functions
2018-08-03 Manish GoregaokarUpdate clippy
2018-08-03 Mark RousskovStore concrete crate stores where possible
2018-08-03 Mark RousskovVisibility is now a query
2018-08-03 Mark RousskovDelete dummy crate store
2018-08-03 Mark RousskovMove validate_crate_name to rustc_metadata
2018-08-03 Scott McMurrayFix the stage1 build
2018-08-03 borsAuto merge of #52712 - oli-obk:const_eval_cleanups...
2018-08-03 Aleksey KladovFix trailnig WS
2018-08-03 borsAuto merge of #52887 - yurydelendik:disable-lld-symbols...
2018-08-03 Aleksey KladovSpecify reentrancy gurantees of `Once::call_once`
next