]> git.lizzy.rs Git - rust.git/history - src
Remove mentions of unstable sort_by_cached key from stable documentation
[rust.git] / src /
2018-03-26 varkorRemove mentions of unstable sort_by_cached key from...
2018-03-19 varkorAdd stability test for sort_by_cached_key
2018-03-18 varkorAdd lexicographic sorting benchmark
2018-03-18 varkorCheck that the size optimisation is not redundant
2018-03-18 varkorClarify time complexity
2018-03-17 varkorImprove and fix documentation for sort_by_cached_key
2018-03-17 varkorFix use of unstable feature in test
2018-03-16 varkorAdd sort_by_cached_key method
2018-03-16 varkorIndex enumeration by minimally sized type
2018-03-16 varkorCull the quadratic
2018-03-16 varkorUpdate documentation
2018-03-16 varkorAdd a test for sort_by_key
2018-03-16 varkorClarify behaviour of sort_unstable_by_key with respect...
2018-03-16 varkorUpdate documentation for sort_by_key
2018-03-16 varkorCompute each key only one during slice::sort_by_key
2018-03-15 borsAuto merge of #48138 - estebank:issue-45092, r=nikomatsakis
2018-03-15 borsAuto merge of #48648 - snf:fallible_allocation, r=Kimundi
2018-03-15 Esteban KüberAdd span label to E0044
2018-03-15 Esteban KüberReview comment: remove mention of `move` closure
2018-03-15 Esteban KüberMake hint clearer, with the potential of being wrong
2018-03-15 Esteban KüberSuggest using `move` when trying to share `...::channel...
2018-03-15 Esteban KüberReword E0044 and message for `!Send` types
2018-03-14 borsAuto merge of #47630 - canndrew:exhaustive-patterns...
2018-03-14 borsAuto merge of #49008 - kennytm:rollup, r=kennytm
2018-03-14 borsAuto merge of #49014 - Bobo1239:master, r=alexcrichton
2018-03-14 kennytmRollup merge of #48874 - jcowgill:mips-features, r...
2018-03-14 kennytmRollup merge of #48993 - alexheretic:fix-48816, r=micha...
2018-03-14 kennytmRollup merge of #48966 - retep007:hir-fingerprint-optim...
2018-03-14 kennytmRollup merge of #48991 - jsgf:remap-path-prefix, r...
2018-03-14 kennytmRollup merge of #48988 - bobtwinkles:add_48070_test...
2018-03-14 kennytmRollup merge of #48981 - alexcrichton:lld-no-at-file...
2018-03-14 kennytmRollup merge of #48971 - mark-i-m:fix_readmes, r=nikoma...
2018-03-14 kennytmRollup merge of #48970 - GuillaumeGomez:doc-examples...
2018-03-14 kennytmRollup merge of #48964 - QuietMisdreavus:picket-fence...
2018-03-14 kennytmRollup merge of #48840 - varkor:idxset-cleanup, r=pnkfelix
2018-03-14 kennytmRollup merge of #48831 - GuillaumeGomez:fix-theme-blink...
2018-03-14 kennytmRollup merge of #48765 - Phlosioneer:10234-wall-help...
2018-03-14 Boris-Chengbiao... Update RLS
2018-03-14 borsAuto merge of #48864 - oli-obk:miri_incremental_regress...
2018-03-14 borsAuto merge of #48811 - Zoxc:syntax-globals, r=michaelwo...
2018-03-14 John Kåre AlsakerRemove syntax and syntax_pos thread locals
2018-03-14 snftry_reserve: updating message for feature-gate-try_rese...
2018-03-14 snftry_reserve: disabling tests for asmjs, blocked by...
2018-03-14 snfimplementing fallible allocation API (try_reserve)...
2018-03-14 borsAuto merge of #48859 - bdrewery:update-libc, r=alexcrichton
2018-03-14 Andrew Cannfix ui test error again
2018-03-14 Andrew CannFixes after rebase
2018-03-14 Andrew Cannregister removed lints
2018-03-14 Andrew CannFix fallback note
2018-03-14 Andrew CannAdd note about fallback to `!: !Trait` error
2018-03-14 Andrew Cannreally actually fix ui test error for real
2018-03-14 Andrew Cannreally fix ui test errors for real
2018-03-14 Andrew Cannreally fix ui test errors
2018-03-14 Andrew Cannchange never_type stabilisation version
2018-03-14 Andrew CannFix ui test errors
2018-03-14 Andrew CannMake coerce_never lint an error
2018-03-14 Andrew CannFix version number
2018-03-14 Andrew Cannstabilise feature(never_type)
2018-03-14 Andrew Cannremove defaulting to unit
2018-03-14 borsAuto merge of #48684 - GuillaumeGomez:put-back-ui-json...
2018-03-13 Guillaume Gomezupdate tests
2018-03-13 Guillaume Gomeztest for putting back check on json
2018-03-13 Peter HrvolaSpeed up SVH computation by using Fingerprint::combine()
2018-03-13 Alex Butlerfix #48816 don't print help on indirect compiler ICE
2018-03-13 Jeremy FitzhardingeClarify usage message for --remap-path-prefix.
2018-03-13 borsAuto merge of #48735 - 1011X:master, r=alexcrichton
2018-03-13 bobtwinklesMove 48070 test to ui
2018-03-13 bobtwinklesAdds a test for #48070
2018-03-13 borsAuto merge of #48411 - nikomatsakis:chalkify-canonical...
2018-03-13 Niko Matsakisadd "text" sections for things that seem likely to...
2018-03-13 Niko Matsakisremove dead code
2018-03-13 Niko Matsakisreplace inline docs with references to rustc-guide
2018-03-13 Niko Matsakisadd a debug assertion that only outlives-oblig. result...
2018-03-13 Niko Matsakis`trans_apply_param_substs` => `subst_and_normalize_eras...
2018-03-13 Niko Matsakisshort-circuit work when instantiating query responses
2018-03-13 Niko Matsakisshort-circuit `dropck_outlives` for simple cases
2018-03-13 Niko Matsakisadd regression tests for various MIR bugs that get...
2018-03-13 Niko Matsakisadd some debug output
2018-03-13 Niko Matsakismove `drain_fulfillment_cx_or_panic` to be private...
2018-03-13 Niko Matsakistransition various normalization functions to the new...
2018-03-13 Niko Matsakisintroduce `tcx.normalize_erasing_regions(..)` operaton...
2018-03-13 Niko Matsakisintroduce `infcx.at(..).dropck_outlives(..)` operaton...
2018-03-13 Niko Matsakisintroduce `infcx.at(..).normalize(..)` operation [VIC]
2018-03-13 Oliver SchneiderReuse the query caching infrastructure for const eval
2018-03-13 Niko Matsakisin `Foo(X)` dep-nodes, allow X to be a `ty` not a `tt`
2018-03-13 Niko Matsakisadd `canonicalize` method to `InferCtxt` [VIC]
2018-03-13 Niko Matsakischange `ParamEnv::and` to sometimes keep the environmen...
2018-03-13 Niko Matsakismove ParamEnv methods from `ty/util` to `ty/mod`
2018-03-13 Niko Matsakisrefactor `ParamEnv::empty(Reveal)` into two distinct...
2018-03-13 Niko Matsakisadd handy helper for Cell<usize>, used for perf stats
2018-03-13 Niko Matsakisrandom reformatting
2018-03-13 Niko Matsakiscomment the purpose of `TransNormalize`
2018-03-13 Niko Matsakismake regions "traceable" so you can do `infcx.at(....
2018-03-13 Niko Matsakisfix typo in comment
2018-03-13 Niko Matsakisadd `TypeRelation` and `Lift` impls for `Kind`
2018-03-13 Niko Matsakisimprove TypeFoldable/Lift macros and make a bunch of...
2018-03-13 Niko Matsakisrequire `Lifted` types to outlive `'tcx`
2018-03-13 Oliver SchneiderCache const eval queries
2018-03-13 Alex Crichtonrustc: Don't invoke `lld` with an `@`-file
2018-03-13 borsAuto merge of #48958 - alexcrichton:update-rls-rustc...
next