summaryrefslogtreecommitdiff
path: root/compiler/rustc_span
Commit message (Expand)AuthorAgeFilesLines
* rename rustc_allocator_nounwind to rustc_nounwindRalf Jung2022-10-111-1/+1
* Rollup merge of #102860 - GuillaumeGomez:missing-docs-FileNameDisplayPreferen...Yuki Okushi2022-10-101-0/+4
|\
| * Add missing documentation for FileNameDisplayPreference variantsGuillaume Gomez2022-10-091-0/+4
* | Split slice part of feature(half_open_range_patterns) to [...]_in_slicesUrgau2022-10-081-0/+1
|/
* Auto merge of #99324 - reez12g:issue-99144, r=jyn514bors2022-10-061-1/+0
|\
| * Remove from compiler/ cratesreez12g2022-09-291-1/+0
* | Rollup merge of #102382 - cuviper:defid-order, r=fee1-deadMatthias Krüger2022-09-301-1/+19
|\ \
| * | Manually order `DefId` on 64-bit big-endianJosh Stone2022-09-271-1/+19
* | | Auto merge of #102387 - nnethercote:inline-Token-PartialEq, r=lqdbors2022-09-301-0/+2
|\ \ \ | |_|/ |/| |
| * | Inline two `Ident` methods.Nicholas Nethercote2022-09-291-0/+2
* | | Auto merge of #100719 - CohenArthur:rust-safe-intrinsic-attribute, r=wesleywiserbors2022-09-281-0/+1
|\ \ \ | |/ / |/| |
| * | attributes: Add #[rustc_safe_intrinsic] builtinArthur Cohen2022-09-271-0/+1
| |/
* | Auto merge of #102388 - JohnTitor:rollup-mbyw6fl, r=JohnTitorbors2022-09-281-0/+3
|\ \
| * | Address feedbackmejrs2022-09-271-0/+1
| * | Wrapper suggestionsmejrs2022-09-271-0/+2
| |/
* | Rewrite and refactor format_args!() builtin macro.Mara Bos2022-09-271-0/+11
|/
* remove cfg(bootstrap)Pietro Albini2022-09-261-1/+0
* Rollup merge of #100734 - ComputerDruid:afit_feature, r=compiler-errorsMatthias Krüger2022-09-231-0/+1
|\
| * Split out async_fn_in_trait into a separate featureDan Johnson2022-09-211-0/+1
* | Auto merge of #98840 - cjgillot:span-inline-ctxt, r=wesleywiserbors2022-09-222-14/+31
|\ \
| * | Make names more explicit.Camille GILLOT2022-08-171-15/+21
| * | Keep ctxt in encoded span representation.Camille GILLOT2022-08-172-12/+23
* | | Auto merge of #101999 - the8472:source-lines-partition-point, r=davidtwcobors2022-09-221-4/+3
|\ \ \ | |_|/ |/| |
| * | use partition_point instead of binary_search when looking up source linesThe 84722022-09-191-4/+3
* | | FIX - adopt new Diagnostic naming in newly migrated modulesJhonny Bill Mena2022-09-211-2/+2
* | | UPDATE - rename SessionSubdiagnostic macro to SubdiagnosticJhonny Bill Mena2022-09-211-1/+1
* | | UPDATE - rename DiagnosticHandler macro to DiagnosticJhonny Bill Mena2022-09-211-1/+1
* | | UPDATE - rename DiagnosticHandler trait to IntoDiagnosticJhonny Bill Mena2022-09-211-1/+1
* | | Rollup merge of #101713 - Bryanskiy:AccessLevels, r=petrochenkovMatthias Krüger2022-09-171-1/+1
|\ \ \ | |/ / |/| |
| * | change AccessLevels representationBryanskiy2022-09-141-1/+1
* | | Rollup merge of #98441 - calebzulawski:simd_as, r=oli-obkDylan DPC2022-09-171-0/+3
|\ \ \
| * | | Add simd_cast_ptr, simd_expose_addr, and simd_from_exposed_addr intrinsicsCaleb Zulawski2022-07-221-0/+3
* | | | Only enable the let_else feature on bootstrapest312022-09-151-1/+1
* | | | Auto merge of #101212 - eholk:dyn-star, r=compiler-errorsbors2022-09-141-0/+1
|\ \ \ \
| * | | | Introduce dyn_star feature flagEric Holk2022-09-121-0/+1
* | | | | Auto merge of #100640 - reitermarkus:socket-display-buffer, r=thomccbors2022-09-131-0/+1
|\ \ \ \ \
| * | | | | Simplify `clippy` fix.Markus Reiter2022-09-121-0/+1
* | | | | | Auto merge of #99556 - davidtwco:collapse-debuginfo, r=wesleywiserbors2022-09-133-12/+24
|\ \ \ \ \ \
| * | | | | | ssa: implement `#[collapse_debuginfo]`David Wood2022-09-073-12/+24
* | | | | | | Rollup merge of #101732 - Nemo157:gate-rustdoc-missing-examples, r=GuillaumeG...Guillaume Gomez2022-09-121-0/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Feature gate the rustdoc::missing_doc_code_examples lintWim Looman2022-09-121-0/+1
| | |/ / / / | |/| | | |
* | | | | | Auto merge of #99334 - NiklasJonsson:84447/error-privacy, r=oli-obkbors2022-09-121-2/+7
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | rustc_error, rustc_private, rustc_ast: Switch to stable hash containersNiklas Jonsson2022-09-101-2/+7
* | | | | | Auto merge of #100251 - compiler-errors:tuple-trait-2, r=jackh726bors2022-09-121-0/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Add Tuple marker traitMichael Goulet2022-08-071-0/+1
* | | | | | add generator_clone feature gateAndrew Cann2022-09-111-0/+1
* | | | | | Auto merge of #101483 - oli-obk:guaranteed_opt, r=fee1-deadbors2022-09-101-2/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | The `<*const T>::guaranteed_*` methods now return an option for the unknown caseOli Scherer2022-09-091-2/+1
| | |/ / / | |/| | |
* | | | | Auto merge of #101603 - matthiaskrgr:rollup-8y6kf20, r=matthiaskrgrbors2022-09-091-1/+0
|\ \ \ \ \
| * \ \ \ \ Rollup merge of #101556 - compiler-errors:tweak-generator-print, r=jackh726Matthias Krüger2022-09-091-1/+0
| |\ \ \ \ \